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-03-02
Meta: Adjust some copyright dates by Fei Wu
Andreas Kling
2020-03-01
ps: Add some options and slim down the default output style
Andreas Kling
2020-03-01
AK: Remove unnecessary casts to size_t, after Vector changes
Andreas Kling
2020-03-01
rm: Allow specifying multiple paths to remove
Andreas Kling
2020-02-27
ps: Don't assert when coming across a zombie process
Andreas Kling
2020-02-25
AK: Make Vector use size_t for its size and capacity
Andreas Kling
2020-02-24
Userland: Add a utility for viewing interrupts from ProcFS
Liav A
2020-02-23
Userland: Delete redundant code in truncate
Shannon Booth
2020-02-22
head: Use pledge()
Brian Gianforcaro
2020-02-22
profile: Allow launching a command with profiling enabled
Andreas Kling
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
[next]