minix/drivers/tty
Ben Gras 1c8b206a5d . Safe I/O, ioctl() and DIAGNOSTICS variants conversion - safe copies,
include grant id in DEV_REVIVE messages.
. Removal of TTY_FLAGS field (and so O_NONBLOCK support).
. Fixed CANCEL behaviour and return code on blocking I/O,
  previously handled by O_NONBLOCK
. Totally removed REVIVE replies, previously still possible on
  blocking ioctls (REVIVE directly called) and ptys (missing TTY_REVIVE
  check), removes deadlock bug with FS
. Removed obsolete *COMPAT options and associated code
2006-06-20 09:02:54 +00:00
..
keymaps Rename latin-am to latin-america 2006-03-22 13:02:28 +00:00
console.c . Safe I/O, ioctl() and DIAGNOSTICS variants conversion - safe copies, 2006-06-20 09:02:54 +00:00
keyboard.c . Safe I/O, ioctl() and DIAGNOSTICS variants conversion - safe copies, 2006-06-20 09:02:54 +00:00
Makefile . Safe I/O, ioctl() and DIAGNOSTICS variants conversion - safe copies, 2006-06-20 09:02:54 +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 . Safe I/O, ioctl() and DIAGNOSTICS variants conversion - safe copies, 2006-06-20 09:02:54 +00:00
tty.h . Safe I/O, ioctl() and DIAGNOSTICS variants conversion - safe copies, 2006-06-20 09:02:54 +00:00
vidcopy.s Initial revision 2005-04-21 14:53:53 +00:00