index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
usr
Age
Commit message (
Expand
)
Author
2020-05-30
Base: Document getopt
Sergey Bugaev
2020-05-29
Kernel+Userland: Support remounting filesystems :^)
Sergey Bugaev
2020-05-29
Base: Document MS_RDONLY
Sergey Bugaev
2020-05-28
Base: Add manpage for xargs
AnotherTest
2020-05-27
Base: Replace TTYServer with text mode Shell
Sergey Bugaev
2020-05-27
SystemServer: Add BootModes and Environment service options
Sergey Bugaev
2020-05-26
Base: Document the sigaction promise
Sergey Bugaev
2020-05-09
Docs: Add unzip(1) man page
Andres Vieira
2020-05-08
Kernel+Userland: Add "settime" pledge promise for setting system time
Andreas Kling
2020-05-05
Base: Fix a typo
Sergey Bugaev
2020-05-04
Base: Document unveil(2)
Sergey Bugaev
2020-05-02
Base: Update js(1) manpage
Linus Groh
2020-04-28
mkdir: Add -p option to create parent directories
Linus Groh
2020-04-28
mkdir: Use ArgParser, support creating multiple directories
Linus Groh
2020-04-19
Base: Update js(1) manpage
Linus Groh
2020-04-19
Base: Document open(1)
Sergey Bugaev
2020-04-06
Kernel & Userland: Allow to mount image files formatted with Ext2FS
Liav A
2020-04-03
Revert "Kernel & Userland: Allow to mount image files formatted with Ext2FS"
Andreas Kling
2020-04-02
Kernel & Userland: Allow to mount image files formatted with Ext2FS
Liav A
2020-03-26
Base: Add a man page for js(1)
Sergey Bugaev
2020-03-18
SystemServer: Add WorkingDirectory support
Itamar
2020-03-07
LibCore: Remove all remaining C prefix references
Shannon Booth
2020-02-28
Kernel+LibC: Rename shared buffer syscalls to use a prefix
Andreas Kling
2020-02-20
Base: Add a man page for lspci
howar6hill
2020-02-20
host: Use ArgsParser to parse arguments, and add man page (#1252)
howar6hill
2020-02-19
Userland: Add userdel program (#1217)
howar6hill
2020-02-18
Man: Use ArgsParser to parse arguments
howar6hill
2020-02-15
Base: Add documentation for the welcome.txt format
thatlittlegit
2020-02-07
Base: Add man page for posix_openpt(3)
Andreas Kling
2020-02-02
Userland: useradd utility
Jesse Buhagiar
2020-01-23
Base: Note in pledge(2) man page which promises are extensions
Andreas Kling
2020-01-18
Kernel: Do not return ENOENT for unresolved symbols
Sergey Bugaev
2020-01-17
Kernel: Add "accept" pledge promise for accepting incoming connections
Andreas Kling
2020-01-14
man: Fix minor inconsistencies in pledge(2) man page
Brian Gianforcaro
2020-01-12
Base: Document new chroot abilities
Sergey Bugaev
2020-01-12
Base: Tweak language in pledge(2) man page
Andreas Kling
2020-01-12
Base: Add a man page about pledge(2)
Andreas Kling
2020-01-11
Base: Document mount(2) and mount(8)
Sergey Bugaev
2020-01-10
chroot: Add a little chroot program
Andreas Kling
2020-01-09
SystemServer: Allow specifying per-service socket file permissions
Andreas Kling
2020-01-04
SystemServer: Explicitly open /dev/null for services without StdIO
Andreas Kling
2020-01-04
SystemServer: Fetch any extra GIDs and call setgroups() before spawn
Andreas Kling
2020-01-02
Kernel: Make the purge() syscall superuser-only
Andreas Kling
2020-01-02
Base: Move the modload and modunload command documentation to man8
Andreas Kling
2020-01-02
Base: Remove "idle" priority note from SystemServer(5)
Andreas Kling
2020-01-02
Base: Document EPERM error in module_load(2) and module_unload(2)
Andreas Kling
2020-01-01
Kernel: Disable x86 RDTSC instruction in userspace
Andreas Kling
2020-01-01
Kernel: Prevent executing I/O instructions in userspace
Andreas Kling
2020-01-01
Kernel: Enable x86 UMIP (User Mode Instruction Prevention) if supported
Andreas Kling
2019-12-31
Crash: Add a "Test All Crash Types" option
Shannon Booth
[next]