freebsd-dev/sys
Warner Losh 2701fed4cf Back out the _ND change. I plan on making all drivers default to that with
a special _DESC version for those cards whose CIS is insufficient for some
reason.  This should save about 3k of kernel strings when complete.
2003-04-10 04:14:35 +00:00
..
alpha Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
amd64 o In struct prison, add an allprison linked list of prisons (protected 2003-04-09 02:55:18 +00:00
arm
boot
cam Sufficient access checks are performed by vmapbuf() that calling useracc() 2003-04-06 22:21:03 +00:00
coda
compat o In struct prison, add an allprison linked list of prisons (protected 2003-04-09 02:55:18 +00:00
conf - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260). 2003-04-07 10:13:25 +00:00
contrib
crypto
ddb
dev Back out the _ND change. I plan on making all drivers default to that with 2003-04-10 04:14:35 +00:00
fs It appears that msdosfs_init() is called multiple times. This happens 2003-04-10 00:13:12 +00:00
geom Only be verbose if (bootverbose) 2003-04-09 13:52:40 +00:00
gnu
i4b
i386 Add ahd. 2003-04-09 14:58:28 +00:00
ia64 o In struct prison, add an allprison linked list of prisons (protected 2003-04-09 02:55:18 +00:00
isa
isofs/cd9660
kern Regen. 2003-04-09 02:57:29 +00:00
libkern
modules - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260). 2003-04-07 10:13:25 +00:00
net Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
netatalk
netatm
netgraph Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
netinet Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
netinet6
netipsec Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
netipx
netkey Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
netnatm Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
netncp
netsmb
nfs
nfsclient
nfsserver
opencrypto
pc98
pccard
pci Correct maxsize/maxsegsz parameters to bus_dma_tag_create(). 2003-04-09 15:05:19 +00:00
posix4
powerpc Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
rpc
security Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
sparc64 The fxp(4) driver is now working on sparc64 too! 2003-04-08 20:55:30 +00:00
sys Add prototypes for change_root() and change_dir(). 2003-04-09 17:41:46 +00:00
tools
ufs Sufficient access checks are performed by vmapbuf() that calling useracc() 2003-04-06 19:26:30 +00:00
vm
Makefile