NetBSD/sys
drochner ff2890767a use "=" instead of ":=" where .OBJDIR is used because it might change
later in <bsd.obj.mk>, thanks to Alan Barrett for the hint
2006-11-14 14:03:12 +00:00
..
altq Don't allow to initialize an interface with MTU smaller than one. 2006-10-28 11:35:17 +00:00
arch use "=" instead of ":=" where .OBJDIR is used because it might change 2006-11-14 14:03:12 +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 Clean some KAUTH_GENERIC_ISSUSER usage in compat code. 2006-11-14 13:34:29 +00:00
conf add another file to the VARSTACK list 2006-11-11 08:40:42 +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 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
dev regen 2006-11-13 22:03:20 +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 No need to return a special value for CREATE/RENAME lookup, so just 2006-11-13 20:57:56 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb Don't use KAUTH_RESULT_* where it's not applicable. 2006-09-13 10:07:42 +00:00
kern for pt_syscall, send a signal to our parent, not out grandparent. Noted by 2006-11-13 02:52:08 +00:00
lib Add strsep(3) to libkern. 2006-11-13 03:26:43 +00:00
lkm move USE_SSP=no one level up. 2006-11-11 22:38:38 +00:00
miscfs Add missing space in comment 2006-11-10 22:31:19 +00:00
net make the routing socket report the right source address in RTM_GET 2006-11-13 19:16:01 +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 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
netinet Remove ifndef COMPAT_42. No objections in tech-net. 2006-11-14 12:05:55 +00:00
netinet6 Add a source-address selection policy mechanism to the kernel. 2006-11-13 05:13:38 +00:00
netipsec more __unused 2006-10-13 20:53:59 +00:00
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 - sprinkle __unused on function decls. 2006-10-12 01:30:41 +00:00
nfs remove some __unused in function parameters. 2006-11-09 09:53:57 +00:00
opencrypto Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
secmodel Fix a regression in socket(2): in the BSD 4.4 security model, you 2006-11-14 05:20:21 +00:00
stand
sys Cosmetic: join lines. 2006-11-13 05:44:37 +00:00
ufs Let ext2fs be built even when none of ffs, lfs and mfs are present. 2006-11-13 16:12: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