index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2020-02-21
mv: Use ArgsParser, and check lstat for failure
howar6hill
2020-02-20
Userland: Fix nullptr dereference if we fail to open the PCIDB
howar6hill
2020-02-20
host: Use ArgsParser to parse arguments, and add man page (#1252)
howar6hill
2020-02-20
AK: Use size_t for ByteBuffer sizes
Andreas Kling
2020-02-19
Userland: Add userdel program (#1217)
howar6hill
2020-02-18
realpath: Use pledge()
Andreas Kling
2020-02-18
uname: Use pledge()
Andreas Kling
2020-02-18
touch: Use pledge()
Andreas Kling
2020-02-18
rm: Use pledge()
Andreas Kling
2020-02-18
ln: Use pledge()
Andreas Kling
2020-02-18
date: Use pledge()
Andreas Kling
2020-02-18
env: Use pledge()
Andreas Kling
2020-02-18
uptime: Use pledge()
Andreas Kling
2020-02-18
hostname: Use pledge()
Andreas Kling
2020-02-18
kill: Use pledge()
Andreas Kling
2020-02-18
basename: Use pledge()
Andreas Kling
2020-02-18
Man: Use ArgsParser to parse arguments
howar6hill
2020-02-18
wc: Use pledge()
Andreas Kling
2020-02-18
sort: Use pledge()
Andreas Kling
2020-02-18
whoami: Use pledge() and unveil()
Andreas Kling
2020-02-18
which: Use pledge()
Andreas Kling
2020-02-18
clear: Use pledge()
Andreas Kling
2020-02-18
echo: Use pledge()
Andreas Kling
2020-02-18
yes: Use pledge()
Andreas Kling
2020-02-18
rmdir: Use pledge()
Andreas Kling
2020-02-18
mkdir: Use pledge()
Andreas Kling
2020-02-18
stat: Use pledge()
Andreas Kling
2020-02-18
ps: Use pledge() and unveil()
Andreas Kling
2020-02-18
top: Use pledge() and unveil()
Andreas Kling
2020-02-16
NotificationServer: Add a system service for desktop notifications
Andreas Kling
2020-02-16
chmod: Tweak usage string
Andreas Kling
2020-02-16
LibGUI: Add forwarding header
Andreas Kling
2020-02-16
Userland: Use DirIterator in rm
Shannon Booth
2020-02-15
LibCore: Move LogStream::operator<< overloads into cpp files
Andreas Kling
2020-02-14
LibCore: Add a forward declaration header
Andreas Kling
2020-02-14
AK: Add a forward declaration header
Andreas Kling
2020-02-14
Userland: Fix typos in setting user id
Shannon Booth
2020-02-14
Userland: Fix error handling in rm program
Shannon Booth
2020-02-11
Userland: Use Core::DateTime
Andreas Kling
2020-02-11
gron: Use pledge()
Andreas Kling
2020-02-11
jp: Use pledge()
Andreas Kling
2020-02-10
LibAudio/aplay: Handle WAV header errors properly
William McPherson
2020-02-10
Userland: Fix segfault in chown
William McPherson
2020-02-09
Userland: Use IO helpers from LibBareMetal
Liav A
2020-02-08
more: Read keystrokes from stdout instead of trying to re-open it
Andreas Kling
2020-02-06
LibGUI: Remove leading G from filenames
Andreas Kling
2020-02-06
LibAudio: Remove leading A from filenames
Andreas Kling
2020-02-06
LibCore: Remove leading C from filenames
Andreas Kling
2020-02-06
LibGfx: Rename from LibDraw :^)
Andreas Kling
2020-02-06
LibDraw: Put all classes in the Gfx namespace
Andreas Kling
[next]