freebsd-dev/sys
1998-02-04 10:22:05 +00:00
..
alpha Fixed conflicts between <machine/console.h> and <machine/pcvt_ioctl.h>, 1998-02-03 19:57:46 +00:00
amd64 Make FAILSAFE a new-style option. 1998-02-04 03:47:16 +00:00
compat Changed inline' to __inline' so that this file can be compiled by 1998-02-03 20:14:35 +00:00
compile
conf Sync with sys/i386/conf/options.i386 revision 1.71. 1998-02-04 10:22:05 +00:00
ddb
dev Re-add my DEVFS changes after they were stomped on. This time, I throw away 1998-02-04 03:16:25 +00:00
fs Forward declare some structs so that this file is more self-sufficient. 1998-02-03 21:52:02 +00:00
geom Remove unused devfs include. (Julian or Satoshi might want to add proper 1998-01-31 03:19:06 +00:00
gnu Make LINT at least compile. This faithfully duplicate the changes 1998-02-04 01:16:03 +00:00
i386 Change LINT_PCCARD_HACK to COMPILING_LINT, and put it in its own header file 1998-02-04 04:41:37 +00:00
isa APM calls inittodr(0) which is stupid, but at least stop setting the 1998-01-28 10:41:33 +00:00
isofs/cd9660 Forward declare some structs so that this file is more self-sufficient. 1998-02-03 21:52:02 +00:00
kern Fixed staticization. 1998-02-03 21:41:12 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Declare the variable `i' when UMAP_DIAGNOSTIC is defined. 1998-02-03 14:30:01 +00:00
modules Make this work with SPX_HACK as a new-style option. 1998-02-04 04:07:43 +00:00
msdosfs Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
net Added #include of <sys/queue.h> so that this file is more "self"-sufficent. 1998-02-03 22:19:35 +00:00
netatalk Fixed pedantic syntax errors. 1998-02-03 21:56:42 +00:00
netinet Add #include "opt_devfs.h" 1998-02-04 03:30:31 +00:00
netipx Forward declare more structs that are used in prototypes here - don't 1998-02-01 20:08:39 +00:00
netkey
netnatm Fixed a sloppy common-style declaration. 1997-12-20 00:13:51 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Added #include of <sys/queue.h> so that this file is more "self"-sufficent. 1998-02-03 22:19:35 +00:00
nfsclient Forward declare some structs so that this file is more self-sufficient. 1998-02-03 21:52:02 +00:00
nfsserver Added #include of <sys/queue.h> so that this file is more "self"-sufficent. 1998-02-03 22:19:35 +00:00
pc98 Sync with sys/i386/conf/options.i386 revision 1.71. 1998-02-04 10:22:05 +00:00
pccard Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. 1998-01-24 02:54:56 +00:00
pci Make FAILSAFE a new-style option. 1998-02-04 03:47:16 +00:00
powerpc/include
rpc
scsi Serves me right for committing code late at night... 1998-02-01 18:09:50 +00:00
sys Cleaned up some comments and ifdefs. 1998-02-03 22:32:23 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Forward declare some structs so that this file is more self-sufficient. 1998-02-03 21:52:02 +00:00
vm Added #include of <sys/queue.h> so that this file is more "self"-sufficent. 1998-02-03 22:19:35 +00:00
Makefile