Don't leak the contents of the FPU and SSE registers between processes.
authorkettenis <kettenis@openbsd.org>
Fri, 23 Jul 2010 14:56:31 +0000 (14:56 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 23 Jul 2010 14:56:31 +0000 (14:56 +0000)
commit7632a8dc911231b0692956cb598fda56c577a617
treee14bcf9c9ca650e87be5e3e5e82617a784a8a21e
parent4104064a7f36ac65e9f3cfbf4f298f996b2fe99d
Don't leak the contents of the FPU and SSE registers between processes.

ok deraadt@
sys/arch/amd64/amd64/fpu.c
sys/arch/amd64/amd64/machdep.c
sys/arch/amd64/amd64/process_machdep.c
sys/arch/i386/i386/machdep.c
sys/arch/i386/i386/process_machdep.c
sys/arch/i386/isa/npx.c