Date: Fri, 29 Nov 1996 05:12:18 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <199611291312.FAA17547@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/11/29 05:12:18 Modified: sys/i386/i386 machdep.c Log: Don't clobber the SIGCONT bit in the signal mask in sigreturn(). Use the `sigcantmask' macro to get the correct set of unmaskable signals. Found by: NIST-PCTS. Revision Changes Path 1.213 +2 -3 src/sys/i386/i386/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611291312.FAA17547>
