NetBSD/sys
elad 432c309931 Change kauth(9) KPI for kauth_authorize_device_passthru() to add another
argument, u_long, serving as a bit-mask of generic requests for the
passthru request.

Discussed on tech-security@ and tech-kern@. Okay tls@.
2006-12-02 03:10:42 +00:00
..
altq __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
arch Add -Os to CFLAGS, so that the boot code fits within the constraints 2006-12-01 13:52:46 +00:00
coda __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
compat Part of PR/33280: Christian Ehrhardt: The call to FILE_USE should be 2006-11-25 22:03:41 +00:00
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
contrib/dev/ath __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
crypto Merge kernel and userland rmd160 and sha2 implementation. 2006-10-27 21:20:48 +00:00
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
dist spell precede; from Zafer 2006-11-25 16:48:31 +00:00
fs prefix kernel flags with PUFFS_KFLAG to have a separate namespace 2006-12-01 12:48:31 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
kern Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
lib make bootxx_msdos fit in 8k again; thanks, __internal_memset_, for spilling 2006-12-02 00:38:22 +00:00
lkm move USE_SSP=no one level up. 2006-11-11 22:38:38 +00:00
miscfs * update comments before putpages(): the vm object is always returned 2006-11-30 06:11:03 +00:00
net Remove an overlapping struct copy from ether_input, which caused address 2006-12-01 18:43:40 +00:00
net80211 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netatalk __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netbt __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netinet move tso-by-software code to their own files. no functional changes. 2006-11-25 18:41:36 +00:00
netinet6 Fix a spelling error. 2006-11-29 03:05:12 +00:00
netipsec fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
netisdn __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netiso Remove an overlapping struct copy from ether_input, which caused address 2006-12-01 18:43:40 +00:00
netkey __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netnatm
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs remove some __unused in function parameters. 2006-11-09 09:53:57 +00:00
opencrypto __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
secmodel Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
stand
sys Change kauth(9) KPI for kauth_authorize_device_passthru() to add another 2006-12-02 03:10:42 +00:00
ufs LFS will never set SF_SNAPSHOT and doesn't support ffs_snapgone anyway. 2006-11-16 22:29:03 +00:00
uvm uvm_fault: fix an assertion. PR/35134 from Christos Zoulas. 2006-12-01 19:15:22 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00