diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -81,7 +81,7 @@ Todos ----- * Implement Multiboot Spec. -* Support some TTY standard +* Support some TTY standard (xterm) * Real User space * /dev/console * /dev/kb @@ -99,6 +99,8 @@ Issues * implement posix(?) getdents instead of our own readdir. * Turning on some gcc optimizations breaks the kernel * Assumed support for VESA mode 0x114 with linear addressing. +* fixed size of process images! +* ncurses tput crashes!? Organization |
