Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/arch
Module Name: src
Committed By: tron
Date: Fri May 12 15:50:53 UTC 2006
Modified Files:
src/sys/arch/amd64/amd64 [netbsd-2-0]: fpu.c
src/sys/arch/i386/isa [netbsd-2-0]: npx.c
Log Message:
Pull up following revision(s) (requested by adrianp in ticket #10553):
sys/arch/amd64/amd64/fpu.c: revision 1.14
sys/arch/i386/isa/npx.c: revision 1.112
Apply fix from FreeBSD's advisory: fxrstor on AMD FPU's does not restore
FIP,FDP,FOP thus leaking other process's execution history.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.2.1 src/sys/arch/amd64/amd64/fpu.c
cvs rdiff -r1.103.2.2 -r1.103.2.3 src/sys/arch/i386/isa/npx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index