minix/drivers/tty
David van Moolenbroek 492d663444 TTY fixes:
- reenable code to restore screen/cursor at shutdown
- add proper signal checking logic
- lock to first console during shutdown
2009-12-21 23:19:01 +00:00
..
keymaps Suppress spurious scancodes in VMWare 2009-10-18 07:12:42 +00:00
console.c TTY fixes: 2009-12-21 23:19:01 +00:00
keyboard.c Various small IS, TTY, isofs fixes 2009-11-02 23:04:52 +00:00
Makefile Various small IS, TTY, isofs fixes 2009-11-02 23:04:52 +00:00
pty.c don't flush output for SIGWINCH. found by Joren l'Ami. 2009-04-06 09:39:42 +00:00
rs232.c don't flush output for SIGWINCH. found by Joren l'Ami. 2009-04-06 09:39:42 +00:00
tty.c TTY fixes: 2009-12-21 23:19:01 +00:00
tty.h to let tty run with its own page table (instead of with the kernel identity 2009-05-12 12:43:18 +00:00