freebsd-nq/sys
2000-04-20 03:56:10 +00:00
..
alpha Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
amd64 Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
boot Add a cleanup function. This is needed for PXE where you should 2000-04-20 00:06:15 +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 Move the linprocfs bits under the rest of the i386 linux compatibility 2000-04-20 03:54:27 +00:00
compile
conf Add kern_event.c 2000-04-17 03:06:27 +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 Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
fs Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +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 Move the linprocfs bits under the rest of the i386 linux compatibility 2000-04-20 03:54:27 +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 Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
libkern
miscfs Remove the linprocfs bits from their old location, as they've moved now. 2000-04-20 03:56:10 +00:00
modules Point to the new location of the sources under the i386 linux compatibility 2000-04-20 03:55:19 +00:00
msdosfs Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
net Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +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
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 Add TI-1211 chipset from datasheet info 2000-04-20 03:16:49 +00:00
pci Add TI-1211 chipset from datasheet info 2000-04-20 03:16:49 +00:00
posix4
powerpc
rpc
svr4 Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
sys Don't panic in M_PREPEND() if m_prepend() fails and frees the mbuf chain. 2000-04-19 01:24:26 +00:00
tools
ufs o Introduce an extended attribute backing file header magic number 2000-04-19 20:12:41 +00:00
vm vm_object_shadow: Remove an incorrect assertion. In obscure circumstances 2000-04-19 16:32:04 +00:00
Makefile