NetBSD/sys
elad 98f4b1ff55 Part of PR/33280: Christian Ehrhardt: If LK_INTERLOCK is set
vp->v_interlock may be unlocked twice: Once explicitly and a second time
implicilty by lockmgr. LK_INTERLOCK is cleared from the variable flags but
not from ap->a_flags which is used with lockmgr. This is not so much of a
problem because there seems to be no call site that actually uses
LK_INTERLOCK with layer_unlock or VOP_UNLOCK.

okay martin@
2006-11-25 22:36:24 +00:00
..
altq
arch
coda
compat
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
contrib/dev/ath
crypto
ddb
dev
dist
fs fix missing initializer 2006-11-25 17:43:58 +00:00
gdbscripts
ipkdb
kern
lib Add strsep(3) to libkern. 2006-11-13 03:26:43 +00:00
lkm
miscfs Part of PR/33280: Christian Ehrhardt: If LK_INTERLOCK is set 2006-11-25 22:36:24 +00:00
net
net80211
netatalk
netbt
netinet
netinet6 move tso-by-software code to their own files. no functional changes. 2006-11-25 18:41:36 +00:00
netipsec
netisdn
netiso
netkey
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
secmodel Prevent iopl/ioperm in securelevel 1, not 2. 2006-11-22 20:57:52 +00:00
stand
sys PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the 2006-11-25 21:40:04 +00:00
ufs
uvm
Makefile