NetBSD/sys
2006-10-26 05:23:44 +00:00
..
altq avoid shadowing "delay" 2006-10-24 02:48:04 +00:00
arch Take into accout that SCSI controllers may attach to other things than 2006-10-26 00:19:44 +00:00
coda Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all 2006-10-20 18:58:12 +00:00
compat ktruser checks for length now. 2006-10-22 18:18:49 +00:00
conf Insert a .WAIT between "depend" and "all" in the "dependall" target, so 2006-10-26 05:10:55 +00:00
contrib/dev/ath Kill KAUTH_GENERIC_ISSUSER usage. 2006-10-21 00:13:57 +00:00
crypto
ddb
dev Use the new prop_dictionary_util functions. 2006-10-26 05:04:18 +00:00
dist now that we have -Wno-unused-parameter, back out all the tremendously ugly 2006-10-17 18:21:29 +00:00
fs Revisit mnt_vnodelist TAILQ patch. Remove all suspicious TAILQ_FOREACH() 2006-10-25 22:01:54 +00:00
gdbscripts
ipkdb
kern Use prop_dictionary_set_int32() to set the error number. 2006-10-26 05:08:01 +00:00
lib
lkm
miscfs 1. fix procfs_validfile{,_linux} to test for NULL pointers properly. 2006-10-25 18:59:52 +00:00
net Kill KAUTH_GENERIC_ISSUSER use. 2006-10-25 22:56:14 +00:00
net80211 Kill some KAUTH_GENERIC_ISSUSER. 2006-10-25 23:27:29 +00:00
netatalk Kill KAUTH_GENERIC_ISSUSER use. 2006-10-25 23:30:35 +00:00
netbt
netinet Introduce KAUTH_REQ_NETWORK_SOCKET_OPEN, to check if opening a socket is 2006-10-25 22:49:22 +00:00
netinet6 use portable bitfields. 2006-10-17 14:52:21 +00:00
netipsec
netisdn Kill KAUTH_GENERIC_ISSUSER. 2006-10-25 23:44:42 +00:00
netiso Kill some KAUTH_GENERIC_ISSUSER. 2006-10-25 23:40:57 +00:00
netkey Fix argument order 2006-10-14 21:05:40 +00:00
netnatm
netsmb
nfs Revisit mnt_vnodelist TAILQ patch. Remove all suspicious TAILQ_FOREACH() 2006-10-25 22:01:54 +00:00
opencrypto avoid yet another GCC uninitialised warning error that only comes 2006-10-20 21:50:41 +00:00
secmodel Introduce KAUTH_REQ_NETWORK_SOCKET_OPEN, to check if opening a socket is 2006-10-25 22:49:22 +00:00
stand
sys Garbage-collect the disk_geom structure. 2006-10-26 05:23:44 +00:00
ufs Revisit mnt_vnodelist TAILQ patch. Remove all suspicious TAILQ_FOREACH() 2006-10-25 22:01:54 +00:00
uvm extent/malloc -> vmem_alloc/kmem_alloc. 2006-10-22 09:44:21 +00:00
Makefile