Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-18 | user: a super primitive ELF loader | dzwdz | |
holy shit. this was simpler than i expected it to be | |||
2022-07-16 | amd64: back at the shell! | dzwdz | |
2022-07-16 | amd64: seemingly working syscalls (SYSCALL/SYSRET) | dzwdz | |
2022-07-16 | amd64: barely boot into kernel code | dzwdz | |
2022-07-14 | user/shell/cat: support reading from stdin until eof | dzwdz | |
2022-07-11 | user: add shorthand close() and fork() wrappers for those syscalls | dzwdz | |
2022-07-11 | user: reorganize the userland sources | dzwdz | |