NetBSD/sys
2010-04-12 23:20:18 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Replace old MD sicallback functions with MI softint(9). 2010-04-12 13:05:25 +00:00
coda Don't generate unused fs_thefs.h headers. 2010-03-02 16:43:48 +00:00
common/bus_dma
compat Do not use 0 for pointers, but NULL. 2010-04-08 15:59:37 +00:00
conf Separate lwp specificdata data structure management from lwp cpu/vm 2010-04-12 22:15:31 +00:00
crypto
ddb
dev Ignore EEXIST from devsw_attach. This is not the optimal solution, 2010-04-12 22:29:11 +00:00
dist - Make the pf and pflog driver able to detach. 2010-04-12 13:57:38 +00:00
external Update the event counters to 64-bit integers. 2010-04-12 12:04:54 +00:00
fs The *_modcmd functions use the module name as prefix. 2010-04-11 10:26:25 +00:00
gdbscripts
ipkdb
kern tyop 2010-04-12 23:20:18 +00:00
lib Ensure cd9660_read() gives accurate EOF indication. 2010-03-22 16:57:54 +00:00
miscfs The *_modcmd functions use the module name as prefix. 2010-04-11 10:26:25 +00:00
modules Connect the pf module to the build. 2010-04-12 14:08:58 +00:00
net Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +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 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netinet6 ip6_sprintf: compress the zeros of representation of the IPv6 address. 2010-04-07 22:59:15 +00:00
netipsec Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +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
netnatm
netsmb
nfs Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
opencrypto
rump support file system snapshot device 2010-04-12 22:31:48 +00:00
secmodel
stand
sys Separate lwp specificdata data structure management from lwp cpu/vm 2010-04-12 22:15:31 +00:00
ufs Stop exposing fifofs internals and leave only fifo_vnodeop_p visible. 2010-03-29 13:11:32 +00:00
uvm now that CTLTYPE_BOOL actually works, use it to export vm_page_zero_enable 2010-04-11 01:53:03 +00:00
Makefile