index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-12
SystemMonitor: Add "proc" pledge so we can send signals to processes
Andreas Kling
2020-01-12
Shell: Fix broken debug logging about waiting on children
Andreas Kling
2020-01-12
Kernel: Put termios debug spam behind TTY_DEBUG
Andreas Kling
2020-01-12
Kernel: Put some VFS debug spam behind VFS_DEBUG
Andreas Kling
2020-01-12
Kernel: Put fcntl() debug spam behind DEBUG_IO
Andreas Kling
2020-01-12
LibDraw: Remove debug spam about loading system themes
Andreas Kling
2020-01-12
WindowServer: Send key events to menu manager is there is a current menu
Shannon Booth
2020-01-12
WindowServer: Fix non-submenus being closed when set as current menu
Shannon Booth
2020-01-12
WindowServer: Fix incorrect current menu when switching to new item
Shannon Booth
2020-01-12
WindowServer: Actually don't bring up system menu during move/resize
Andreas Kling
2020-01-12
SoundPlayer: Use pledge()
Andreas Kling
2020-01-12
Help: Use pledge()
Andreas Kling
2020-01-12
Kernel: Add "video" pledge for accessing framebuffer devices
Andreas Kling
2020-01-12
QuickShow: Use pledge()
Andreas Kling
2020-01-12
Kernel: Disable SMAP protection while capturing profile samples
Andreas Kling
2020-01-12
WindowServer: Don't show system menu on Logo KeyUp during move/resize
Andreas Kling
2020-01-12
TextEditor: Replace text in find textbox with selection
0xtechnobabble
2020-01-12
TextEditor: Implement replacement functionality
0xtechnobabble
2020-01-11
IRCClient: Use pledge()
Andreas Kling
2020-01-11
TextEditor: Use pledge()
Andreas Kling
2020-01-11
Kernel: fork()ed children should inherit pledge promises :^)
Andreas Kling
2020-01-11
FileManager: Use pledge()
Andreas Kling
2020-01-11
LibGUI: Fix assertion failure in GItemView::mouse_up()
Andreas Kling
2020-01-11
WindowServer: Use pledge()
Andreas Kling
2020-01-11
ProtocolServer: Use pledge()
Andreas Kling
2020-01-11
SystemServer: Use pledge()
Andreas Kling
2020-01-11
AudioServer: Use pledge()
Andreas Kling
2020-01-11
TTYServer: Use pledge()
Andreas Kling
2020-01-11
MenuApplets: Use pledge()
Andreas Kling
2020-01-11
HackStudio: Use pledge()
Andreas Kling
2020-01-11
Taskbar: Use pledge()
Andreas Kling
2020-01-11
SystemMonitor: Use pledge()
Andreas Kling
2020-01-11
SystemMonitor+LibCore: Show process pledges in SystemMonitor :^)
Andreas Kling
2020-01-11
Terminal: Use pledge()
Andreas Kling
2020-01-11
ProcFS: Expose process pledge promises in /proc/all
Andreas Kling
2020-01-11
Browser: Use pledge()
Andreas Kling
2020-01-11
cat: Use pledge()
Andreas Kling
2020-01-11
Shell: Use pledge()
Andreas Kling
2020-01-11
host: Use pledge()
Andreas Kling
2020-01-11
id: Use pledge()
Andreas Kling
2020-01-11
ping: Use pledge()
Andreas Kling
2020-01-11
Kernel: Add pledge() syscall :^)
Andreas Kling
2020-01-11
WSWindowManager: Improve opening and closing the system menu
Shannon Booth
2020-01-11
WSMenuManager: Fix set_current_menu() not setting the current menu
Shannon Booth
2020-01-11
Base: Document mount(2) and mount(8)
Sergey Bugaev
2020-01-11
Kernel: Implement bind mounts
Sergey Bugaev
2020-01-11
Base: Apply some filesystem flags by default
Sergey Bugaev
2020-01-11
SystemMonitor: Display mount flags
Sergey Bugaev
2020-01-11
Userland: Support mount flags
Sergey Bugaev
2020-01-11
Kernel+LibC: Implement a few mount flags
Sergey Bugaev
[prev]
[next]