freebsd-nq/sys/i386
Bruce Evans ab4bc4b293 Fix selector arg to match the (missing) prototype for sdtossd().
Cosmetic.

Return from trap() if trap_fatal() returns.  trap_fatal() isn't
fatal if you have ddb.  Returning from trap() is usually the right
thing to do and much better than falling through.
1994-10-30 20:25:21 +00:00
..
apm Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
bios Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff. 1994-10-10 01:14:03 +00:00
boot A new Makefile, which is more our kind of makefile. 1994-10-28 22:13:22 +00:00
conf IP Firewall code from Daniel Boulet and J.S.Antsilevich 1994-10-28 15:09:49 +00:00
eisa Finished device configuration database work for all ISA devices (except `ze') 1994-10-23 21:28:03 +00:00
i386 Fix selector arg to match the (missing) prototype for sdtossd(). 1994-10-30 20:25:21 +00:00
ibcs2 First shot README file for iBCS support 1994-10-23 19:20:57 +00:00
include Included the command definition for FD_DEBUG. 1994-10-30 19:17:39 +00:00
isa Several minor fixes to the floppy driver: 1994-10-30 20:04:40 +00:00
pci Submitted by: Paul F. Werkowski 1994-10-30 00:30:27 +00:00
Makefile