Date: Tue, 15 May 2001 16:13:59 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sig.c Message-ID: <200105152313.f4FNDx893155@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/05/15 16:13:58 PDT
Modified files:
sys/kern kern_sig.c
Log:
- Remove unneeded include of sys/ipl.h.
- Require the proc lock be held for killproc() to allow for the vmdaemon to
kill a process when memory is exhausted while holding the lock of the
process to kill.
Revision Changes Path
1.119 +3 -4 src/sys/kern/kern_sig.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?200105152313.f4FNDx893155>
