]> Zhao Yanbai Git Server - minix.git/commit
Give pm its own brk() so malloc() works in pm. pm needs more stack for this.
authorBen Gras <ben@minix3.org>
Fri, 30 Jun 2006 14:36:11 +0000 (14:36 +0000)
committerBen Gras <ben@minix3.org>
Fri, 30 Jun 2006 14:36:11 +0000 (14:36 +0000)
commitb654c02f5578d5be9690f6f798b157fa123e219d
tree3b8b63cb26b5af65d31473034dab7e2b67109ff6
parentb5179d7025a4e9aa8d2651d7724e066e161b53bd
Give pm its own brk() so malloc() works in pm. pm needs more stack for this.
servers/pm/Makefile
servers/pm/main.c
servers/pm/misc.c