freebsd-dev/sys
Matthew Dillon d2ba455c2c Some ioctl routines assume that the ioctl buffer is aligned, but a
char[] declaration makes no such guarentee.  A union is used to force
    alignment of the char buffer.
2000-05-09 17:43:21 +00:00
..
alpha Change floating point exception type to match the i386 one. 2000-05-09 17:43:20 +00:00
amd64 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
boot Teach the alpha loader install process to make backup copies of the 2000-05-06 18:31:26 +00:00
cam Some prettifying for the quirk comments. 2000-05-09 04:54:10 +00:00
coda Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
compat Give the "streams" modulea version (1) and depend on it from the 2000-05-06 01:39:45 +00:00
compile
conf Create a separate target for the 'modules'. Without this the modules 2000-05-09 10:39:38 +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 Fix some breakage about how we build WWNs. Do some other fabric related 2000-05-09 01:14:43 +00:00
fs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +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 Fix checksum calculations. This should fix the network problems 2000-05-07 16:41:15 +00:00
isa Step down a level and issue format requests with a struct bio instead 2000-05-06 07:01:47 +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 Some ioctl routines assume that the ioctl buffer is aligned, but a 2000-05-09 17:43:21 +00:00
libkern Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
miscfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
modules Added PC-98 supports. 2000-05-08 14:55:21 +00:00
msdosfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
net Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
netatalk
netatm
netgraph Fix a couple of bugs: 2000-05-05 01:11:39 +00:00
netinet Add missing include machine/in_cksum.h. 2000-05-09 16:56:51 +00:00
netinet6 Add missing include machine/in_cksum.h. 2000-05-09 16:56:51 +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 nwfs depends on ncp 2000-04-29 13:34:28 +00:00
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 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
pccard Add PnP ID for vadem based plug and play card. 2000-05-02 06:50:17 +00:00
pci Do the attach (and detach) properly. Store the cookies. 2000-05-07 20:16:25 +00:00
posix4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
powerpc Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
rpc
svr4 Give the "streams" modulea version (1) and depend on it from the 2000-05-06 01:39:45 +00:00
sys Regenerated (fixed the type of mmap()'s padding arg). 2000-05-09 08:35:51 +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