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-12-29
Shell: Add runtime errors and implement break/continue
AnotherTest
2020-12-29
Base: Add pape man page documentation
Brendan Coles
2020-12-26
Everywhere: void arguments to C functions
Lenny Maiorani
2020-12-24
Userland: Add pmap utility
Brendan Coles
2020-12-21
Userland: useradd: Add command line option to set user password
Brendan Coles
2020-12-21
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
Lenny Maiorani
2020-12-17
LibC: stdlib: Add clearenv() function
Brendan Coles
2020-12-16
Userland: Add beep utility
Brendan Coles
2020-12-16
EchoServer: Add a simple echo server
Brendan Coles
2020-11-28
Userland: Implement find -name clause
Sergey Bugaev
2020-11-23
Kernel: Add unveil('b')
Sergey Bugaev
2020-11-14
Userland: chroot: Add `--userspec`/`-u` flag to set uid/gid for chroot
Brendan Coles
2020-11-11
ls: Only append file type indicators when -F or --classify is specified
Andreas Kling
2020-11-10
Userland: Add an "adjtime" utility
Nico Weber
2020-11-10
Kernel+LibC: Add adjtime(2)
Nico Weber
2020-11-10
Userland: ls: Add `-d` / `--directory` flag
Brendan Coles
2020-11-10
Userland: ls: Add `-o` and `-B` / `--ignore-backups` flags
Brendan Coles
2020-11-10
Base: Add ls man page documentation
Brendan Coles
2020-10-29
Shell: Document the new 'pattern as (list of names)' match syntax
AnotherTest
2020-10-29
Userland: Add an implementation of 'expr'
AnotherTest
2020-10-26
Shell+LibLine: Support HISTCONTROL environment variable
Linus Groh
2020-10-26
Shell: Support HISTFILE environment variable
Linus Groh
2020-10-25
Base: Document the new brace expansions in Shell's manpage
AnotherTest
2020-10-22
Base: Add a manpage for 'printf'
AnotherTest
2020-10-19
Base: Update test-js(1) man page
Linus Groh
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-10-02
Base: Add missing options to the Shell(1) man page
Linus Groh
2020-09-23
Base: Fixup forgotten 'example' heading name in Shell man page
AnotherTest
2020-09-15
Shell: Add some sections on the manpage about `match'
AnotherTest
2020-09-14
Shell: Add documentation for functions
AnotherTest
2020-09-10
Base: Tweak Shell(5) manpage a bit
AnotherTest
2020-09-09
Shell: Update the Shell(5) manpage
AnotherTest
2020-08-18
Shell: Document the use of environment/local variables
AnotherTest
2020-08-18
Shell: Update manpage about for loop behaviour around signals
AnotherTest
2020-08-14
Shell: Start writing a man page
AnotherTest
2020-08-04
Kernel+LibC: Add sys$disown() for disowning child processes
Andreas Kling
2020-07-29
Meta: Find potentially missing resources
Ben Wiederhake
2020-07-27
Base: Add man page about set_process_name(2)
Andreas Kling
2020-07-07
Base: Add link to test-common.js in test-js(1) man page
Linus Groh
2020-07-07
man pages: Consistently use "Otherwise, " in the few places that said "^Else, "
Nico Weber
2020-07-07
Base: Add man page for test-js(1)
Linus Groh
2020-07-07
js: Remove test mode
Linus Groh
2020-07-06
Add manpages for posix_spawn
Nico Weber
2020-07-05
Base: Add man pages for gettid(), getpid(), and getppid()
Andreas Kling
2020-07-05
Kernel: Add Plan9FS :^)
Sergey Bugaev
2020-07-03
Add man pages for seteuid() and friends.
Nico Weber
2020-06-30
Userland: Add watch tool
Sahan Fernando
2020-06-27
Userland: Add a 'test' utility
AnotherTest
2020-06-27
Base: Fix sendfd's man page return section
Kevin Meyer
2020-06-25
Base: Mention that sendfd & recvfd were introduced in plan9port
Sergey Bugaev
[next]