freebsd-skq/sys/i386
1997-07-06 22:11:26 +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 Fixed description of -cv. 1997-07-05 02:08:09 +00:00
conf Enabled some SMP options. LINT is for testing that all code compiles 1997-07-01 00:14:39 +00:00
eisa Don't cast function pointers to (void *). This will cause warnings. 1997-07-01 00:45:45 +00:00
i386 Un-inline a call to spl0(). It is not time critical, and was only inline 1997-07-01 01:34:30 +00:00
ibcs2 Do The Right Thing when an iBCS2 program does getgroups(0, whatever) -- we 1997-06-25 01:01:21 +00:00
include Added POST code output to various points of the startup code. 1997-06-27 23:33:17 +00:00
isa Added a hook for a "spurious INTerrupt handler". 1997-07-06 22:11:26 +00:00
linux
pci
scsi Modify my copyright notice to allow the sequencer to be used with GPLed 1997-06-27 19:39:34 +00:00
Makefile