NetBSD/sys
2010-07-29 22:48:11 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Remove the custom enter_s4_with_bios(). Use ACPICA's native 2010-07-29 11:40:08 +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 COMPAT_LINUX32 requires COMPAT_LINUX. 2010-07-07 01:09:39 +00:00
crypto
ddb Include "ctype.h" in the central place which deals with building the 2010-02-02 09:04:14 +00:00
dev Add a per ACPI CPU mutex for C-states. Protect the _CST update with this: 2010-07-29 22:42:58 +00:00
dist handle STDC and GNUC inline semantic differences by providing and 2010-06-01 08:53:20 +00:00
external Using vfinddev() leads to vnode races as it returns an unreferenced 2010-07-21 09:06:37 +00:00
fs Make sysvbfs rename work for filenames longer than {NAME_MAX}. 2010-07-26 13:43:26 +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 fix typo 2010-05-11 21:50:35 +00:00
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 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 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 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 Remove #ifdef KERNFS by using weak symbols. Notably, this approach 2010-03-03 01:13:26 +00:00
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 Add missing "break" for CRYPTO_CAST_CBC, and some assorted comment fixes. 2010-01-31 14:32:56 +00:00
rump * print interface number, backend path and ethernet address for dmesg 2010-07-29 22:48:11 +00:00
secmodel
stand
sys ext2fs,ffs: free on disk inodes in the reclaim routine. 2010-07-28 11:03:47 +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 Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00