minix/drivers/tty
Philip Homburg e9aabcf2f8 Disabled building rescue driver (no longer needed). Moved allocmem from
library to the memory driver. Always put output from within TTY directly on
the console. Removed second include of driver.h from tty.c. Made tty_inrepcode
bigger. First step to move PM and FS calls that are not regular (API)
system calls out of callnr.h (renumbered them, and removed them from the
table.c files). Imported the Minix-vmd uname implementation. This provides
a more stable ABI than the current implementation. Added a bit of security
checking. Unfortunately not nearly enough to get a secure system. Fixed a
bug related to the sizes of the programs in the image (in PM patch_mem_chunks).
2006-05-19 12:19:37 +00:00
..
keymaps Rename latin-am to latin-america 2006-03-22 13:02:28 +00:00
console.c Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +00:00
keyboard.c call cons_stop() before sys_abort() to not break tty on shutdown 2006-05-11 14:01:44 +00:00
Makefile Don't install in /sbin - confusing with real tty command 2006-03-29 12:41:11 +00:00
pty.c endpoint migration for drivers. 2006-03-03 10:21:45 +00:00
rs232.c Compile warnings 2006-03-24 23:02:56 +00:00
tty.c Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +00:00
tty.h Disabled building rescue driver (no longer needed). Moved allocmem from 2006-05-19 12:19:37 +00:00
vidcopy.s Initial revision 2005-04-21 14:53:53 +00:00