freebsd-dev/sys/i386/conf
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
..
ATAPI Change kernel name to make a more unique target for sed. 1995-10-05 04:34:30 +00:00
BOOTFLP Do not try to negotiate synchronous SCSI transfers in the Boot Kernel. 1995-03-30 15:41:33 +00:00
CORBIN Take out multicast support for the moment. 1994-08-08 09:14:37 +00:00
devices.i386 First part of importing the Japanese `od' driver. 1995-08-19 15:59:35 +00:00
files.i386 GENERIC/LINT: Remove redundant quoting on some option lines. 1995-12-14 14:35:36 +00:00
GENERIC GENERIC/LINT: Remove redundant quoting on some option lines. 1995-12-14 14:35:36 +00:00
GENERICAH Add ep0 line to kernel config files. 1994-11-13 10:17:07 +00:00
GENERICBT Add ep0 line to kernel config files. 1994-11-13 10:17:07 +00:00
IPFIREWALL Add ep0 line to kernel config files. 1994-11-13 10:17:07 +00:00
LINT GENERIC/LINT: Remove redundant quoting on some option lines. 1995-12-14 14:35:36 +00:00
Makefile.i386 i386 is defined by the compiler, so don't define it here. LOAD_ADDRESS 1995-11-19 19:49:43 +00:00
MINI According to a quick reading of sources, one experiment and Bruce's word: 1994-10-20 00:53:30 +00:00
NOTES GENERIC/LINT: Remove redundant quoting on some option lines. 1995-12-14 14:35:36 +00:00
PCVT Bring PCVT's config files into the tree. 1995-02-05 10:56:47 +00:00
SYSCONS Ttys structures are now allocated dynamically via ttymalloc/ttyfree. 1994-03-02 20:18:09 +00:00