Age | Commit message (Expand) | Author |
---|---|---|
2019-01-14 | Start refactoring the windowing system to use an event loop. | Andreas Kling |
2018-12-03 | More coding style changes. | Andreas Kling |
2018-12-02 | Make it possible to build the Kernel on a macOS host. | Andreas Kling |
2018-10-31 | Add a kmalloc_eternal() for things that will never be destroyed. | Andreas Kling |
2018-10-25 | Implement a basic way for read() to block. | Andreas Kling |
2018-10-15 | Add a simple /dev/random. | Andreas Kling |