NetBSD/sys
thorpej d1ad2ac4f2 Rather than referencing the cfdriver directly in the cfdata entries,
instead use a string naming the driver.  The cfdriver is then looked
up in a list which is built at run-time.
2002-09-27 02:24:06 +00:00
..
adosfs Fix biff in previous change. 2002-09-21 20:26:49 +00:00
altq pull only "opt_altq_enabled.h" in if_altq.h, and include altqconf.h 2002-09-22 20:09:15 +00:00
arch Rather than referencing the cfdriver directly in the cfdata entries, 2002-09-27 02:24:06 +00:00
coda
compat Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
conf Bump version to 1.6I -- device parent spec change. 2002-09-26 04:12:27 +00:00
crypto
ddb
dev Rather than referencing the cfdriver directly in the cfdata entries, 2002-09-27 02:24:06 +00:00
filecorefs Fix biff in previous change. 2002-09-21 20:26:49 +00:00
fs
gdbscripts
ipkdb
isofs
kern Rather than referencing the cfdriver directly in the cfdata entries, 2002-09-27 02:24:06 +00:00
lib
lkm
miscfs
msdosfs
net Fix a case where M_COPY_PKTHDR() wasn't being used prior to calling bpf_mtap 2002-09-26 16:07:03 +00:00
netatalk
netccitt
netinet minor KNF 2002-09-25 11:19:23 +00:00
netinet6 length field on PADN option, before jumbo payload option was wrong. 2002-09-23 13:28:55 +00:00
netisdn
netiso
netkey fix signed/unsigned pointer mixup 2002-09-23 13:43:42 +00:00
netnatm
netns
netsmb
nfs In nfsrv_create(), kill an extra PNBUF_PUT() in the NFSv2 mknod case. The 2002-09-26 20:41:25 +00:00
ntfs
stand
sys Rather than referencing the cfdriver directly in the cfdata entries, 2002-09-27 02:24:06 +00:00
ufs Move a brace that is in the wrong position when changes from FreeBSD 2002-09-26 21:35:27 +00:00
uvm add a new flag VM_MAP_DYING, which is set before we start 2002-09-22 07:21:29 +00:00
Makefile