minix/servers
Philip Homburg 1d7d5aa629 dev_close needs the filp number for asynch I/O, dev_io gets suspend_reopen
flag to suspend a process until the filedescriptor is re-opened. Added 
dev_reopen, asyn_io, suspended_ep, reopen_reply, asynsend, diag_repl, 
close_filp, close_reply, unpause, select_reply1, select_reply2.
2008-02-22 14:03:14 +00:00
..
ds Removed sigaction call. PM tries to talk to DS. DS should not talk to PM. 2007-08-07 12:25:21 +00:00
inet Removed some debug output. 2008-02-21 16:08:08 +00:00
init don't call mkdep with an absolute path 2007-02-08 16:26:20 +00:00
is include "../vfs/dmap.h". 2007-08-07 13:26:25 +00:00
mfs Removed defines not needed by mfs (XPIPE, XLOCK, XPOPEN, XSELECT, DUP_MASK). 2008-02-21 16:22:36 +00:00
pm Support for I/O MMU: do not re-use a memory segment until the I/O MMU has 2008-02-21 16:33:34 +00:00
rs Support for restricting limiting IPC to a set of endpoints. Not enabled by 2008-02-21 16:20:22 +00:00
vfs dev_close needs the filp number for asynch I/O, dev_io gets suspend_reopen 2008-02-22 14:03:14 +00:00
Makefile Merge of VFS by Balasz Gerofi with Minix trunk. 2006-10-25 13:40:36 +00:00