Age | Commit message (Expand) | Author |
---|---|---|
2019-06-30 | Meta: Removed all gitignore in the source tree only keeping the root one | VAN BOSSUYT Nicolas |
2019-06-03 | Terminal: Use Vectors and OwnPtrs for Terminal lines. Adjust scroll | Christopher Dumas |
2019-06-02 | Kernel: Implement OffsetDiskDevice to prepare for partition support | Conrad Pankoff |
2019-04-01 | Kernel: Use a multiboot header instead of a convoluted two-part bootloader. | Andreas Kling |
2019-03-24 | Kernel: Fix broken destruction order for Process/Thread. | Andreas Kling |
2019-03-11 | Kernel: Bring up enough networking code that we can respond to ARP requests. | Andreas Kling |
2019-02-02 | Add basic automatic dependency management to Makefiles. | Andreas Kling |
2019-01-23 | Stub out poll() syscall and LibC wrapper. | Andreas Kling |
2018-10-28 | Stop committing changes to _fs_contents and generate it in the sync script. | Andreas Kling |
2018-10-26 | Add a very hackish /proc/PID/stack. | Andreas Kling |
2018-10-16 | Import the "gerbert" kernel I worked on earlier this year. | Andreas Kling |