Age | Commit message (Expand) | Author |
---|---|---|
2019-08-11 | Kernel: Add serial_debug cmdline parameter | Conrad Pankoff |
2019-07-21 | Kernel+LibC: Add a dbgputstr() syscall for sending strings to debug output. | Andreas Kling |
2019-06-22 | LibHTML: Make it possible to build LibHTML on the host. | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-10 | Kernel: Remove two unneeded headers. | Andreas Kling |
2019-01-13 | Fix Userland build. | Andreas Kling |
2019-01-10 | Make Widgets/ build inside the kernel. | Andreas Kling |
2018-10-22 | Move kprintf to its own file. It has nothing to do with VGA anymore. | Andreas Kling |
2018-10-16 | Add the basic character devices to kernel. | Andreas Kling |