Age | Commit message (Expand) | Author |
---|---|---|
2022-07-24 | user: change the directory structure to prepare for multiple binaries | dzwdz |
2022-07-23 | user_bootstrap: pass the initrd in an argument to init's main | dzwdz |
2022-07-23 | init: compile as an elf | dzwdz |
2022-07-16 | amd64: all tests pass | dzwdz |
2022-07-16 | amd64: back at the shell! | dzwdz |
2022-07-16 | amd64: init can print to the terminal now | dzwdz |
2022-07-16 | amd64: seemingly working syscalls (SYSCALL/SYSRET) | dzwdz |
2022-07-14 | user: basic terminal driver with line editing | dzwdz |
2022-07-11 | user: add shorthand close() and fork() wrappers for those syscalls | dzwdz |
2022-07-11 | user: reorganize the userland sources | dzwdz |