minix/drivers/tty
Ben Gras ac86f5bb49 keep some processes mapped in always; direct message copying
where possible (no buffering); no more explicit vm checkranges
in kernel; new allocator for vm using avl tree without needing
remapping
2009-06-08 04:02:22 +00:00
..
keymaps Added a separate keymap for escaped scancodes. This makes the code 2009-02-04 17:04:16 +00:00
console.c keep some processes mapped in always; direct message copying 2009-06-08 04:02:22 +00:00
keyboard.c beng work in progress, to be explained in a future commit message :). 2009-05-28 13:47:20 +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 don't flush output for SIGWINCH. found by Joren l'Ami. 2009-04-06 09:39:42 +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