Age | Commit message (Expand) | Author |
---|---|---|
2018-10-23 | Various things: | Andreas Kling |
2018-10-23 | Lots of hacking: | Andreas Kling |
2018-10-22 | Add getgid() and getpid() syscalls. Prep for LibC. | Andreas Kling |
2018-10-22 | Tweak _test.o to use the putch() syscall. | Andreas Kling |
2018-10-22 | Add a sys$exit and make init_stage2 call it when finished. | Andreas Kling |
2018-10-18 | More paging stuff. | Andreas Kling |
2018-10-17 | A userspace process can now GPF and the OS goes on! | Andreas Kling |
2018-10-16 | These changes were lying around uncommitted in the old repo. | Andreas Kling |
2018-10-16 | Import the "gerbert" kernel I worked on earlier this year. | Andreas Kling |