Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   ad
Date:           Tue Nov 11 15:53:53 UTC 2008

Modified Files:
        src/sys/arch/amd64/amd64: fpu.c machdep.c
        src/sys/arch/i386/i386: machdep.c
        src/sys/arch/i386/isa: npx.c

Log Message:
PR port-i386/39299 FPU use in signal handlers is unsafe


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/arch/amd64/amd64/fpu.c
cvs rdiff -r1.104 -r1.105 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.646 -r1.647 src/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.131 -r1.132 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