Go to file
Ben Gras 45ddea1cdd Fixed bug that caused the PM to brutalize the contents of the 'memory'
variable. Parsing worked, but future requests for the variable (such as
by the sysenv command) returned truncated data. This caused the system
(e.g. setup script) to think the amount of memory was tiny, and caused
the enabling of swapspace, while it is unnecessary.
2005-06-19 23:16:08 +00:00
boot Updated boot monitor help menu. 2005-06-17 11:52:55 +00:00
commands Made mkfs a little smarter about how to report empty devices. 2005-06-19 22:28:05 +00:00
drivers Made libpci recognize my pci controller at home (again) 2005-06-19 22:11:04 +00:00
etc Fixes for /root homedir. 2005-06-17 13:48:16 +00:00
include Various select() support flags, prototypes, definitions. 2005-06-17 13:34:47 +00:00
kernel Changed arguments of timer library functions. 2005-06-17 13:36:01 +00:00
lib Added (fake) readlink(). 2005-06-17 13:47:29 +00:00
man Started select() manpage. 2005-06-17 13:35:21 +00:00
servers Fixed bug that caused the PM to brutalize the contents of the 'memory' 2005-06-19 23:16:08 +00:00
test select-test-set compile fixes. 2005-06-19 23:13:57 +00:00
tools Fixed various nits in the make/release process. 2005-06-17 16:28:36 +00:00
LICENSE Initial revision 2005-04-21 14:53:53 +00:00
Makefile Fixed various nits in the make/release process. 2005-06-17 16:28:36 +00:00