freebsd-nq/sys/i386
Bruce Evans 28914c4644 Oops, I removed one too many #include. <machine/frame.h> was previously
included twice as a side effect of including unrelated headers, but I
removed the #include of one of the headers and will soon fix the nested
#include in the other.
1997-07-20 11:00:32 +00:00
..
apm Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
bios Fix crash when halting where APM was configured but not enabled 1997-06-19 00:25:03 +00:00
boot Saved a few bytes by omitting frame pointers, using byte-sized 1997-07-13 15:24:15 +00:00
conf Disabled option SMP_TIMER_NC. It now conflicts with a default "option". 1997-07-20 05:27:59 +00:00
eisa Removed unused #includes. 1997-07-20 06:31:09 +00:00
i386 Oops, I removed one too many #include. <machine/frame.h> was previously 1997-07-20 11:00:32 +00:00
ibcs2 Removed unused #includes. 1997-07-20 09:39:51 +00:00
include Hide definitions that depend on the APIC_IO option from LKMs so that LKMs 1997-07-20 10:35:50 +00:00
isa Moved some definitions of initialized data nearer to the start of 1997-07-20 10:07:55 +00:00
linux Make this thing actually compile. 1997-06-02 10:43:41 +00:00
pci
scsi Modify my copyright notice to allow the sequencer to be used with GPLed 1997-06-27 19:39:34 +00:00
Makefile