Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2] src/sys/arch



Module Name:    src
Committed By:   tron
Date:           Fri May 12 15:47:39 UTC 2006

Modified Files:
        src/sys/arch/amd64/amd64 [netbsd-2]: fpu.c
        src/sys/arch/i386/isa [netbsd-2]: 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.4.1 src/sys/arch/amd64/amd64/fpu.c
cvs rdiff -r1.103.2.2 -r1.103.2.2.2.1 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