NetBSD/sys
2006-10-12 10:14:20 +00:00
..
altq - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
arch intr_establish: add a missing ";" in the case of NIOAPIC==0. 2006-10-12 09:01:02 +00:00
coda - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
compat - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
conf - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
contrib/dev/ath - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
crypto
ddb - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
dev Use __unused in function arguments where appropiate. 2006-10-12 07:43:39 +00:00
dist - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
fs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
gdbscripts Make these work again. I know, I'm a bit impatient, since they've 2006-09-29 15:43:06 +00:00
ipkdb
kern Add __unused as necessary. 2006-10-12 04:29:37 +00:00
lib - Move strtoll.c and strtoull.c from libc/stdlib to common/libc/stdlib. 2006-10-08 03:14:55 +00:00
lkm Make pn_family static. 2006-10-04 21:47:56 +00:00
miscfs genfs_putpages: don't try to deactivate loaned pages. 2006-10-12 10:10:48 +00:00
net - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
net80211 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netatalk - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netbt - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netinet - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netinet6 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netipsec
netisdn
netiso - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netkey - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netnatm
netsmb - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
nfs - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
opencrypto - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
secmodel - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
stand
sys - include uvm_extern.h for vm_prot_t. 2006-10-12 09:28:05 +00:00
ufs ufs_quotactl(): consume the arguments even if QUOTAS is not defined. 2006-10-12 04:24:40 +00:00
uvm move some knowledge about vnode into uvm_vnode.c. 2006-10-12 10:14:20 +00:00
Makefile