freebsd-nq/sys/i386
Bruce Evans 663f148514 Log processes that exit with an masked npx exception that would trap
with the current default exception (un)mask.  There should be no such
processes unless you change the mask.  Someday the mask should be
changed to the IEEE default of everything masked.  The npx state
gets saved so that it can be checked and this may have the side effect
of fixing a bug that was reported for 1.1.5.  (npx exceptions may
sometimes leak across exits and clobber another process.  I can't see
how this can happen.)

Get some missing/wrong declarations from headers now that the headers
have them.
1994-11-14 14:59:06 +00:00
..
apm Calling sync will panic you more often than not. 1994-11-07 04:23:58 +00:00
bios Calling sync will panic you more often than not. 1994-11-07 04:23:58 +00:00
boot Improved the user interface: 1994-11-07 11:26:30 +00:00
conf Add ep0 line to kernel config files. 1994-11-13 10:17:07 +00:00
eisa Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
i386 Oops, the previous commit got the diff for the log message instead of 1994-11-14 14:23:54 +00:00
ibcs2 First shot README file for iBCS support 1994-10-23 19:20:57 +00:00
include Remove 1.5+K of bloat for unused idt entries. 1994-11-14 14:18:15 +00:00
isa Log processes that exit with an masked npx exception that would trap 1994-11-14 14:59:06 +00:00
pci Added support for SIOCSIFMTU ioctl. Fixed bug that caused panic at boot time 1994-11-13 12:39:38 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00