..
alpha
Remove unneeded <sys/buf.h> includes.
2000-04-18 15:15:39 +00:00
amd64
IO apics are not necessarily page aligned, they are only required to be aligned
2000-04-20 14:40:11 +00:00
boot
Move the building of the PXE module into libi386.
2000-04-21 22:06:02 +00:00
cam
Remove unneeded <sys/buf.h> includes.
2000-04-18 15:15:39 +00:00
coda
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
compat
Fix include paths so that this builds correctly.
2000-04-21 05:54:11 +00:00
compile
conf
Reoganize/update the SysKonnect driver:
2000-04-22 02:16:41 +00:00
contrib
Complete the bio/buf divorce for all code below devfs::strategy
2000-04-15 05:54:02 +00:00
crypto
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
ddb
dev
- Fix a problem with the cdevsw struct that prevented the kernel from
2000-04-22 06:28:03 +00:00
fs
There's no reason to make "file" 0500 rather than 0555.
2000-04-22 04:01:54 +00:00
geom
Complete the bio/buf divorce for all code below devfs::strategy
2000-04-15 05:54:02 +00:00
gnu
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
i4b
i386
Fix include paths so that this builds correctly.
2000-04-21 05:54:11 +00:00
isa
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
isofs /cd9660
Complete the bio/buf divorce for all code below devfs::strategy
2000-04-15 05:54:02 +00:00
kern
Move the declaration of "struct namecache" to vnode.h, as it can be useful
2000-04-22 03:44:00 +00:00
libkern
miscfs
There's no reason to make "file" 0500 rather than 0555.
2000-04-22 04:01:54 +00:00
modules
Reoganize/update the SysKonnect driver:
2000-04-22 02:16:41 +00:00
msdosfs
Complete the bio/buf divorce for all code below devfs::strategy
2000-04-15 05:54:02 +00:00
net
IOCGIFCONF once and for all. Sometimes the ifc_len variable
2000-04-21 17:48:48 +00:00
netatalk
netatm
netgraph
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
netinet
Let initialize th_sum before in6_cksum(), again.
2000-04-19 15:05:00 +00:00
netinet6
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
netipx
netkey
netnatm
netncp
Do not panic if request issued by kernel.
2000-04-05 10:54:02 +00:00
netns
nfs
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
nfsclient
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
nfsserver
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
ntfs
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
nwfs
Remove unneeded <sys/buf.h> includes.
2000-04-18 15:15:39 +00:00
pc98
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
pccard
o Preliminary support for mapping the CIS by the driver.
2000-04-20 08:37:46 +00:00
pci
Reoganize/update the SysKonnect driver:
2000-04-22 02:16:41 +00:00
posix4
powerpc
rpc
svr4
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
sys
Move the declaration of "struct namecache" to vnode.h, as it can be useful
2000-04-22 03:44:00 +00:00
tools
ufs
Convert the magic MFS device to a VCHR.
2000-04-22 05:45:38 +00:00
vm
vm_object_shadow: Remove an incorrect assertion. In obscure circumstances
2000-04-19 16:32:04 +00:00
Makefile