minix/servers
David van Moolenbroek fe7b2f1652 RS fixes:
- fix resource leak (PCI ACLs) when child fails right after exec
- fix resource leak (memory) when child exec fails at all
- fix race condition setting VM call privileges for new child
- make dev_execve() return a proper result, and check this result
- remove RS_EXECFAILED, as it should behave exactly like RS_EXITING
- add more clarifying comments about starting servers
2009-11-28 13:23:45 +00:00
..
ds DS: do not panic when sending reply fails 2009-10-27 17:06:45 +00:00
inet Portability: POSIXize some of inet's error codes 2009-11-28 13:18:33 +00:00
init stingy stack. 2009-02-06 16:29:00 +00:00
ipc fix compiler warning by including for prototype. 2009-10-05 16:45:03 +00:00
is Use of isemptyp() macro instead of testing RTS_SLOT_FREE flag 2009-11-12 08:35:26 +00:00
iso9660fs Various small IS, TTY, isofs fixes 2009-11-02 23:04:52 +00:00
mfs inodes - using types with known size 2009-11-06 08:55:07 +00:00
pm PM: remove 'boottime' global variable 2009-11-28 13:22:01 +00:00
rs RS fixes: 2009-11-28 13:23:45 +00:00
vfs Kernel, servers: remove unused proto.h definitions 2009-10-31 14:11:50 +00:00
vm VM: don't send arbitrary status values to kernel 2009-11-22 13:06:18 +00:00
Makefile Fixes to ISOFS 2009-10-01 14:34:17 +00:00