Date: Sat, 3 Nov 2001 05:17:46 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sig.c Message-ID: <200111031317.fA3DHkI97022@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/11/03 05:17:46 PST Modified files: (Branch: RELENG_4) sys/kern kern_sig.c Log: Argh!. Signal 128 *is* valid. Revert last commit. See _SIG_IDX() in signal.h where the signal number is offset by 1. Damn Jedi mind trick! Revision Changes Path 1.72.2.13 +4 -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?200111031317.fA3DHkI97022>