NetBSD/sys
2012-04-29 15:59:32 +00:00
..
altq
arch Add driver for ATAPI disk drives. 2012-04-29 15:59:32 +00:00
coda cosmetic only: __func__, vnode_t 2012-04-28 20:15:07 +00:00
common
compat Regen (posix_spawn) 2012-04-08 11:28:12 +00:00
conf Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move 2012-04-28 23:03:39 +00:00
crypto
ddb Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move 2012-04-28 23:03:39 +00:00
dev xcom on x68k is gone. 2012-04-29 07:51:47 +00:00
dist remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
external Fix ATHHAL_DEBUG by syncing HALDEBUG() with Atheros HAL code. 2012-04-11 13:48:11 +00:00
fs - Makesure update_va does not change vnode size when it should not. For 2012-04-18 00:42:50 +00:00
gdbscripts
ipkdb
kern Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move 2012-04-28 23:03:39 +00:00
lib Add a spin mutex to the rndsink structure; it is used to avoid lock 2012-04-10 14:02:27 +00:00
miscfs uid mismatch for file flags changes is expected to fail with EPERM not 2012-03-30 18:24:08 +00:00
modules split the coda module in a device one, and a vfs one so that it works. 2012-04-26 03:03:53 +00:00
net Update rumpdev_npf; use WARNS=4. 2012-04-14 19:01:21 +00:00
net80211
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
netbt
netinet comment 2012-04-13 15:38:04 +00:00
netinet6 remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netipsec remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netisdn
netiso
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls old style def 2012-02-01 16:49:36 +00:00
netnatm
netsmb Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
nfs fix access permission check which got broken by some kauth rework 2012-04-27 18:12:01 +00:00
opencrypto
rump Fix RUMP build. 2012-04-29 14:00:15 +00:00
secmodel Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
stand
sys Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move 2012-04-28 23:03:39 +00:00
ufs everywhere else it is assumed that the filesystem block size fits into 2012-04-23 17:19:00 +00:00
uvm uvm_km_kmem_alloc: don't hardcode kmem_va_arena 2012-04-13 15:34:42 +00:00
Makefile