]> Zhao Yanbai Git Server - minix.git/commit
Added shutdown_started global variable. If it's set, we're in the
authorBen Gras <ben@minix3.org>
Thu, 8 Sep 2005 14:31:23 +0000 (14:31 +0000)
committerBen Gras <ben@minix3.org>
Thu, 8 Sep 2005 14:31:23 +0000 (14:31 +0000)
commitc655d8b3aed7e9a8ffaa06c0c323d6b3cf5d243b
treee38e168ceaff15cbe2c0fe0b96a4d5a4ef5bef76
parent9a1e860a16c4597672264abe8239f7e6cd981773
Added shutdown_started global variable. If it's set, we're in the
process of doing a shutdown.

Initial purpose is - suppress dead process diagnostic message.
kernel/glo.h
kernel/main.c
kernel/proc.c