minix/drivers/tty
David van Moolenbroek 56d485c1d6 Various small IS, TTY, isofs fixes
IS:
- do not use p_getfrom_e for a process that is sending
- register with TTY only function keys that are used
- various header and formatting fixes
- proper shutdown code

TTY:
- restore proper Ctrl+F1 dump contents

isofs:
- don't even try to call sys_exit()
2009-11-02 23:04:52 +00:00
..
keymaps Suppress spurious scancodes in VMWare 2009-10-18 07:12:42 +00:00
console.c - tty: only report unrecognized scancodes once; forget about 2009-09-21 14:25:54 +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 Removed macros that depend on NOTIFY_FROM from servers and drivers. They 2009-09-29 18:47:56 +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