Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-20 | create a few specialized panic()s | dzwdz | |
thanks to this i can tell which ones are placeholders, and which ones should stay | |||
2021-09-19 | call sysenter_setup before kmain_early | dzwdz | |
makes the code slightly simpler, imo | |||
2021-08-09 | rename `log_` to `tty_`, `tty_` to `vga_` | dzwdz | |
2021-08-09 | move all the tty stuff to a tty directory | dzwdz | |
2021-07-18 | move all kernel sources to src/kernel/ | dzwdz | |