..
adjtime.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
allocate.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
aplay.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
arp.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
avol.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
base64.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
basename.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
beep.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
bt.cpp
bt: Enumerate all threads when symbolizing stacks in the bt utility.
2021-05-01 08:44:33 +02:00
cal.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
cat.cpp
Utilities: Use Vector<String> positional arguments in some places
2021-04-29 11:28:01 +02:00
checksum.cpp
Utilities: Use Vector<String> positional arguments in some places
2021-04-29 11:28:01 +02:00
chgrp.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
chmod.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
chown.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
chres.cpp
Userland: Update IPC calls to use proxies
2021-05-03 21:14:40 +02:00
chroot.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
cksum.cpp
Utilities: Add cksum
2021-04-24 11:53:55 +02:00
clear.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
CMakeLists.txt
Utilities/CMakeLists: Put all entries in alphabetical order
2021-05-08 10:07:11 +01:00
copy.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
cp.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
CppParserTest.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
crash.cpp
LibTest: Move Crash testing facility from crash.cpp to LibTest
2021-05-08 00:04:10 +01:00
cut.cpp
Everywhere: "indexes" => "indices"
2021-04-29 22:23:52 +02:00
date.cpp
Userland: Fix 64-bit portability issues
2021-05-03 08:42:39 +02:00
dd.cpp
dd: Add ability to use k, M, & G suffixes for block sizes
2021-05-08 10:03:31 +01:00
ddate.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
df.cpp
Userland: Fix 64-bit portability issues
2021-05-03 08:42:39 +02:00
dirname.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
disasm.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
disk_benchmark.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
dmesg.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
du.cpp
Userland: Fix 64-bit portability issues
2021-05-03 08:42:39 +02:00
echo.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
env.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
expr.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
false.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
fgrep.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
file.cpp
Utilities: Use GzipDecompressor::describe_header for gzip descriptions
2021-05-07 23:22:07 +02:00
find.cpp
Userland: Fix some weird syntax in find
2021-05-07 22:29:19 +02:00
flock.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
fortune.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
functrace.cpp
Userland: Fix 64-bit portability issues
2021-05-03 08:42:39 +02:00
gml-format.cpp
Everywhere: Use linusg@serenityos.org for my copyright headers
2021-04-22 22:51:19 +02:00
grep.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
gron.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
groups.cpp
Userland: Add groups program
2021-05-05 15:12:30 +01:00
gunzip.cpp
Utilities: Use Vector<String> positional arguments in some places
2021-04-29 11:28:01 +02:00
gzip.cpp
Utilities: Use Vector<String> positional arguments in some places
2021-04-29 11:28:01 +02:00
head.cpp
Userland: Refactor head(1) to not use stdio
2021-05-04 22:36:58 +02:00
hexdump.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
host.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
hostname.cpp
Userland: Move HOST_NAME_MAX to limits.h
2021-04-27 23:06:16 +02:00
id.cpp
Everywhere: Remove empty line after function body opening curly brace
2021-04-25 20:20:00 +02:00
ifconfig.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
ini.cpp
Everywhere: Use linusg@serenityos.org for my copyright headers
2021-04-22 22:51:19 +02:00
jp.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
js.cpp
Everywhere: "file name" => "filename"
2021-04-29 22:16:18 +02:00
keymap.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
kill.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
killall.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
ln.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
ls.cpp
Userland: Fix 64-bit portability issues
2021-05-03 08:42:39 +02:00
lsirq.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
lsof.cpp
Everywhere: "file name" => "filename"
2021-04-29 22:16:18 +02:00
lspci.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
man.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
md.cpp
Everywhere: "file name" => "filename"
2021-04-29 22:16:18 +02:00
misbehaving-application.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
mkdir.cpp
Everywhere: Use linusg@serenityos.org for my copyright headers
2021-04-22 22:51:19 +02:00
mkfifo.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
mknod.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
mktemp.cpp
AK+Userland: Use idan.horowitz@serenityos.org for my copyright headers
2021-04-22 22:42:38 +02:00
modload.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
modunload.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
more.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
mount.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
mv.cpp
Utilities: Fix mv command requesting incorrect path
2021-05-08 15:22:47 +02:00
nc.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
nl.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
notify.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
nproc.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
ntpquery.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
open.cpp
Everywhere: Use linusg@serenityos.org for my copyright headers
2021-04-22 22:51:19 +02:00
pape.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
passwd.cpp
LibC: Implement support for getspnam() and friends
2021-05-01 12:40:12 +02:00
paste.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
pathchk.cpp
Everywhere: "file name" => "filename"
2021-04-29 22:16:18 +02:00
pidof.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
ping.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
pmap.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
PreprocessorTest.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
printf.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
pro.cpp
Services: Rename ProtocolServer to RequestServer
2021-04-25 19:04:34 +02:00
profile.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
ps.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
purge.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
readelf.cpp
LibC+LibELF: Implement more fully-features dlfcn functionality
2021-04-25 10:14:50 +02:00
readlink.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
realpath.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
reboot.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
rev.cpp
Userland: Add the rev(1) utility to reverse lines
2021-05-01 14:15:30 +02:00
rm.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
rmdir.cpp
Userland: Make rmdir take multiple paths
2021-04-26 09:32:42 +02:00
seq.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
shot.cpp
Userland: Make IPC results with one return value available directly
2021-05-03 21:14:40 +02:00
shuf.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
shutdown.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
sleep.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
sort.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
sql.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
stat.cpp
Userland: Fix 64-bit portability issues
2021-05-03 08:42:39 +02:00
strace.cpp
strace: Stop using Core::IODevice::printf()
2021-05-07 22:06:58 +02:00
su.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
sync.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
syscall.cpp
Utilities: Fix the --list-syscalls option to syscall(1)
2021-04-23 13:24:39 +02:00
sysctl.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
tac.cpp
Userland: Remove an unused function declaration from tac.
2021-05-01 14:15:23 +02:00
tail.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
tar.cpp
Everywhere: "file name" => "filename"
2021-04-29 22:16:18 +02:00
tee.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
telws.cpp
Utilities: Update telws to use the isolated WebSocket service
2021-04-25 19:04:34 +02:00
test-bindtodevice.cpp
Everywhere: Use "the SerenityOS developers." in copyright headers
2021-04-29 00:59:26 +02:00
test-crypto.cpp
Everywhere: "file name" => "filename"
2021-04-29 22:16:18 +02:00
test-fuzz.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
test-pthread.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
test-unveil.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
test.cpp
Everywhere: Use "the SerenityOS developers." in copyright headers
2021-04-29 00:59:26 +02:00
test_efault.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
test_env.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
test_io.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
top.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
touch.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
tr.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
traceroute.cpp
Userland: Improve how traceroute reports timing data for packets
2021-05-01 20:52:35 +02:00
tree.cpp
Userland: Move HOST_NAME_MAX to limits.h
2021-04-27 23:06:16 +02:00
true.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
truncate.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
tt.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
tty.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
umount.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
uname.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
uniq.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
unzip.cpp
unzip: Add output directory option
2021-04-25 18:40:42 +02:00
uptime.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
useradd.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
userdel.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
utmpupdate.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
w.cpp
Utilities: Convert StringBuilder::appendf() => AK::Format
2021-05-07 21:12:09 +02:00
watch.cpp
Utilities: Convert StringBuilder::appendf() => AK::Format
2021-05-07 21:12:09 +02:00
wc.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
which.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
whoami.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
xargs.cpp
Everywhere: Use "the SerenityOS developers." in copyright headers
2021-04-29 00:59:26 +02:00
yes.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
zip.cpp
Utilities: Use Vector<String> positional arguments in some places
2021-04-29 11:28:01 +02:00