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
/
share
Age
Commit message (
Expand
)
Author
2021-02-12
Base: Don't mark "prot_exec" pledge promise as a SerenityOS extension
Andreas Kling
2021-02-03
Applications: Remove "Welcome" application
Andreas Kling
2021-02-02
Base: Update keymap(1) manpage
Linus Groh
2021-02-02
Base: Rename some keymaps to use xx-xx format where appropriate
Linus Groh
2021-02-01
Documentation: Add a manual page about the new MemoryDevice file
Liav A
2021-01-31
Kernel: Remove pledge exception for sys$getsockopt() with SO_PEERCRED
Andreas Kling
2021-01-30
Revert "Kernel: Return -ENOTDIR for non-directory mount target"
Andreas Kling
2021-01-29
Kernel: Add "prot_exec" pledge promise and require it for PROT_EXEC
Andreas Kling
2021-01-29
Kernel: Return -ENOTBLK for non-block device Ext2FS mount source
Linus Groh
2021-01-29
Kernel: Return -ENOTDIR for non-directory mount target
Linus Groh
2021-01-26
Base: Update crash(1) man page
Linus Groh
2021-01-23
Base: Fix syscall/libc manpage sorting
Ben Wiederhake
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Fix typos
Linus Groh
2021-01-18
Base: Remove irrelevant example from Shell's `loop` manpage section
AnotherTest
2021-01-18
Base: Mention that the `if` condition is a command
AnotherTest
2021-01-17
Kernel+Userland: Remove shared buffers (shbufs)
Andreas Kling
2021-01-16
TextEditor: Add help documentation
Brendan Coles
2021-01-15
Base: Add manpage entry for history events
AnotherTest
2021-01-11
Kernel: Add dedicated "ptrace" pledge promise
Andreas Kling
2021-01-08
Userland: Add ddate utility
Brendan Coles
2021-01-07
date: Use ArgsParser and add ISO8601 / RFC3339 / RFC5322 output formats
Brendan Coles
2021-01-06
Base: Add tar man page documentation
Brendan Coles
2021-01-05
Playground: Support opening gml file by path as command line argument
Brendan Coles
2021-01-04
Playground: Add help documentation
Brendan Coles
2021-01-03
man: Rename manual section 1 to "User programs"
Brendan Coles
2021-01-03
FontEditor: Add help documentation
Brendan Coles
2021-01-02
Base: Add Terminal man page documentation
Brendan Coles
2021-01-02
Help: Add a simple index page
Andreas Kling
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
[next]