minix/servers
Philip Homburg 4b1cd8c0ec Return EIO if a filedescriptor cannot be re-opened after a driver restart.
Select now returns such a filedescriptor as ready (instead of EBADF). 
Reply before dev_up in FSSIGNON to avoid the problem that a DEV_OPEN
request is received by a driver that expects a reply from the FSSIGNON.
2007-08-15 12:53:52 +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 Use ds_retrieve_u32 to get the endpoint of inet and of the ethernet drivers. 2007-05-02 11:30:16 +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 old debug code. 2007-08-08 15:27:07 +00:00
pm Tell the kernel about the new boottime and don't tell VFS. 2007-08-07 12:28:42 +00:00
rs Removed dmap table. Publish endpoint in DS before calling mapdriver5. 2007-08-07 12:24:06 +00:00
vfs Return EIO if a filedescriptor cannot be re-opened after a driver restart. 2007-08-15 12:53:52 +00:00
Makefile Merge of VFS by Balasz Gerofi with Minix trunk. 2006-10-25 13:40:36 +00:00