NetBSD/sys
2008-01-18 11:01:23 +00:00
..
altq
arch Adjust comments to fit <80 columns. 2008-01-18 10:03:27 +00:00
coda Use vp->v_rdev, don't look at the union. 2008-01-15 18:11:25 +00:00
compat Spelling in comment. 2008-01-18 09:38:06 +00:00
conf Add a stub file that includes a bunch of kernel headers and always get 2008-01-17 20:14:49 +00:00
contrib/dev/ath Use BUILDSYMLINKS from <bsd.files.mk> instead of custom copy rules 2008-01-17 01:13:01 +00:00
crypto
ddb
dev Add power management support. Untested due to lack of feedback. 2008-01-18 01:33:40 +00:00
dist Convert rtcache_init()+rtcache_getrt() to single rtcache_init() 2008-01-14 17:17:19 +00:00
fs Remove bogus KASSERT: we can't make any assumptions about a dirent's 2008-01-17 18:22:52 +00:00
gdbscripts
ipkdb
kern Fix tyop in a KASSERT: s/mod_required/mod->mod_required/ 2008-01-18 01:41:55 +00:00
lib Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
lkm Add new linux_uid16.c file needed for m68k. 2008-01-17 15:10:53 +00:00
miscfs genfs_do_putpages: DEBUG checks. 2008-01-18 11:01:23 +00:00
modules Pull in my modules code for review/test/hacking. 2008-01-16 12:34:50 +00:00
net Use rtcache_validate() instead of rtcache_getrt(). Delete rtcache_getrt(). 2008-01-14 05:00:18 +00:00
net80211 Fix ieee80211_node leak 2008-01-13 13:01:12 +00:00
netatalk Use rtcache_validate() instead of rtcache_getrt(). 2008-01-14 04:12:40 +00:00
netbt
netinet Use rtcache_validate() instead of rtcache_getrt(). Shorten staircase 2008-01-14 04:19:09 +00:00
netinet6 Use rtcache_validate() instead of rtcache_getrt(). Shorten staircase 2008-01-14 04:16:45 +00:00
netipsec
netisdn
netiso Use rtcache_validate() instead of rtcache_getrt(). 2008-01-14 04:17:35 +00:00
netkey s/DIGAGNOSTIC/DIAGNOSTIC/ 2008-01-13 10:45:19 +00:00
netnatm
netsmb
nfs Correct test of v_usecount. 2008-01-17 10:27:43 +00:00
opencrypto
rump fix incorrect tick -> timespec calculation. noticed by reinoud 2008-01-17 21:05:36 +00:00
secmodel Pull in my modules code for review/test/hacking. 2008-01-16 12:34:50 +00:00
stand
sys Standalone programs (via libkern) end up pulling this header in, so 2008-01-18 01:20:48 +00:00
ufs Fix dodgy tests of v_usecount. 2008-01-17 10:39:14 +00:00
uvm push pmap_clear_reference calls into pdpolicy code, where reference bits 2008-01-18 10:48:23 +00:00
Makefile