]> Zhao Yanbai Git Server - minix.git/commit
Fixed compilation errors in ps.c and rs/manager.c. The former was fixed by disabling...
authorErik van der Kouwe <erik@minix3.org>
Wed, 23 Sep 2009 08:46:17 +0000 (08:46 +0000)
committerErik van der Kouwe <erik@minix3.org>
Wed, 23 Sep 2009 08:46:17 +0000 (08:46 +0000)
commit789c8a6ee42b9658a5b11ab01e72d4507f3422df
tree2cd11ade40fb8bf3b32d12025bfa3e1bf31bf4ff
parentdd0ea3aba071fbc5ae68fb15c8b8aa2711e9de38
Fixed compilation errors in ps.c and rs/manager.c. The former was fixed by disabling code using no-longer-existant flags and the latter by removing the spurious parameter i from sys_privctl
commands/ps/ps.c
include/minix/syslib.h
lib/syslib/sys_privctl.c