NetBSD/sys
kiyohara 95856cac39 Add omapmputmr0 to critical_devs[].
delay(9) must require clock_sc (softc for omapmputmr0@obio2).  Also com@obio2
  calls delay in com_attach_subr().
2010-07-10 08:48:47 +00:00
..
altq
arch Add omapmputmr0 to critical_devs[]. 2010-07-10 08:48:47 +00:00
coda Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
common/bus_dma
compat Add missing includes to bring the linux_semun type needed by 2010-07-07 12:43:18 +00:00
conf COMPAT_LINUX32 requires COMPAT_LINUX. 2010-07-07 01:09:39 +00:00
crypto
ddb
dev V() the mutex when firmware is initialized, duh! 2010-07-10 04:09:35 +00:00
dist handle STDC and GNUC inline semantic differences by providing and 2010-06-01 08:53:20 +00:00
external radeondrm depends upon firmload now; noted by rjs. 2010-07-06 16:33:31 +00:00
fs Replace vget() with vref()/vn_lock(), this node already has a reference. 2010-07-09 08:10:50 +00:00
gdbscripts
ipkdb
kern sel_do_scan: do not bother to assert for SEL_SCANNING state before blocking, 2010-07-08 23:15:23 +00:00
lib fix typo 2010-05-11 21:50:35 +00:00
miscfs Replace vget() with vref()/vn_lock(), this node already has a reference. 2010-07-09 08:10:50 +00:00
modules Sync procfs module with kernel change for x86 MD. 2010-07-08 20:32:12 +00:00
net we need to set rt_ifp even if ifa is the same. Fixes the case when one 2010-06-28 17:26:11 +00:00
net80211
netatalk
netbt
netinet ip_input: move lookup for fragment queue a little bit further. OK matt@. 2010-07-09 18:42:46 +00:00
netinet6 Remove unnecessary casts from struct route * to struct route *. 2010-07-08 01:22:28 +00:00
netipsec
netisdn
netiso
netkey
netmpls do some rudimentary checks on ip4 header before passing packet to 2010-07-05 09:54:26 +00:00
netnatm
netsmb Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
nfs nfs_unmount(): No need to take a second reference for the root node. 2010-07-09 08:25:57 +00:00
opencrypto
rump Replace vget() with vref()/vn_lock(), this node already has a reference. 2010-07-09 08:10:50 +00:00
secmodel
stand
sys Cast FD_* argument to unsiged, shut ups lint. 2010-07-08 18:56:17 +00:00
ufs Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
uvm Replace vget() with vref()/vn_lock(), this node already has a reference. 2010-07-09 08:10:50 +00:00
Makefile Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00