Age | Commit message (Expand) | Author |
---|---|---|
2022-01-04 | Userland: Locally suppress -Wc99-designator and re-enable globally | Andrew Kaster |
2021-10-25 | Kernel+LibC: Default to 8-bit characters in TTY | Daniel Bertalan |
2021-05-23 | LibC: Use \010 for erasing instead of \0177 | Daniel Bertalan |
2021-05-17 | Kernel+LibC: Support more `termios` settings in TTY | Daniel Bertalan |
2021-05-16 | LibC+Kernel: Add sys/ttydefaults.h | Daniel Bertalan |