Age | Commit message (Expand) | Author |
---|---|---|
2022-06-30 | kernel: get lint to shut up about undeclared variables | dzwdz |
2021-08-24 | replace () with (void) in function definitions | dzwdz |
2021-08-09 | vga tty: vga_putchar is now static | dzwdz |
2021-08-09 | rename `log_` to `tty_`, `tty_` to `vga_` | dzwdz |
2021-08-09 | move all the tty stuff to a tty directory | dzwdz |