freebsd-dev/sys/i386
Peter Wemm b1529bda75 GENERIC/LINT: Remove redundant quoting on some option lines.
LINT: add a couple of new/missing/undocumented options
files.i386: add linux code so that you can compile a kernel with static
linux emulation ("options LINUX")
i386/*: use #if defined(COMPAT_LINUX) || defined(LINUX) to enable static
support of linux emulation (just like "IBCS2" makes ibcs2 static)

The main thing this is going to make obvious, is that the LINUX code
(when compiled from LINT) has a lot of warnings, some of which dont look
too pleasant..
1995-12-14 14:35:36 +00:00
..
apm Pass 3 of the great devsw changes 1995-12-08 11:19:42 +00:00
bios Pass 3 of the great devsw changes 1995-12-08 11:19:42 +00:00
boot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
conf GENERIC/LINT: Remove redundant quoting on some option lines. 1995-12-14 14:35:36 +00:00
eisa Change the generic "btintr" function's name to "bt_intr" - the same as 1995-12-14 14:19:19 +00:00
i386 GENERIC/LINT: Remove redundant quoting on some option lines. 1995-12-14 14:35:36 +00:00
ibcs2 Update ibcs2 to use the new ps_strings / stack gap arrangements.. 1995-12-09 04:33:27 +00:00
include Make math_emulators LKMable. 1995-12-14 08:21:33 +00:00
isa Update the skeleton DEVFS code to match reality a little closer.. :-) 1995-12-14 14:29:10 +00:00
linux Attempt to make the Linux LKM compile again after the recent VM include 1995-12-09 08:17:24 +00:00
pci Staticize and cleanup. 1995-12-10 13:40:44 +00:00
scsi Change the generic "btintr" function's name to "bt_intr" - the same as 1995-12-14 14:19:19 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00