minix/drivers/tty
Tomas Hruby 4dad30937b Removed macros that depend on NOTIFY_FROM from servers and drivers. They
determine the information defined by these macros from the m_source field of the
notify message.
2009-09-29 18:47:56 +00:00
..
keymaps Added a separate keymap for escaped scancodes. This makes the code 2009-02-04 17:04:16 +00:00
console.c - tty: only report unrecognized scancodes once; forget about 2009-09-21 14:25:54 +00:00
keyboard.c Removed macros that depend on NOTIFY_FROM from servers and drivers. They 2009-09-29 18:47:56 +00:00
Makefile to let tty run with its own page table (instead of with the kernel identity 2009-05-12 12:43:18 +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