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-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
2020-02-06
LibAudio: Put all classes in the Audio namespace and remove leading A
Andreas Kling
2020-02-05
LibProtocol: Rename namespace LibProtocol => Protocol
Andreas Kling
2020-02-02
LibGUI: Put all classes in the GUI namespace and remove the leading G
Andreas Kling
2020-02-02
LibCore: Put all classes in the Core namespace and remove the leading C
Andreas Kling
2020-02-02
Userland: useradd utility
Jesse Buhagiar
2020-01-29
Kernel: Fail with EFAULT for any address+size that would wrap around
Andreas Kling
2020-01-28
Userland+Terminal: Port to new CArgsParser API
Sergey Bugaev
2020-01-27
Kernel: sys$readlink() should return the number of bytes written out
Andreas Kling
2020-01-27
sleep: Use pledge()
Andreas Kling
2020-01-27
mknod: Use pledge()
Andreas Kling
2020-01-27
Kernel+LibC+Userland: Switch to 64-bit time_t
Andreas Kling
2020-01-26
Kernel: Make writev() work again
Andreas Kling
2020-01-24
Meta: Claim copyright for files created by me
Sergey Bugaev
2020-01-23
rpcdump: Use pledge() and unveil()
Brian Gianforcaro
2020-01-23
lspci: Use pledge() and unveil()
Brian Gianforcaro
2020-01-22
man: Use unveil()
Brian Gianforcaro
2020-01-22
dmesg: Use pledge() and unveil()
Brian Gianforcaro
2020-01-20
id: Use unveil()
Andreas Kling
2020-01-20
Userland: Add a dummy passthrough "flock" program
Andreas Kling
2020-01-18
Meta: Add license header to source files
Andreas Kling
2020-01-17
Userland: Print which path we failed to ls
Sergey Bugaev
2020-01-17
Userland: Stop id command accepting -n in default format
rhin123
2020-01-15
Userland/ls: escape non-printable characters
joshua stein
2020-01-15
Kernel: Trying to sys$link() a directory should fail with EPERM
Andreas Kling
2020-01-15
Ext2FS: Don't allow creating new files in removed directories
Andreas Kling
2020-01-13
mv: Use pledge()
Andreas Kling
2020-01-13
cp: Use pledge()
Andreas Kling
2020-01-13
man: Use pledge()
Brian Gianforcaro
2020-01-13
more: Use pledge()
Brian Gianforcaro
2020-01-13
md: Use pledge()
Brian Gianforcaro
2020-01-13
ls: Use pledge()
Brian Gianforcaro
2020-01-13
tail: Use pledge()
Brian Gianforcaro
2020-01-12
Kernel: read() and write() should EOVERFLOW if (offset+size) overflows
Andreas Kling
2020-01-12
Userland: Support custom programs and mount options in chroot
Sergey Bugaev
2020-01-12
Userland: Support comments and blank lines in /etc/fstab
Sergey Bugaev
2020-01-12
chmod: Use pledge()
Andreas Kling
2020-01-12
chown: Use pledge()
0xtechnobabble
2020-01-12
Userland: Add the chgrp command
0xtechnobabble
2020-01-12
Userland: Add named gid/uid args parsing
0xtechnobabble
2020-01-11
cat: Use pledge()
Andreas Kling
2020-01-11
host: Use pledge()
Andreas Kling
2020-01-11
id: Use pledge()
Andreas Kling
2020-01-11
ping: Use pledge()
Andreas Kling
2020-01-11
Userland: Support mount flags
Sergey Bugaev
2020-01-11
Kernel+LibC: Add support for mount flags
Sergey Bugaev
[next]