..
adjtime.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
allocate.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
aplay.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
arp.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
avol.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
base64.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
basename.cpp
basename: Tidy up a little more
2021-06-01 09:13:17 +02:00
beep.cpp
bt.cpp
LibGUI+Shell+bt+ls: Use proper APIs for creating file URLs
2021-06-01 09:28:05 +02:00
cal.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
cat.cpp
checksum.cpp
LibCore+Everywhere: Move OpenMode out of IODevice
2021-05-12 11:00:45 +01:00
chgrp.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
chmod.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
chown.cpp
Userland: Return 1 when help text is shown for insufficient args
2021-06-01 21:30:16 +01:00
chres.cpp
chroot.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
cksum.cpp
LibCore+Everywhere: Move OpenMode out of IODevice
2021-05-12 11:00:45 +01:00
clear.cpp
CMakeLists.txt
Userland: Implement pls
, a sudo clone
2021-05-29 22:33:12 +04:30
copy.cpp
Utilities: Correct non-standard assert macros includes
2021-05-17 18:14:05 +01:00
cp.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
cpp-parser.cpp
LibCpp: Generalize ASTNode::dump() to support redirecting its output
2021-05-19 23:19:07 +02:00
crash.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
cut.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
date.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
dd.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
ddate.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
df.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
dirname.cpp
disasm.cpp
Everywhere: Add missing includes for <AK/OwnPtr.h>
2021-05-19 21:36:57 +02:00
disk_benchmark.cpp
dmesg.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
du.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
echo.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
env.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
errno.cpp
Utilities: Add errno utility
2021-05-15 23:51:50 +01:00
expr.cpp
AK+Everywhere: Consolidate String::index_of() and String::find()
2021-05-24 11:59:18 +02:00
false.cpp
fgrep.cpp
Userland: Return 1 when help text is shown for insufficient args
2021-06-01 21:30:16 +01:00
file.cpp
file: Output directory when path is a directory
2021-05-27 13:18:23 +01:00
find.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
flock.cpp
Userland: Return 1 when help text is shown for insufficient args
2021-06-01 21:30:16 +01:00
fortune.cpp
Userland: Avoid a bunch of JsonObject copies
2021-05-31 17:59:02 +01:00
functrace.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
gml-format.cpp
LibCore+Everywhere: Move OpenMode out of IODevice
2021-05-12 11:00:45 +01:00
grep.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
gron.cpp
Userland: Return 1 when help text is shown for insufficient args
2021-06-01 21:30:16 +01:00
groups.cpp
gunzip.cpp
gzip.cpp
head.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
hexdump.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
host.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
hostname.cpp
hostname: Handle 'sethostname' errors
2021-06-04 19:11:27 +02:00
id.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
ifconfig.cpp
ifconfig: Use shorter argument names
2021-06-05 23:51:08 +04:30
ini.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
jp.cpp
Userland: Avoid a bunch of JsonObject copies
2021-05-31 17:59:02 +01:00
js.cpp
js: Consolidate and re-implement the load() function
2021-05-26 01:04:09 +01:00
keymap.cpp
Userland: Preserve keyboard mapping preference on reboot ( #6955 )
2021-05-09 15:56:03 +02:00
kill.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
killall.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
ln.cpp
ls.cpp
LibGUI+Shell+bt+ls: Use proper APIs for creating file URLs
2021-06-01 09:28:05 +02:00
lsirq.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
lsof.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
lspci.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
man.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
md.cpp
md: Improve document parsing error message
2021-06-01 21:30:16 +01:00
misbehaving-application.cpp
mkdir.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
mkfifo.cpp
mknod.cpp
Userland: Return 1 when help text is shown for insufficient args
2021-06-01 21:30:16 +01:00
mktemp.cpp
LibC: Remove static from function local constexpr variable
2021-05-18 08:07:21 +02:00
modload.cpp
modunload.cpp
more.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
mount.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
mv.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
nc.cpp
Userland: Treat inet_pton returning 0 as an error
2021-05-27 22:56:21 +02:00
netstat.cpp
Userland: Avoid a bunch of JsonObject copies
2021-05-31 17:59:02 +01:00
nl.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
notify.cpp
nproc.cpp
LibCore+Everywhere: Move OpenMode out of IODevice
2021-05-12 11:00:45 +01:00
ntpquery.cpp
ntpquery: Replace printf()/fprintf(stderr) with out{,ln}()/warnln()
2021-05-30 14:07:58 +01:00
open.cpp
Utilities: Add support for relative paths in open command
2021-06-02 17:34:27 +04:30
pape.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
passwd.cpp
paste.cpp
Userland: Implement paste --watch mode
2021-05-10 19:09:53 +01:00
pathchk.cpp
pidof.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
ping.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
pls.cpp
pls: Fix typo in TERM environment variable propagation
2021-05-30 23:13:52 +02:00
pmap.cpp
Utilities: Report correct memory addresses for pmap
2021-06-02 10:16:45 +01:00
PreprocessorTest.cpp
LibCore+Everywhere: Move OpenMode out of IODevice
2021-05-12 11:00:45 +01:00
printf.cpp
Utilities: Correct non-standard assert macros includes
2021-05-17 18:14:05 +01:00
pro.cpp
LibProtocol: Use URL class in RequestClient::start_request argument
2021-06-06 16:00:11 +02:00
profile.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
ps.cpp
Utilities: Make sure columns for ps are properly aligned
2021-06-03 17:53:59 +02:00
purge.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
readelf.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
readlink.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
realpath.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
reboot.cpp
rev.cpp
LibCore+Everywhere: Move OpenMode out of IODevice
2021-05-12 11:00:45 +01:00
rm.cpp
rm: Allow empty paths if -f is specified
2021-06-05 10:56:58 +02:00
rmdir.cpp
seq.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
shot.cpp
LibCore+Everywhere: Move OpenMode out of IODevice
2021-05-12 11:00:45 +01:00
shuf.cpp
Userland: Migrate from arc4random_uniform() to get_random_uniform()
2021-05-14 22:24:02 +02:00
shutdown.cpp
sleep.cpp
LibC: Do not include errno.h inside unistd.h
2021-05-14 22:24:02 +02:00
sort.cpp
sql.cpp
stat.cpp
LibC: Move makedev(), major(), minor(), to sys/types.h
2021-05-14 22:24:02 +02:00
strace.cpp
Everywhere: Remove accidental '\n' from various outln() invocations
2021-06-03 22:50:21 +02:00
stty.cpp
Userland: Fix stty
not setting control characters
2021-05-24 20:14:21 +01:00
su.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
sync.cpp
syscall.cpp
Utilities: Correct non-standard assert macros includes
2021-05-17 18:14:05 +01:00
sysctl.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
tac.cpp
LibCore+Everywhere: Move OpenMode out of IODevice
2021-05-12 11:00:45 +01:00
tail.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
tar.cpp
tar: Ignore "extended headers"
2021-05-24 00:01:01 +01:00
tee.cpp
telws.cpp
test-bindtodevice.cpp
Userland: Rename e1k0 to ep0s7
2021-05-22 15:42:54 +01:00
test-crypto.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
test-fuzz.cpp
LibCore+Everywhere: Move OpenMode out of IODevice
2021-05-12 11:00:45 +01:00
test-pthread.cpp
Userland: Rename LibThread => LibThreading
2021-05-22 18:54:22 +02:00
test-unveil.cpp
Utilities: Fix test-unveil INT_MAX include
2021-05-23 18:10:29 +02:00
test.cpp
Utilities: Correct non-standard assert macros includes
2021-05-17 18:14:05 +01:00
test_efault.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
test_env.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
test_io.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
top.cpp
LibCore: Make ProcessStatisticsReader return results in a Vector
2021-05-23 11:10:15 +02:00
touch.cpp
tr.cpp
Everywhere: Sort out superfluous QuickSort.h imports
2021-05-29 23:41:54 +01:00
traceroute.cpp
Utilities: Correct non-standard assert macros includes
2021-05-17 18:14:05 +01:00
tree.cpp
true.cpp
truncate.cpp
tt.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
tty.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
umount.cpp
uname.cpp
uniq.cpp
unzip.cpp
Utilities: Correct non-standard assert macros includes
2021-05-17 18:14:05 +01:00
uptime.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
useradd.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
userdel.cpp
Utilities: Implement ArmedScopeGuard in userdel to unlink temp files
2021-05-30 17:42:03 +01:00
utmpupdate.cpp
Utilities: Correct non-standard assert macros includes
2021-05-17 18:14:05 +01:00
w.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
wasm.cpp
LibWasm: Move Wasm::BytecodeInterpreter into its own header
2021-06-05 14:31:54 +04:30
watch.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
wc.cpp
which.cpp
which: Replace printf() with outln()/warnln()
2021-05-30 14:07:58 +01:00
whoami.cpp
xargs.cpp
Userland: Replace most printf-style APIs with AK::Format APIs :^)
2021-06-01 21:30:16 +01:00
yes.cpp
zip.cpp
LibCore+Everywhere: Move OpenMode out of IODevice
2021-05-12 11:00:45 +01:00