Files
minix/drivers
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
..
2006-06-20 08:52:26 +00:00
2006-06-20 08:54:22 +00:00
2006-04-04 12:50:07 +00:00
2006-06-20 08:56:15 +00:00
2006-03-24 23:05:21 +00:00
2005-08-25 13:02:15 +00:00
2006-06-20 08:56:58 +00:00
2006-03-24 23:09:04 +00:00