minix/drivers/tty
Arun Thomas 007104d60e GCC build fixes/updates
-Set stack sizes for boot image processes
-Increase RS stack size
-Reduce ramdisk size
-HARDWARE task should use kernel stack
-Minor asm tweaks for leading underscores
2010-05-26 18:45:55 +00:00
..
keymaps charset cp1251 contributed by Roman Ignatov. 2010-05-19 11:34:47 +00:00
console.c tty: don't use custom kputc; this fixes tty printf()s. 2010-05-04 09:26:01 +00:00
keyboard.c tty: try more often to get the config byte. 2010-04-28 11:50:54 +00:00
Makefile GCC build fixes/updates 2010-05-26 18:45:55 +00:00
pty.c Add scancode reading capability to TTY 2010-04-15 06:55:42 +00:00
rs232.c Add scancode reading capability to TTY 2010-04-15 06:55:42 +00:00
tty.c Fix some compilation errors with the gcc compiler, fix some recent warnings. 2010-04-22 13:59:34 +00:00
tty.h Add scancode reading capability to TTY 2010-04-15 06:55:42 +00:00