minix/drivers/tty
David van Moolenbroek 123683d4a5 Console function keys and color support:
- if "debug_fkeys" boot monitor variable is set to 0:
  - pass Fn, Shift+Fn, Ctrl+Fn, Shift+Ctrl+Fn to applications
  - don't start IS
- update termcap files with function key, color, end key support
2009-12-22 23:30:50 +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 Console function keys and color support: 2009-12-22 23:30:50 +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