NetBSD-Bugs archive

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

PR/39299 CVS commit: [netbsd-5] src/sys/arch



The following reply was made to PR port-i386/39299; it has been noted by GNATS.

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39299 CVS commit: [netbsd-5] src/sys/arch
Date: Thu, 20 Nov 2008 03:45:29 +0000 (UTC)

 Module Name:   src
 Committed By:  snj
 Date:          Thu Nov 20 03:45:29 UTC 2008
 
 Modified Files:
        src/sys/arch/amd64/amd64 [netbsd-5]: fpu.c machdep.c
        src/sys/arch/i386/i386 [netbsd-5]: machdep.c
        src/sys/arch/i386/isa [netbsd-5]: npx.c
 
 Log Message:
 Pull up following revision(s) (requested by ad in ticket #71):
        sys/arch/i386/isa/npx.c: revision 1.132
        sys/arch/amd64/amd64/fpu.c: revision 1.29
        sys/arch/amd64/amd64/machdep.c: revision 1.105
        sys/arch/i386/i386/machdep.c: revision 1.647
 PR port-i386/39299 FPU use in signal handlers is unsafe
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.26.6.2 -r1.26.6.3 src/sys/arch/amd64/amd64/fpu.c
 cvs rdiff -r1.102.4.3 -r1.102.4.4 src/sys/arch/amd64/amd64/machdep.c
 cvs rdiff -r1.644.4.1 -r1.644.4.2 src/sys/arch/i386/i386/machdep.c
 cvs rdiff -r1.129.10.2 -r1.129.10.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