]> Zhao Yanbai Git Server - minix.git/commit
ps was looking for INIT as first user process, but INIT has become init.
authorBen Gras <ben@minix3.org>
Thu, 4 Aug 2005 08:25:10 +0000 (08:25 +0000)
committerBen Gras <ben@minix3.org>
Thu, 4 Aug 2005 08:25:10 +0000 (08:25 +0000)
commit693c7abe2a2900eab5f5750b311c42d707848129
tree418efa9a1adea732dde13de66ac3898a0d4c2505
parent93460d0ad07787e3fd461bc002926fc43adebc71
ps was looking for INIT as first user process, but INIT has become init.

There are still some checks in ps that presume there are only system
processes before INIT and all others are user processes..
commands/ps/ps.c