NetBSD/sys
2010-07-18 06:58:48 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Register ipmi(4) with power management subsystem so we might have a chance 2010-07-17 21:34:39 +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 Don't leak kernel stack into userspace. 2010-07-13 15:38:15 +00:00
conf COMPAT_LINUX32 requires COMPAT_LINUX. 2010-07-07 01:09:39 +00:00
crypto
ddb
dev Shorten some of the descriptions. 2010-07-18 06:58:48 +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 Fix build with SYSVBFS_VNOPS_DEBUG. 2010-07-17 00:13:42 +00:00
gdbscripts
ipkdb
kern Don't leak kernel stack into userspace. 2010-07-13 15:38:15 +00:00
lib fix typo 2010-05-11 21:50:35 +00:00
miscfs Use a kmutex to protect the hash chains and always take this mutex 2010-07-16 10:41:12 +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 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netatalk
netbt Remove unused opt_bluetooth.h 2010-03-26 18:15:15 +00:00
netinet Split-off IPv4 re-assembly mechanism into a separate module. Abstract 2010-07-13 22:16:10 +00:00
netinet6 Under some circumstances, udp6_output() would call ip6_clearpktopts() 2010-07-15 23:46:55 +00:00
netipsec
netisdn Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
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 nfs_unmount(): No need to take a second reference for the root node. 2010-07-09 08:25:57 +00:00
opencrypto
rump Split-off IPv4 re-assembly mechanism into a separate module. Abstract 2010-07-13 22:16:10 +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