freebsd-dev/sys
Jonathan Lemon c9e55fc6d1 This driver attempts to cache mbufs, and re-use them as headers instead
of using the MGETHDR macro all the time.  When an mbuf is reused as a
header, initialize csum_flags to zero as well, so the delayed_checksum
call woks properly.

Debbugging work done by: jmas
2000-05-12 16:48:59 +00:00
..
alpha Some white-box (NT) systems have SRM which reports a systype that's 2000-05-11 13:31:05 +00:00
amd64 Turn on USB support for most USB devices. udbp is not turned on since 2000-05-12 03:05:35 +00:00
boot Fix the Alpha loader the rest of the way. If FICL is present in 2000-05-12 07:47:47 +00:00
cam Add support for the DVD ioctl interface. 2000-05-12 03:36:02 +00:00
coda Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
compat Regenerated (to fix "created from" lines, and to fix the previous 2000-05-10 14:38:28 +00:00
compile
conf Fix modules: target. 2000-05-10 17:24:08 +00:00
contrib Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
crypto
ddb
dev This driver attempts to cache mbufs, and re-use them as headers instead 2000-05-12 16:48:59 +00:00
fs Adapt fdesc to be mounted on /dev/fd and remove fd, stdin, stdout and 2000-05-11 22:10:51 +00:00
geom Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
gnu Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
i4b Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
i386 Turn on USB support for most USB devices. udbp is not turned on since 2000-05-12 03:05:35 +00:00
isa Use bus_space stuff except where it needs high performance. 2000-05-12 12:37:28 +00:00
isofs/cd9660 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
kern Fix comment typo. 2000-05-12 16:06:49 +00:00
libkern Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
miscfs Adapt fdesc to be mounted on /dev/fd and remove fd, stdin, stdout and 2000-05-11 22:10:51 +00:00
modules Update man page to reflect new IPv6 hook. Simplify Makefile. 2000-05-10 16:54:40 +00:00
msdosfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
net patch from Alexey Zelkin 2000-05-11 00:44:35 +00:00
netatalk
netatm
netgraph Add hook for IPv6. 2000-05-10 16:54:00 +00:00
netinet Temporarily turn off the newreno flag until we can track down the known 2000-05-11 22:28:28 +00:00
netinet6 Fixed missing prototype for inet6_rthdr_reverse(). 2000-05-11 16:57:45 +00:00
netipx Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netkey
netnatm Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netncp
netns
nfs Include a RFC 1533 "Maximum DHCP Message Size" option in our request. 2000-05-07 14:29:19 +00:00
nfsclient Include a RFC 1533 "Maximum DHCP Message Size" option in our request. 2000-05-07 14:29:19 +00:00
nfsserver Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
ntfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
nwfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
pc98 Use bus_space stuff except where it needs high performance. 2000-05-12 12:38:25 +00:00
pccard Add PnP ID for vadem based plug and play card. 2000-05-02 06:50:17 +00:00
pci Only display the 'Disable PNP-OS BIOS option' message on the i386 arch. 2000-05-11 20:17:28 +00:00
posix4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
powerpc Handle PCI devices that actually use an ISA IRQ for the cia and tsunami 2000-05-10 18:54:28 +00:00
rpc
svr4 Regenerated (to fix "created from" lines, and to fix the previous 2000-05-10 14:38:28 +00:00
sys Add support for the DVD ioctl interface. 2000-05-12 03:36:02 +00:00
tools
ufs s/ffs_unmonut/ffs_unmount/ in a gratuitous ufs_extattr printf. 2000-05-07 17:21:08 +00:00
vm Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
Makefile Cause modules to build with the kernel build. Modules are removed 2000-05-02 02:26:04 +00:00