Date: Fri, 5 Jan 2001 16:08:40 -0800 (PST) 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: <200101060008.f0608eB03115@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/05 16:08:40 PST Modified files: sys/kern kern_sig.c Log: Protect p_nice and P_TRACED in psignal() above the switch statement with sched_lock. Revision Changes Path 1.102 +3 -1 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?200101060008.f0608eB03115>