minix/servers
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
..
fs Fixed nasty bug that would cause FS to loop forever in rw_scattered (while 2005-06-19 22:33:49 +00:00
inet Fixed bug relating to FS and MEMORY during startup; 2005-06-06 09:30:44 +00:00
init Various updates. 2005-06-03 13:55:06 +00:00
is Removed mem chunks dump. (No longer available from kernel.) 2005-06-17 09:13:32 +00:00
pm Fixed bug that caused the PM to brutalize the contents of the 'memory' 2005-06-19 23:16:08 +00:00
Makefile Rename mm (memory manager) to pm (process manager), involved renaming 2005-05-03 15:35:52 +00:00