NetBSD/sys
gson 3b3814b873 const correctness 2006-10-23 18:10:44 +00:00
..
altq Kill another KAUTH_GENERIC_ISSUSER. 2006-10-20 22:04:13 +00:00
arch const correctness 2006-10-23 18:10: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 add fs/puffs 2006-10-22 22:44:44 +00:00
contrib/dev/ath Kill KAUTH_GENERIC_ISSUSER usage. 2006-10-21 00:13:57 +00:00
crypto static comes first 2006-09-03 05:22:36 +00:00
ddb - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
dev Regen. 2006-10-23 00:21:27 +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 bump the reqstruct minsize to something more believable (but I should 2006-10-23 16:07:18 +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 Don't use KAUTH_RESULT_* where it's not applicable. 2006-09-13 10:07:42 +00:00
kern qc_init: fix a problem introduced by rev.1.13. 2006-10-23 13:36:33 +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 Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all 2006-10-20 18:58:12 +00:00
net don't leak kernel variable declarations to userland. 2006-10-22 20:55:09 +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 add sack_dump(), a function to dump sack holes, if defined(DDB). 2006-10-21 10:26:21 +00:00
netinet6 use portable bitfields. 2006-10-17 14:52:21 +00:00
netipsec more __unused 2006-10-13 20:53:59 +00:00
netisdn replace static for ncapi - it doesn't need exporting - nuke it from the header 2006-10-16 13:03:03 +00:00
netiso - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netkey Fix argument order 2006-10-14 21:05:40 +00:00
netnatm One step closer to loadable domains. Store pointers to a domain's soft 2006-08-25 19:33:50 +00:00
netsmb - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
nfs kauth_cred_uucvt() -> kauth_uucred_to_cred(), introduce kauth_cred_to_uucred() 2006-10-22 13:07:15 +00:00
opencrypto avoid yet another GCC uninitialised warning error that only comes 2006-10-20 21:50:41 +00:00
secmodel Introduce a new action on the network scope, KAUTH_NETWORK_INTERFACE, 2006-10-20 23:10:33 +00:00
stand
sys * add MOUNT_PUFFS 2006-10-22 22:50:10 +00:00
ufs Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all 2006-10-20 18:58:12 +00:00
uvm extent/malloc -> vmem_alloc/kmem_alloc. 2006-10-22 09:44:21 +00:00
Makefile Don't descend into netns and netccitt 2006-08-25 17:40:21 +00:00