minix/drivers/tty
Jorrit Herder c2cd510adf Removed debug dumps from the PM and FS servers. The dumps are now done by the
IS servers, which obtains a copy of the data through the getsysinfo() system
call. CTRL-F1 now is a special TTY key to shows function key mappings.
2005-06-07 14:43:35 +00:00
..
keymaps Initial revision 2005-04-21 14:53:53 +00:00
console.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
keyboard.c Removed debug dumps from the PM and FS servers. The dumps are now done by the 2005-06-07 14:43:35 +00:00
Makefile Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
pty.c removed dead code bits 2005-05-13 11:45:12 +00:00
rs232.c Started rs232 porting to userland; increased version number for new cd. 2005-05-13 12:29:10 +00:00
tty.c Cleaned up src/lib/utils library. Renamed server_ functions to more logical 2005-06-01 14:31:00 +00:00
tty.h added code to un-register tty's interrupt at exit time; fixed compiler 2005-05-12 16:03:43 +00:00
vidcopy.s Initial revision 2005-04-21 14:53:53 +00:00