Age | Commit message (Expand) | Author |
---|---|---|
2018-12-02 | Make it possible to build the Kernel on a macOS host. | Andreas Kling |
2018-11-17 | Make bash-2.05b build with minimal changes. | Andreas Kling |
2018-11-09 | Make kernel build with clang. | Andreas Kling |
2018-11-05 | Implement COW pages! :^) | Andreas Kling |
2018-10-31 | Fix busted display of tty names in /proc/summary. | Andreas Kling |
2018-10-27 | Greatly improve /proc/PID/stack by tracing the ebp frame chain. | Andreas Kling |
2018-10-17 | Integrate ext2 from VFS into Kernel. | Andreas Kling |
2018-10-16 | Import the "gerbert" kernel I worked on earlier this year. | Andreas Kling |