Date: Mon, 6 May 2002 10:07:10 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exit.c Message-ID: <200205061707.g46H7AF87424@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/05/06 10:07:10 PDT
Modified files:
sys/kern kern_exit.c
Log:
When checking to see if the init process calls exit1(), compare p to the
initproc proc pointer instead of checking to see if the pid is 1.
Submitted by: bde
Revision Changes Path
1.163 +1 -1 src/sys/kern/kern_exit.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205061707.g46H7AF87424>
