.. |
allocate.cpp
|
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
2020-03-08 13:06:51 +01:00 |
aplay.cpp
|
|
|
arp.cpp
|
Userland: Add arp utility (#1962)
|
2020-04-26 12:54:22 +02:00 |
avol.cpp
|
|
|
basename.cpp
|
AK: Rename FileSystemPath -> LexicalPath
|
2020-05-26 14:35:10 +02:00 |
cal.cpp
|
LibCore: Moved cal.cpp functions to DateTime
|
2020-03-18 08:17:01 +01:00 |
cat.cpp
|
|
|
chgrp.cpp
|
Userland: Fix null-pointer deref on unknown user/group in chown/chgrp
|
2020-04-04 19:29:30 +02:00 |
chmod.cpp
|
|
|
chown.cpp
|
Userland: Fix null-pointer deref on unknown user/group in chown/chgrp
|
2020-04-04 19:29:30 +02:00 |
chroot.cpp
|
Kernel+Userland: Support remounting filesystems :^)
|
2020-05-29 07:53:30 +02:00 |
clear.cpp
|
|
|
CMakeLists.txt
|
LibWeb: Begin work on a spec-compliant HTML parser
|
2020-05-22 21:46:13 +02:00 |
copy.cpp
|
FileManager+LibGUI+Userland: Switch clipboard to MIME types
|
2020-05-16 09:11:46 +02:00 |
cp.cpp
|
AK: Rename FileSystemPath -> LexicalPath
|
2020-05-26 14:35:10 +02:00 |
crash.cpp
|
Kernel: Absorb LibBareMetal back into the kernel
|
2020-05-16 12:00:04 +02:00 |
cut.cpp
|
Userland: Correction in the the copyright
|
2020-03-11 10:12:36 +01:00 |
date.cpp
|
Userland: Remove double-'#include' in date.cpp
|
2020-05-09 10:00:29 +02:00 |
df.cpp
|
df: Don't include c++ standard <cstring>
|
2020-05-20 08:37:50 +02:00 |
disasm.cpp
|
Userland: Add missing copyright header to disasm.cpp
|
2020-05-09 23:45:16 +02:00 |
disk_benchmark.cpp
|
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
2020-03-08 13:06:51 +01:00 |
dmesg.cpp
|
|
|
du.cpp
|
AK: Rename FileSystemPath -> LexicalPath
|
2020-05-26 14:35:10 +02:00 |
echo.cpp
|
|
|
env.cpp
|
|
|
false.cpp
|
|
|
fgrep.cpp
|
|
|
flock.cpp
|
Meta: Add missing copyright headers
|
2020-04-06 11:09:01 +02:00 |
functrace.cpp
|
Userland et al: Pledge sigaction when needed
|
2020-05-26 14:35:10 +02:00 |
gron.cpp
|
|
|
head.cpp
|
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
2020-03-08 13:06:51 +01:00 |
host.cpp
|
|
|
hostname.cpp
|
Kernel: Tighten up some promise checks
|
2020-05-31 21:38:50 +02:00 |
ht.cpp
|
LibWeb: Plumb content encoding into the new HTML parser
|
2020-05-28 12:35:19 +02:00 |
html.cpp
|
LibWeb: Rename Web::HtmlView => Web::PageView
|
2020-05-28 18:22:54 +02:00 |
id.cpp
|
|
|
ifconfig.cpp
|
Userland: ifconfig can change the IP address of the default gateway
|
2020-03-15 19:09:31 +01:00 |
jp.cpp
|
|
|
js.cpp
|
js: Print call stack on exception thrown outside the global context
|
2020-06-02 15:22:34 +02:00 |
keymap.cpp
|
keymap: Fix crash introduced by 637ecdb
|
2020-05-05 00:12:51 +02:00 |
kill.cpp
|
Userland: Fix kill to support negative pid values.
|
2020-04-26 12:54:10 +02:00 |
killall.cpp
|
|
|
ln.cpp
|
|
|
ls.cpp
|
Kernel+LibC: Fix various build issues introduced by ssize_t
|
2020-05-23 15:27:33 +02:00 |
lsirq.cpp
|
Userland: Replace lsinterrupts with lsirq
|
2020-03-06 11:19:51 +01:00 |
lspci.cpp
|
|
|
man.cpp
|
LibMarkdown: Change MD Document parse API to return a RefPtr
|
2020-05-30 00:32:12 +02:00 |
md.cpp
|
LibMarkdown: Change internal MD API to return OwnPtrs
|
2020-05-30 00:32:12 +02:00 |
mkdir.cpp
|
AK: Rename FileSystemPath -> LexicalPath
|
2020-05-26 14:35:10 +02:00 |
mknod.cpp
|
|
|
modload.cpp
|
|
|
modunload.cpp
|
|
|
more.cpp
|
|
|
mount.cpp
|
Kernel+Userland: Support remounting filesystems :^)
|
2020-05-29 07:53:30 +02:00 |
mv.cpp
|
AK: Rename FileSystemPath -> LexicalPath
|
2020-05-26 14:35:10 +02:00 |
nc.cpp
|
Userland: Port nc(1) to use Core::ArgsParser
|
2020-05-30 15:01:18 +02:00 |
nl.cpp
|
|
|
notify.cpp
|
LibGfx+LibIPC: Add Gfx::ShareableBitmap, a bitmap for easy IPC usage
|
2020-03-29 19:37:23 +02:00 |
open.cpp
|
open: Create a Core::EventLoop before using Desktop::Launcher
|
2020-05-14 20:22:20 +02:00 |
pape.cpp
|
AK: Rename FileSystemPath -> LexicalPath
|
2020-05-26 14:35:10 +02:00 |
paste.cpp
|
Userland: Treat all text/* MIME types as text when pasting
|
2020-05-30 15:01:18 +02:00 |
pidof.cpp
|
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
2020-03-08 13:06:51 +01:00 |
ping.cpp
|
|
|
pro.cpp
|
pro: Show download progress in the terminal window if available :^)
|
2020-05-30 23:00:35 +02:00 |
profile.cpp
|
|
|
ps.cpp
|
ps: Widen the username column slightly
|
2020-05-15 00:01:01 +02:00 |
purge.cpp
|
|
|
realpath.cpp
|
|
|
reboot.cpp
|
|
|
rm.cpp
|
rm: Allow specifying multiple paths to remove
|
2020-03-01 12:11:31 +01:00 |
rmdir.cpp
|
|
|
shutdown.cpp
|
|
|
sleep.cpp
|
Userland et al: Pledge sigaction when needed
|
2020-05-26 14:35:10 +02:00 |
sort.cpp
|
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
2020-03-08 13:06:51 +01:00 |
stat.cpp
|
Kernel+LibC: Fix various build issues introduced by ssize_t
|
2020-05-23 15:27:33 +02:00 |
strace.cpp
|
Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem"
|
2020-05-20 16:24:26 +02:00 |
su.cpp
|
Userspace: Add missing #includes now that AK/StdLibExtras.h is smaller
|
2020-03-08 13:06:51 +01:00 |
sync.cpp
|
|
|
syscall.cpp
|
AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*)
|
2020-03-08 13:06:51 +01:00 |
sysctl.cpp
|
sysctl: Permit 'sysctl -a' invocation
|
2020-05-04 09:41:43 +02:00 |
tail.cpp
|
LibCore: Remove all remaining C prefix references
|
2020-03-07 01:33:53 +01:00 |
tee.cpp
|
|
|
test-bindtodevice.cpp
|
Meta: Add missing copyright headers
|
2020-04-06 11:09:01 +02:00 |
test-crypto.cpp
|
LibCrypto: Fix some issues preventing compilation w/ clang 10
|
2020-05-29 20:17:12 +02:00 |
test_efault.cpp
|
|
|
test_io.cpp
|
Kernel: rmdir("/") should fail instead of asserting
|
2020-04-19 18:07:16 +02:00 |
top.cpp
|
AK: Make quick_sort() a little more ergonomic
|
2020-03-03 16:02:58 +01:00 |
touch.cpp
|
Userland: "touch" can now handle multiple paths as arguments
|
2020-05-01 17:08:46 +02:00 |
tr.cpp
|
|
|
true.cpp
|
|
|
truncate.cpp
|
|
|
tt.cpp
|
|
|
tty.cpp
|
|
|
umount.cpp
|
|
|
uname.cpp
|
uname: Remove trailing space character
|
2020-03-25 15:48:35 +01:00 |
unzip.cpp
|
Userland: Add unzip command
|
2020-05-09 23:50:44 +02:00 |
uptime.cpp
|
|
|
useradd.cpp
|
|
|
userdel.cpp
|
Meta: Adjust some copyright dates by Fei Wu
|
2020-03-02 14:24:25 +01:00 |
wc.cpp
|
|
|
which.cpp
|
|
|
whoami.cpp
|
|
|
xargs.cpp
|
Userland: Add a basic xargs
|
2020-05-28 11:01:08 +02:00 |
yes.cpp
|
|
|