NetBSD/sys
pgoyette 01497b95ec Convert swwdog(4) from a simple defpseudo device to a defpseudodev so
that we can attach a power management handler.  The handler prevents
a suspend if the watchdog is active, to be consistent with other
watchdog drivers.

As discussed on tech-kern.
2010-07-22 14:10:14 +00:00
..
altq
arch Make FONT_VT220L8x16 default for aesthetics. 2010-07-21 12:16:54 +00:00
coda Correct incomplete size checks for the coda ioctls. From Dan Rosenberg. 2010-07-20 17:26:03 +00:00
common/bus_dma
compat Add more debugging printfs 2010-07-22 03:19:02 +00:00
conf COMPAT_LINUX32 requires COMPAT_LINUX. 2010-07-07 01:09:39 +00:00
crypto
ddb
dev Convert swwdog(4) from a simple defpseudo device to a defpseudodev so 2010-07-22 14:10:14 +00:00
dist
external Using vfinddev() leads to vnode races as it returns an unreferenced 2010-07-21 09:06:37 +00:00
fs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
gdbscripts
ipkdb
kern Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
lib
miscfs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
modules Add a Makefile for ACPI CPUs. 2010-07-18 09:37:50 +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 Revert previous change of making struct ipqent invisible to userland. 2010-07-19 19:16:45 +00:00
netinet6 Under some circumstances, udp6_output() would call ip6_clearpktopts() 2010-07-15 23:46:55 +00:00
netipsec Further silence ipsec_attach(). 2010-07-21 20:41:31 +00:00
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 Convert sizes/lengths to unsigned (size_t) or uint32_t 2010-07-12 02:58:01 +00:00
nfs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
opencrypto
rump Convert swwdog(4) from a simple defpseudo device to a defpseudodev so 2010-07-22 14:10:14 +00:00
secmodel
stand
sys Using vfinddev() leads to vnode races as it returns an unreferenced 2010-07-21 09:06:37 +00:00
ufs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +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