freebsd-nq/sys/i386
Bruce Evans 388ddab632 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.
1996-11-29 13:12:14 +00:00
..
apm APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
bios APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
boot Add a timeout here, just like in if_ed.c 1996-11-28 09:54:38 +00:00
conf Clarified the comment about removing other CPU defs. Specifically, 1996-11-29 07:08:48 +00:00
eisa Update comment and disable SCB paging for Rev E cards since paging, at least 1996-11-21 06:19:13 +00:00
i386 Don't clobber the SIGCONT bit in the signal mask in sigreturn(). Use 1996-11-29 13:12:14 +00:00
ibcs2 Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
include Support the appropriate use of bswap instruction on non-I386 builds. 1996-11-29 07:04:03 +00:00
isa Correct name in probe type. Closes PR# 2122 (with a change, since the PR 1996-11-29 12:26:30 +00:00
linux Add audio mixer ioctls. 1996-11-05 02:04:37 +00:00
pci More merge and update. 1996-10-30 22:41:46 +00:00
scsi Add code to the SCSIINT handler for unexpected busfrees and handling immediate 1996-11-22 08:28:45 +00:00
Makefile