minix/servers
Ben Gras e8aec69c7b tweak to panic functions of mfs and vfs.
. print newline
  . when recursive panic detected, don't simply return, confusing
    the caller, but print a diagnostic and exit
  . don't call sys_exit as this may confuse PM; it should be OK
    to call PM exit() nowadays.
2007-10-23 14:17:51 +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 tweak to panic functions of mfs and vfs. 2007-10-23 14:17:51 +00:00
pm Better interface for sys_times. 2007-08-16 13:16:26 +00:00
rs Removed dmap table. Publish endpoint in DS before calling mapdriver5. 2007-08-07 12:24:06 +00:00
vfs tweak to panic functions of mfs and vfs. 2007-10-23 14:17:51 +00:00
Makefile Merge of VFS by Balasz Gerofi with Minix trunk. 2006-10-25 13:40:36 +00:00