NetBSD/sys
2007-09-29 18:32:50 +00:00
..
altq
arch Repair the RAS check. 2007-09-28 17:02:39 +00:00
coda
compat Change the way p->p_limit (and hence p->p_rlimit) is locked. 2007-09-29 12:22:30 +00:00
conf Always build & link net/link_proto.c, since net/if.c needs it. 2007-09-28 22:52:13 +00:00
contrib/dev/ath
crypto
ddb Minor clenaup - db_cmd_loop_done is a bool nowadays, so use true/false 2007-09-23 23:55:54 +00:00
dev s/NPBFILTER/NBPFILTER/ in some #endif comments. No functional change. 2007-09-29 18:32:50 +00:00
dist Fixed IPF bug #1767831 2007-09-17 18:02:21 +00:00
fs Release vnode being created in error branch instead of leaving it 2007-09-28 19:48:42 +00:00
gdbscripts
ipkdb
kern Change the way p->p_limit (and hence p->p_rlimit) is locked. 2007-09-29 12:22:30 +00:00
lib Rename __assert() to __kernassert() so that it doesn't collide 2007-09-24 14:19:03 +00:00
lkm Split routines handling nodes from puffs_subr to puffs_node. 2007-09-27 23:21:07 +00:00
miscfs
net Constify sockaddr argument to ether_multiaddr(). Change struct 2007-09-19 05:25:33 +00:00
net80211
netatalk
netbt Macros that are meant for statements (instead of expressions) SHALL 2007-09-17 01:23:17 +00:00
netinet Don't use INADDR_ANY to initialize a const struct, because INADDR_ANY 2007-09-19 18:52:55 +00:00
netinet6 {ah,esp,ipcomp}_output must return 0 on success. On failure, it returns the 2007-09-22 11:32:06 +00:00
netipsec Fix my previous stupid caddr_t fix. 2007-09-22 23:33:18 +00:00
netisdn
netiso
netkey
netnatm
netsmb
nfs
opencrypto Fix a stupid bogus bcopy -> memcpy conversion. 2007-09-22 23:38:17 +00:00
rump call biooops sync from sync 2007-09-26 21:23:24 +00:00
secmodel
stand
sys Change the way p->p_limit (and hence p->p_rlimit) is locked. 2007-09-29 12:22:30 +00:00
ufs avoid variable size stack allocations 2007-09-25 15:13:14 +00:00
uvm make RANGE_TEST a function. 2007-09-23 16:05:40 +00:00
Makefile remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00