freebsd-dev/sys
peter ae7714f542 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
..
alpha Completed function declarations and added prototypes. 1995-11-22 07:43:53 +00:00
amd64 GENERIC/LINT: Remove redundant quoting on some option lines. 1995-12-14 14:35:36 +00:00
compat/linux Attempt to make the Linux LKM compile again after the recent VM include 1995-12-09 08:17:24 +00:00
compile This commit was manufactured by cvs2svn to create branch 'NETBSD'. 1994-10-14 08:53:17 +00:00
conf GENERIC/LINT: Remove redundant quoting on some option lines. 1995-12-14 14:35:36 +00:00
ddb Reduced and cleaned up #includes. 1995-12-10 19:08:32 +00:00
dev Update the skeleton DEVFS code to match reality a little closer.. :-) 1995-12-14 14:29:10 +00:00
fs Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
gnu Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
i386 GENERIC/LINT: Remove redundant quoting on some option lines. 1995-12-14 14:35:36 +00:00
isa Replaced nxreset by noreset (if the reset function gets called, then the 1995-12-10 20:54:38 +00:00
isofs/cd9660 Added prototypes. 1995-12-03 17:14:38 +00:00
kern GENERIC/LINT: Remove redundant quoting on some option lines. 1995-12-14 14:35:36 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
modules Two x87 emulators as LKMs. 1995-12-14 08:26:14 +00:00
msdosfs Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
net Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
netccitt Moved inline functions for insque() and remque() to <sys/queue.h>. 1995-12-03 13:45:34 +00:00
netinet Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
netipx Cleaned up prototypes: 1995-11-24 12:25:13 +00:00
netiso Last commit this round: Staticize. 1995-12-10 13:45:30 +00:00
netns Moved inline functions for insque() and remque() to <sys/queue.h>. 1995-12-03 13:45:34 +00:00
nfs Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
nfsclient Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
nfsserver Untangled the vm.h include file spaghetti. 1995-12-07 12:48:31 +00:00
pc98/pc98 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pccard Julian forgot to make the *devsw structures static. 1995-12-08 23:23:00 +00:00
pci Change the generic "btintr" function's name to "bt_intr" - the same as 1995-12-14 14:19:19 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
sys Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
tools Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ufs *hack alert*! :-) This adds an option to the MFS_ROOT code so that it 1995-12-14 14:25:03 +00:00
vm Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
Makefile This commit was manufactured by cvs2svn to create branch 'NETBSD'. 1994-10-14 08:53:17 +00:00