Date: Tue, 15 May 2001 16:15:06 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_synch.c Message-ID: <200105152315.f4FNF6193337@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/05/15 16:15:06 PDT Modified files: sys/kern kern_synch.c Log: - Remove unneeded include of sys/ipl.h. - Lock the process before calling killproc() to kill it for exceeding the maximum CPU limit. Revision Changes Path 1.135 +3 -2 src/sys/kern/kern_synch.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?200105152315.f4FNF6193337>