No description
Find a file
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
boot Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
commands fix _NSIG usage 2009-11-28 13:20:50 +00:00
docs Report make issue in UPDATING (approved by Ben) 2009-10-06 14:17:13 +00:00
drivers pci: extend NR_DRIVERS to cover all system processes 2009-11-09 10:43:46 +00:00
etc Add more identifiers to drivers.conf for orinoco and rtl8137. 2009-10-14 07:20:13 +00:00
include Portability: POSIXize some of inet's error codes 2009-11-28 13:18:33 +00:00
kernel fix _NSIG usage 2009-11-28 13:20:50 +00:00
lib fix _NSIG usage 2009-11-28 13:20:50 +00:00
man Portability: POSIXize some of inet's error codes 2009-11-28 13:18:33 +00:00
servers RS fixes: 2009-11-28 13:23:45 +00:00
test fix _NSIG usage 2009-11-28 13:20:50 +00:00
tools Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
LICENSE Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00
Makefile Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00