NetBSD/sys
jruoho 9cb2ef6c20 Fix a carelessness bug introduced in the revision 1.17; acpi_power_get() now
takes a handle instead of node as a parameter. (The compiler did not catch
this as ACPI_HANDLE is a pointer to void.)
2010-07-01 09:28:37 +00:00
..
altq
arch Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
coda Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
common/bus_dma
compat Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
conf Fix build for MPLS import: add options MPLS, changed pseudo-device mpls 2010-06-26 15:17:56 +00:00
crypto
ddb
dev Fix a carelessness bug introduced in the revision 1.17; acpi_power_get() now 2010-07-01 09:28:37 +00:00
dist
external Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
fs The directory vnode must be locked before we call VOP_WHITEOUT(). 2010-06-30 13:10:35 +00:00
gdbscripts
ipkdb
kern Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
lib
miscfs Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
modules Replace tmpfs_pool custom allocator code with a simpler layer for memory 2010-06-22 18:32:07 +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 Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00
netinet6
netipsec
netisdn
netiso
netkey
netmpls Fix build for MPLS import: add options MPLS, changed pseudo-device mpls 2010-06-26 15:17:56 +00:00
netnatm
netsmb
nfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
opencrypto
rump Make putter its own component: rumpdev_putter. It was coupled in 2010-06-30 16:14:18 +00:00
secmodel
stand
sys Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
ufs Undo last commit and don't try to lock vnodes in lfs_unmark_dirop() 2010-06-25 10:03:52 +00:00
uvm Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
Makefile Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00