NetBSD/sys
mlelstv addf0d4b54 For sensors with inverted value (1/x function), exchange lower and upper
limits so that {warn,crit}min < curval < {warn,crit}max.
2010-08-01 15:42:19 +00:00
..
altq
arch For sensors with inverted value (1/x function), exchange lower and upper 2010-08-01 15:42:19 +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 PAE to ALL kernel, so that most paddr_t format string errors get caught 2010-07-26 22:33:23 +00:00
conf
crypto
ddb
dev Add Marvell E1116R. 2010-08-01 09:54:12 +00:00
dist
external Using vfinddev() leads to vnode races as it returns an unreferenced 2010-07-21 09:06:37 +00:00
fs Return EINVAL for rename and delete operations to the 2010-07-30 16:40:43 +00:00
gdbscripts
ipkdb
kern Add vm page flag PG_MARKER and use it to tag dummy marker pages 2010-07-29 10:54:50 +00:00
lib
miscfs Add vm page flag PG_MARKER and use it to tag dummy marker pages 2010-07-29 10:54:50 +00:00
modules Add a Makefile for ACPI CPUs. 2010-07-18 09:37:50 +00:00
net
net80211
netatalk
netbt
netinet Revert previous change of making struct ipqent invisible to userland. 2010-07-19 19:16:45 +00:00
netinet6 Make MRT6DEBUG compile on LP64 by using ptrdiff_t printf() format specifier. 2010-07-27 13:59:40 +00:00
netipsec Further silence ipsec_attach(). 2010-07-21 20:41:31 +00:00
netisdn
netiso
netkey
netmpls
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 * print interface number, backend path and ethernet address for dmesg 2010-07-29 22:48:11 +00:00
secmodel
stand
sys Define a new __c99inline macro for compilers known to implement the C99 2010-07-31 00:04:42 +00:00
ufs Add vm page flag PG_MARKER and use it to tag dummy marker pages 2010-07-29 10:54:50 +00:00
uvm Add vm page flag PG_MARKER and use it to tag dummy marker pages 2010-07-29 10:54:50 +00:00
Makefile