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
Age
Commit message (
Expand
)
Author
2020-01-23
Base: Note in pledge(2) man page which promises are extensions
Andreas Kling
2020-01-21
Base: Add Nord theme
Atilla Lonny
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-13
LibDraw+LibHTML: Make link colors themeable
Andreas Kling
2020-01-12
Base: Document new chroot abilities
Sergey Bugaev
2020-01-12
Kernel+Base: Mount root as nodev,nosuid
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-11
Base: Apply some filesystem flags by default
Sergey Bugaev
2020-01-11
Base: Run ProtocolServer as a separate "protocol" user
Andreas Kling
2020-01-10
chroot: Add a little chroot program
Andreas Kling
2020-01-10
FileManager: Add a columns view
Sergey Bugaev
2020-01-09
Base: Add a "lookup" user+group that runs LookupServer
Andreas Kling
2020-01-09
SystemServer: Allow specifying per-service socket file permissions
Andreas Kling
2020-01-07
Themes: Support rubberband selection theming
0xtechnobabble
2020-01-04
Base: Space out some names in app files
Jami Kettunen
2020-01-04
Base: Add an "audio" group that gets to write to /dev/audio
Andreas Kling
2020-01-04
Base: Add a "phys" group for users with physical access
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-04
Base: Add "tty" group and make /dev/tty* be root:tty mode 610
Andreas Kling
2020-01-03
Keymap+Base: Keycode fixes, remove workaround
Tibor Nagy
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
Base: Update Finnish keymap with proper AltGr support
Jami Kettunen
2019-12-31
Base: Add Hungarian keymap
Tibor Nagy
2019-12-31
Crash: Add a "Test All Crash Types" option
Shannon Booth
2019-12-30
Base: Remove misplaced backtick in syscall(1)
Andreas Kling
2019-12-30
Base: Add glyph spacing fields to fonts
Tibor Nagy
2019-12-30
Base: Add man page for keymap(1)
Jami Kettunen
2019-12-30
Base: Add ASCII-friendly fi.json
Jami Kettunen
2019-12-29
Base: Add man page for purge(8)
Andreas Kling
2019-12-28
Base: Add 2x upscaled Liza fonts
Tibor Nagy
2019-12-27
WindowServer: Remove Clock from server.
Hüseyin ASLITÜRK
2019-12-27
PaintBrush: Add an "ellipse tool"
Shannon Booth
2019-12-26
PaintBrush: Add a "rectangle tool"
Shannon Booth
2019-12-26
Base: Add 3x upscaled Liza fonts
Tibor Nagy
2019-12-26
LibDraw: Add MenuBaseText and MenuSelectionText color roles
Andreas Kling
2019-12-26
Base: Add Hotdog Stand theme
Conrad Pankoff
2019-12-25
crash: Add "-X" option for attempting to execute non-executable memory
Andreas Kling
2019-12-24
LibDraw: Add ColorRole::BaseText (to be painted on ColorRole::Base)
Andreas Kling
2019-12-24
Userland: Add syscall -l option and man page
Mauri de Souza Nunes
[next]