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
2021-03-22
Base: Document Shell's immediate functions
AnotherTest
2021-03-16
Base: Change path to both `modload` and `modunload` (#5804)
Roi
2021-03-13
QuickShow: Add help documentation
Brendan Coles
2021-03-08
Base: Add sysctl man page
Brendan Coles
2021-03-08
Everywhere: Remove unnecessary whitespace at the end of some lines.
Emanuele Torre
2021-03-07
Shell: Add support for enumerating lists in for loops
AnotherTest
2021-03-04
Shell: Document all supported PROMPT flags
Ben Wiederhake
2021-03-04
Base: Add man pages for null/zero/full character devices
Brendan Coles
2021-02-28
Base: Add mktemp(1) man page
Idan Horowitz
2021-02-24
Profiler: Add help documentation
Brendan Coles
2021-02-23
Inspector: Add help documentation
Brendan Coles
2021-02-21
Kernel: Add "map_fixed" pledge promise
Andreas Kling
2021-02-20
Base: Update path in js(1) manpage example
Linus Groh
2021-02-20
Base: Mention -n option in echo(1) manpage
Linus Groh
2021-02-20
Base: Tweak ddate(1) manpage tagline
Linus Groh
2021-02-20
Base: Unify synopsis format in manpages
Linus Groh
2021-02-20
Base: Do a little copy-editing in Mitigations(7)
Andreas Kling
2021-02-20
Base: Fix a broken commit link in Mitigations(7)
Andreas Kling
2021-02-20
Base: Document more the mitigations in man7/Mitigations.md
Brian Gianforcaro
2021-02-15
Base: Add a man page documenting security mitigations
Brian Gianforcaro
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
[prev]
[next]