NetBSD/sys
2006-11-05 14:13:56 +00:00
..
altq Don't allow to initialize an interface with MTU smaller than one. 2006-10-28 11:35:17 +00:00
arch If the timestamp is/becomes stale when computing the current system_time, 2006-11-05 10:11:55 +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 Changed error message of ENOPROTOOPT to "Protocol option not available". 2006-10-31 00:38:06 +00:00
conf Add -Wextra -Wno-unused for prep. 2006-10-30 17:56:30 +00:00
contrib/dev/ath depend on the cardbus version too. 2006-10-30 01:31:04 +00:00
crypto Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
ddb
dev Use uintNN_t. 2006-11-05 13:05: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 add one code style and one knote-related item 2006-11-05 09:40:26 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb
kern - define some macros and use them. 2006-11-04 13:26:22 +00:00
lib - call the initialization routine for arc4randbytes. 2006-11-05 14:13:56 +00:00
lkm
miscfs Use size_t in a couple of places as it makes more sense WRT the places 2006-11-04 20:51:32 +00:00
net Change lengthy ((struct sockaddr_in *)x) to satosin(x). 2006-11-04 07:13:19 +00:00
net80211 Move AMRR code out of wpi(4) and ural(4) into net80211 itself. 2006-10-31 21:53:41 +00:00
netatalk Kill KAUTH_GENERIC_ISSUSER use. 2006-10-25 23:30:35 +00:00
netbt
netinet Fix typo (hi Elad) 2006-10-30 00:58:21 +00:00
netinet6 Commented out IPv6 socket options which are no longer supported. 2006-10-31 00:29:30 +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
netnatm
netsmb
nfs Revert the changes I introduced trying to solve tmpfs' NFS export problem. 2006-10-31 08:12:46 +00:00
opencrypto Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
secmodel Oops, forgot to do this one in previous commit. 2006-11-04 15:36:37 +00:00
stand
sys forward decl struct vnode 2006-11-04 21:24:20 +00:00
ufs Revisit mnt_vnodelist TAILQ patch. Remove all suspicious TAILQ_FOREACH() 2006-10-25 22:01:54 +00:00
uvm remove some __unused from function parameters. 2006-11-01 10:17:58 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00