minix/drivers/tty
Philip Homburg 0ac9521c94 TTY should not panic when it is impossible to reply. A driver may crash
before receiving the reply from TTY.
2006-08-28 12:16:15 +00:00
..
keymaps Rename latin-am to latin-america 2006-03-22 13:02:28 +00:00
console.c Use grant address type in loadfont ioctl. 2006-07-21 14:39:48 +00:00
keyboard.c . Safe I/O, ioctl() and DIAGNOSTICS variants conversion - safe copies, 2006-06-20 09:02:54 +00:00
Makefile At least 8k stack for all drivers so that malloc() works, for grants, 2006-08-02 22:51:47 +00:00
pty.c . Safe I/O, ioctl() and DIAGNOSTICS variants conversion - safe copies, 2006-06-20 09:02:54 +00:00
rs232.c . Safe I/O, ioctl() and DIAGNOSTICS variants conversion - safe copies, 2006-06-20 09:02:54 +00:00
tty.c TTY should not panic when it is impossible to reply. A driver may crash 2006-08-28 12:16:15 +00:00
tty.h Changed to use sys_readbios to get screen parameters. Added safecopy version 2006-07-10 12:37:39 +00:00
vidcopy.s Initial revision 2005-04-21 14:53:53 +00:00