Date: Fri, 2 Nov 2001 15:50:00 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sig.c Message-ID: <200111022350.fA2No0K72582@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2001/11/02 15:50:00 PST
Modified files:
sys/kern kern_sig.c
Log:
We have a _SIG_VALID() macro, so use it instead of duplicating the test all
over the place. Also replace a printf() + panic() with a KASSERT().
Reviewed by: jhb
Revision Changes Path
1.138 +6 -8 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?200111022350.fA2No0K72582>
