NetBSD/sys
2008-01-09 16:16:27 +00:00
..
altq
arch Add options SYMTAB_SPACE for ksyms(4) and ddb(4). 2008-01-09 15:45:27 +00:00
coda Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
compat Remove unused variables 2008-01-09 13:24:57 +00:00
conf Add MODULAR option. Include kernel linker stuff if MODULAR. 2008-01-06 18:03:58 +00:00
contrib/dev/ath
crypto
ddb Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
dev Remove useless returns at the end of void functions. 2008-01-09 14:52:52 +00:00
dist Poison struct route->ro_rt uses in the kernel by changing the name 2007-12-20 19:53:29 +00:00
fs PR/37696: Paul Ripke: add large read / readahead support (Introduce run-length 2008-01-05 18:42:14 +00:00
gdbscripts
ipkdb
kern Go back to freeing on disk inodes in the inactive routine. It would be 2008-01-09 16:15:22 +00:00
lib Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
lkm Now that compat/hpux is gone, this has no chance of building, so 2008-01-05 10:24:11 +00:00
miscfs Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
net Delete an unnecessary cast. 2008-01-08 03:37:45 +00:00
net80211 Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
netatalk Get the rtentry from forwro in one less step. 2007-12-21 02:46:37 +00:00
netbt request and keep a mask of supported commands per unit in order 2007-12-30 18:26:42 +00:00
netinet Constify a bit. 2008-01-04 23:28:07 +00:00
netinet6 Constify. 2008-01-04 23:35:00 +00:00
netipsec Fix the ipsec processing in case of USE rules with no SA installed. 2007-12-29 16:43:17 +00:00
netisdn
netiso Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
netkey
netnatm
netsmb Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
nfs valloc -> vnalloc, vfree -> vnfree 2008-01-03 01:26:28 +00:00
opencrypto
rump Declare nbpg if we're building for sparc, and initialize to the 2008-01-09 13:59:43 +00:00
secmodel Make fork use kauth. 2008-01-07 23:51:06 +00:00
stand
sys 4.99.49: struct vnode changed. 2008-01-09 16:16:27 +00:00
ufs Go back to freeing on disk inodes in the inactive routine. It would be 2008-01-09 16:15:22 +00:00
uvm simplify locking and remove vm_map_upgrade/downgrade. 2008-01-08 13:09:55 +00:00
Makefile