]> Zhao Yanbai Git Server - minix.git/commit
Fixed bug that caused the PM to brutalize the contents of the 'memory'
authorBen Gras <ben@minix3.org>
Sun, 19 Jun 2005 23:16:08 +0000 (23:16 +0000)
committerBen Gras <ben@minix3.org>
Sun, 19 Jun 2005 23:16:08 +0000 (23:16 +0000)
commit45ddea1cdda3ead33c425da69a9e261d45f227b8
tree81686664ffe2c75294bb2b29fb86c1de2c60d222
parent400169e9600502c669ca1d787234253e3135839d
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.
servers/pm/main.c