Nicholas-Baron b2c952a6fa Base: Add documentation for `get_process_name` 4 years ago
..
access.md fed96f455d Base: Write some initial man pages 5 years ago
adjtime.md 323e727a4c Kernel+LibC: Add adjtime(2) 4 years ago
chroot.md 718271c9df Base: Document unveil(2) 5 years ago
disown.md 7de831efc6 Kernel+LibC: Add sys$disown() for disowning child processes 5 years ago
get_process_name.md b2c952a6fa Base: Add documentation for `get_process_name` 4 years ago
getegid.md 1f323076f0 Add man pages for seteuid() and friends. 5 years ago
geteuid.md b2316701a8 Everywhere: void arguments to C functions 4 years ago
getgid.md 1f323076f0 Add man pages for seteuid() and friends. 5 years ago
getpid.md 6b3a7b1ce7 Base: Add man pages for gettid(), getpid(), and getppid() 5 years ago
getppid.md 6b3a7b1ce7 Base: Add man pages for gettid(), getpid(), and getppid() 5 years ago
getresgid.md 1f323076f0 Add man pages for seteuid() and friends. 5 years ago
getresuid.md 564c4634c0 man pages: Consistently use "Otherwise, " in the few places that said "^Else, " 5 years ago
gettid.md 6b3a7b1ce7 Base: Add man pages for gettid(), getpid(), and getppid() 5 years ago
getuid.md b2316701a8 Everywhere: void arguments to C functions 4 years ago
mkdir.md 8fbcfa934a Base: Add some "See also" links to the man pages 5 years ago
module_load.md 3e1ed38d4b Kernel: Do not return ENOENT for unresolved symbols 5 years ago
module_unload.md f046654477 Base: Update `modunload` path 4 years ago
mount.md 90343eeaeb Revert "Kernel: Return -ENOTDIR for non-directory mount target" 4 years ago
pipe.md bcfc6f0c57 Everywhere: Fix more typos 4 years ago
pledge.md 84b2d4c475 Kernel: Add "map_fixed" pledge promise 4 years ago
readlink.md fd985b1f48 Base: Document readlink(1) and readlink(2) :^) 5 years ago
recvfd.md f08aa6324e Base: Mention that sendfd & recvfd were introduced in plan9port 5 years ago
sendfd.md ebbcef926a Base: Fix sendfd's man page return section 5 years ago
set_process_name.md 1f81bc6879 Everywhere: Remove unnecessary whitespace at the end of some lines. 4 years ago
setegid.md 1f323076f0 Add man pages for seteuid() and friends. 5 years ago
seteuid.md 564c4634c0 man pages: Consistently use "Otherwise, " in the few places that said "^Else, " 5 years ago
setgid.md b0b8953ec1 Base: Fix syscall/libc manpage sorting 4 years ago
setresgid.md 1f323076f0 Add man pages for seteuid() and friends. 5 years ago
setresuid.md 564c4634c0 man pages: Consistently use "Otherwise, " in the few places that said "^Else, " 5 years ago
setuid.md 564c4634c0 man pages: Consistently use "Otherwise, " in the few places that said "^Else, " 5 years ago
uname.md 3d558f47b0 Docs: Add uname(1) and uname(2) man pages 5 years ago
unveil.md 098070b767 Kernel: Add unveil('b') 4 years ago