Go to file
Kees van Reeuwijk 2ba237cd4e Fixed a number of uses of uninitialized variables by adding assertions
or other sanity checks, code reshuffling, or fixing broken behavior.
2010-01-27 10:23:58 +00:00
boot Removed a number of useless #includes 2010-01-26 10:59:01 +00:00
commands Add notrunc conversion for dd tool 2010-01-27 07:48:06 +00:00
docs Drivers and servers are simply known as services. 2009-12-17 01:53:26 +00:00
drivers Fixed a number of uses of uninitialized variables by adding assertions 2010-01-27 10:23:58 +00:00
etc dec21140A ethernet driver for virtualpc, contributed by nicolas tittley. 2010-01-26 10:20:18 +00:00
include typo 2010-01-25 21:06:07 +00:00
kernel No need to use memcpy to copy a message of 36 bytes. The overhead just 2010-01-27 09:34:47 +00:00
lib Fixed a number of uses of uninitialized variables by adding assertions 2010-01-27 10:23:58 +00:00
man Add notrunc conversion for dd tool 2010-01-27 07:48:06 +00:00
servers Fixed a number of uses of uninitialized variables by adding assertions 2010-01-27 10:23:58 +00:00
test IPC test set fixes: 2010-01-26 08:05:33 +00:00
tools Fix to make making a bootable cd possible again. 2010-01-18 14:10:04 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Removal of the executable flag from files that cannot be executed 2009-11-09 10:26:00 +00:00