NetBSD/sys
bouyer 2b90da4613 Fix NULL pointer deref when a backend switches to closing without
have been connected.
Make sure we connect only once; avoid getting disk attached multiple times
when there are multiple block devices configured (the xenbus seems to call
the callbacks for all xbd when each of them comes up).
2006-05-10 21:31:49 +00:00
..
altq
arch Fix NULL pointer deref when a backend switches to closing without 2006-05-10 21:31:49 +00:00
coda
compat don't allocate struct statvfs on stack as it's too large. 2006-05-10 11:05:34 +00:00
conf Remove the obsolete (and now unused) propdb API. 2006-05-05 18:26:19 +00:00
contrib/dev/ath
crypto
ddb
dev fix incorrect ADC list for ALC880. 2006-05-10 11:17:27 +00:00
dist
fs
gdbscripts
ipkdb
kern don't allocate struct statvfs on stack as it's too large. 2006-05-10 11:02:29 +00:00
lib
lkm Finish fixing compilation after device property changes. 2006-05-07 20:48:51 +00:00
miscfs
net
net80211
netatalk
netccitt
netinet #if -> #ifdef 2006-05-08 18:50:12 +00:00
netinet6 Use C99 uintXX_t types so that applications don't need to include 2006-05-07 23:41:17 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs
opencrypto
stand
sys don't expose struct nameidata to userland. 2006-05-10 11:09:01 +00:00
ufs Change VOP_FCNTL to take an unlocked vnode. Approved by wrstuden@. 2006-05-04 16:48:16 +00:00
uvm
Makefile