NetBSD/sys
2012-01-31 05:08:14 +00:00
..
altq
arch Use a typedef to cleanup OF_set_callback. 2012-01-31 04:32:07 +00:00
coda
common
compat Some further tidying for the COMPAT_50 quotactl code. Mostly cosmetic, 2012-01-29 07:19:48 +00:00
conf igsfb doesn't use rcons, no need to pull it in 2012-01-31 05:08:14 +00:00
crypto
ddb
dev ANSIfy the prototypes 2012-01-31 04:28:02 +00:00
dist fix printf formats 2012-01-30 20:51:50 +00:00
external remove incomplete conversion to kmem_alloc -- inconsistent use 2012-01-29 11:49:02 +00:00
fs Include sys/malloc.h for MALLOC_DECLARE. 2012-01-28 16:24:35 +00:00
gdbscripts
ipkdb
kern Use proper ANSI prototypes for foo() -> foo(void) 2012-01-30 23:31:27 +00:00
lib
miscfs Remove the extra op argument to VFS_QUOTACTL() - the op is now stored 2012-01-29 07:14:38 +00:00
modules
net Use proper ANSI prototypes for foo() -> foo(void) 2012-01-30 23:31:27 +00:00
net80211
netatalk
netbt
netinet Use proper ANSI prototypes for foo() -> foo(void) 2012-01-30 23:31:27 +00:00
netinet6
netipsec remove some DPRINTFs which are not just diagnostics but cause noise 2012-01-26 21:10:24 +00:00
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump Add permissions support to rump_vop_access(), to be used by 2012-01-30 16:17:14 +00:00
secmodel
stand
sys Use proper ANSI prototypes for foo() -> foo(void) 2012-01-30 23:31:27 +00:00
ufs sprinkel some #ifdef QUOTA2 to avoid unused variables 2012-01-29 11:59:14 +00:00
uvm Deal with case when kmembase == kmemstart. 2012-01-31 00:30:52 +00:00
Makefile