NetBSD/sys
elad 8764325d83 Refactor a bit the ptrace(2) code: first make the keep-kernel-stable
decisions, then have a kauth(9) call for security policy enforcement,
and only then proceed to processing each request.

Add a KAUTH_PROCESS_CANSEE call right after pfind(). This should really
be done differently, so mark it with XXX.
2006-12-27 10:02:46 +00:00
..
altq Comment out #ident. 2006-12-20 17:03:20 +00:00
arch Specify the member names of struct platform for clarity. 2006-12-27 07:45:11 +00:00
coda a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
compat Adapt to recent machdep scope changes. 2006-12-26 16:42:06 +00:00
conf Add --param ssp-buffer-size=1 if USE_SSP as for userspace. 2006-12-18 22:37:36 +00:00
contrib/dev/ath __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
crypto
ddb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dev Adapt to recent machdep scope changes. 2006-12-26 16:42:06 +00:00
dist TCP window scaling was being recognised but the recorded settins were being 2006-12-24 02:31:16 +00:00
fs Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +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 Refactor a bit the ptrace(2) code: first make the keep-kernel-stable 2006-12-27 10:02:46 +00:00
lib in fdloadfile(), fail if we can't read the entire exec header. 2006-12-09 22:11:36 +00:00
lkm compile puffs_transport.c 2006-12-05 23:41:46 +00:00
miscfs CID-3855: check if 'kfs->kfs_kt != NULL' before dereferencing it 2006-12-26 00:01:48 +00:00
net Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
net80211 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netatalk Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netbt CID-3819: `n' is always NULL here, remove dead code. 2006-12-26 00:00:22 +00:00
netinet ipintr(): check if the queue is empty before looping. Hardly a giant 2006-12-22 05:34:02 +00:00
netinet6 do not compare ipv6 ipsec tunnel addresses against uninitialized data. 2006-12-20 15:39:23 +00:00
netipsec Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netisdn __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
netiso Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netkey Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netnatm
netsmb __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
nfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
opencrypto __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
secmodel Refactor a bit the ptrace(2) code: first make the keep-kernel-stable 2006-12-27 10:02:46 +00:00
stand
sys - shorten the period to modify mnt_flag temporarily. 2006-12-26 12:39:01 +00:00
ufs ufs_readdir: start from offsets known to be valid, 2006-12-26 14:50:08 +00:00
uvm merge yamt-splraiseipl branch. 2006-12-21 15:55:21 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00