Source-Changes archive

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

CVS commit: [netbsd-3-0] src/sys/arch



Module Name:    src
Committed By:   tron
Date:           Fri May 12 15:43:36 UTC 2006

Modified Files:
        src/sys/arch/amd64/amd64 [netbsd-3-0]: fpu.c
        src/sys/arch/i386/isa [netbsd-3-0]: npx.c

Log Message:
Pull up following revision(s) (requested by adrianp in ticket #1321):
        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.12 -r1.12.20.1 src/sys/arch/amd64/amd64/fpu.c
cvs rdiff -r1.107 -r1.107.14.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