index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Kernel
/
build-root-filesystem.sh
Age
Commit message (
Expand
)
Author
2019-09-08
TelnetServer: Implement basic telnet server
Conrad Pankoff
2019-09-07
Applications: Create a display properties manager
Jesse Buhagiar
2019-09-04
SoundPlayer: Start working on a GUI sound player application
Andreas Kling
2019-08-18
Inspector: Add a GUI tool for viewing a remote process's CObject graph
Andreas Kling
2019-08-17
Kernel: Added unmount ability to VFS
Jesse Buhagiar
2019-08-14
ProcessManager: Rename it to SystemMonitor
Sergey Bugaev
2019-08-12
Server: Add TTYServer, a rudimentary text console manager
Conrad Pankoff
2019-08-12
Kernel: Use established device name and number for framebuffer
Conrad Pankoff
2019-08-10
Calculator: Add a simple calculator app
Sergey Bugaev
2019-08-04
ChanViewer: Start working on a simple read-only 4Chan viewer
Andreas Kling
2019-08-02
Build: Add /dev/{hda,hdb,hdc,hdd} files
Andreas Kling
2019-07-16
SystemDialog: Add a new app for showing system dialogs.
Andreas Kling
2019-07-13
Piano: Start working on a desktop piano.
Andreas Kling
2019-07-13
Kernel: First cut of a sb16 driver
Robin Burchell
2019-07-10
Demos: Add a HelloWorld2 demo.
Andreas Kling
2019-07-04
Libraries: Create top level directory for libraries.
Andreas Kling
2019-07-01
Build: Remove Userland/qs if we see one lying around.
Andreas Kling
2019-06-23
QuickShow: Allow panning and zooming the image instead of stretching it.
Andreas Kling
2019-06-15
LibHTML: Start working on a simple HTML library.
Andreas Kling
2019-06-12
Demos: Import Fire demo contributed by "pd".
Andreas Kling
2019-06-12
build-root-filesystem.sh: Create /dev/null, /dev/random, /dev/zero, and /dev/...
Larkin Nickle
2019-06-10
PaintBrush: Start working on a simple painting application.
Andreas Kling
2019-06-08
Kernel: Implement serial port driver
Conrad Pankoff
2019-06-07
Base: Let's have "te" as a symlink alias for TextEditor for now.
Andreas Kling
2019-06-04
Build: Remove grub from default build process
Conrad Pankoff