freebsd-dev/sys
Eivind Eklund 287591d703 Re-add my DEVFS changes after they were stomped on. This time, I throw away
the DEVFS tokens (as they weren't used anywhere anyway).
1998-02-04 03:16:25 +00:00
..
alpha Fixed conflicts between <machine/console.h> and <machine/pcvt_ioctl.h>, 1998-02-03 19:57:46 +00:00
amd64 Converted DISABLE_PSE to a new-style option. 1998-02-03 22:09:01 +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 Converted DISABLE_PSE to a new-style option. 1998-02-03 22:09:01 +00:00
ddb Some fixes from John Hood: 1997-12-05 05:36:58 +00:00
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 Converted DISABLE_PSE to a new-style option. 1998-02-03 22:09:01 +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 Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute 1998-02-01 18:12:15 +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 Added #include of <sys/queue.h> so that this file is more "self"-sufficent. 1998-02-03 22:19:35 +00:00
netipx Forward declare more structs that are used in prototypes here - don't 1998-02-01 20:08:39 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
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/isa/wd.c revision 1.150. 1998-02-02 09:52:28 +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 Re-add my DEVFS changes after they were stomped on. This time, I throw away 1998-02-04 03:16:25 +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