NetBSD/sys
elad 4188b89914 Remove some usage of "priv" and "privileged" variables and instead pass
around credentials. Also push down kauth(9) calls closer to where the
operation is done.

Mailing list reference:

	http://mail-index.netbsd.org/tech-net/2009/04/30/msg001270.html
2009-05-06 21:41:59 +00:00
..
altq
arch Add __insn_barrier() to _splset(). See also kern/38637. 2009-05-06 21:41:58 +00:00
coda
compat Add IPC_64 support to all semctl(2) commands, following corresponding 2009-04-27 13:24:18 +00:00
conf Bump required config(1) version after files.drm changes [hi mrg!]. 2009-05-06 02:52:13 +00:00
crypto
ddb
dev Check for internal PHY first, so that it always attaches first, even when 2009-05-06 20:40:19 +00:00
dist
external
fs Replace open-coded vaccess() in ntfs_access() with a call to vaccess(). 2009-04-29 22:33:33 +00:00
gdbscripts
ipkdb
kern Declare sh_flags volatile. 2009-05-05 20:26:36 +00:00
lib Merge nick-hppapmap. 2009-04-30 07:01:26 +00:00
miscfs
modules
net Let this build even if 'no options INET'. 2009-04-28 23:05:25 +00:00
net80211
netatalk
netbt Add a bluetooth action to the device scope and use it in netbt as a 2009-05-03 17:21:12 +00:00
netinet Remove some usage of "priv" and "privileged" variables and instead pass 2009-05-06 21:41:59 +00:00
netinet6 Remove some usage of "priv" and "privileged" variables and instead pass 2009-05-06 21:41:59 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netsmb
nfs correct previous: use %zu for BOOTP_SIZE_(MIN,MAX). 2009-05-06 05:34:12 +00:00
opencrypto
rump Nuke RUMPCN_HASNTBUF. The inspiration behind it must've been ... deep. 2009-05-04 14:31:25 +00:00
secmodel Sprinkle some switch defaults. 2009-05-06 21:10:22 +00:00
stand
sys CFATTACH_DECL3 is no longer used. 2009-05-05 21:40:25 +00:00
ufs Revert previous until problem will be understood. 2009-05-06 16:43:47 +00:00
uvm Include some debug print routines if DEBUGPRINT is defined. This 2009-05-03 16:52:54 +00:00
Makefile