freebsd-skq/sys
Bjoern A. Zeeb 52f644a9e2 Like for tcp_subr.c in r186057 make the MD5 context a function local
variable in this copy of the code[1].

While here prefix the variables with 'pf_' to avoid file static global
variables with colliding names that are or will be virtualized.

Discussed with:	rwatson, silby [1]
2008-12-13 22:04:52 +00:00
..
amd64 - Bug fix: prevent a thread from migrating between CPUs between the 2008-12-13 13:07:12 +00:00
arm
boot Fix a leak introduced in r185902. We should free the devspec if 2008-12-11 16:48:35 +00:00
bsm
cam
cddl
compat Reference the vmspace of the process being inspected by procfs, linprocfs 2008-12-12 12:12:36 +00:00
conf
contrib Like for tcp_subr.c in r186057 make the MD5 context a function local 2008-12-13 22:04:52 +00:00
crypto
ddb
dev Change ttyhook_register() second argument from thread to process pointer. 2008-12-13 21:17:46 +00:00
fs Reference the vmspace of the process being inspected by procfs, linprocfs 2008-12-12 12:12:36 +00:00
gdb
geom
gnu
i386 - Bug fix: prevent a thread from migrating between CPUs between the 2008-12-13 13:07:12 +00:00
ia64
isa
kern Change ttyhook_register() second argument from thread to process pointer. 2008-12-13 21:17:46 +00:00
kgssapi
libkern
mips
modules
net Second round of putting global variables, which were virtualized 2008-12-13 19:13:03 +00:00
net80211
netatalk
netgraph Change ttyhook_register() second argument from thread to process pointer. 2008-12-13 21:17:46 +00:00
netinet De-virtualize the MD5 context for TCP initial seq number generation 2008-12-13 21:59:18 +00:00
netinet6 in6_addroute is called through rnh_addadr which is always called with the radix node head lock held 2008-12-13 20:15:42 +00:00
netipsec Second round of putting global variables, which were virtualized 2008-12-13 19:13:03 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
nlm
opencrypto
pc98
pccard
pci
powerpc Allow OFW syscons to restore itself when the X server exits or there is a VT switch 2008-12-13 20:53:57 +00:00
rpc
security
sparc64
sun4v
sys Change ttyhook_register() second argument from thread to process pointer. 2008-12-13 21:17:46 +00:00
tools
ufs
vm
xdr
xen
Makefile