freebsd-nq/sys/i386
Bruce Evans 72e81c1a11 Fixed some not-so-recently broken indentation.
Fixed pedantic syntax error (trailing comma in enum).
1997-08-25 23:06:29 +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 Remove extraneous init parameter. 1997-08-23 23:38:12 +00:00
conf Mention PPP_DEFLATE and PPP_BSDCOMP for kernel ppp. 1997-08-19 17:11:35 +00:00
eisa #include <machine/limits.h> explicitly in the few places that it is required. 1997-08-21 20:33:42 +00:00
i386 Finished (?) support for DISABLE_PSE option. 2-3MB of kernel vm was sometimes 1997-08-25 21:53:01 +00:00
ibcs2 Fixed type mismatches for functions with args of type vm_prot_t and/or 1997-08-25 22:15:31 +00:00
include Removed a bogus comment. 1997-08-25 21:28:08 +00:00
isa Fixed some not-so-recently broken indentation. 1997-08-25 23:06:29 +00:00
linux Revert my previous commit about using CS_SECURE macro. 1997-08-21 06:33:04 +00:00
pci Removed unused #includes. 1997-07-20 14:10:18 +00:00
scsi Change restart_sequencer to be more robust by performing an explicit 1997-08-21 21:23:21 +00:00
Makefile