Source-Changes archive

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

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



Module Name:    src
Committed By:   riz
Date:           Fri Jul 16 18:40:39 UTC 2010

Modified Files:
        src/sys/arch/amd64/amd64 [netbsd-5]: netbsd32_machdep.c
        src/sys/arch/i386/i386 [netbsd-5]: trap.c

Log Message:
Apply patches (requested by chs in ticket #1424):
        sys/arch/amd64/amd64/netbsd32_machdep.c:         patch
        sys/arch/i386/i386/trap.c:                       patch
Fix several panics that can be caused by applications using
bad segment register values with setcontext() or sigreturn().


To generate a diff of this commit:
cvs rdiff -u -r1.55.4.1 -r1.55.4.2 \
    src/sys/arch/amd64/amd64/netbsd32_machdep.c
cvs rdiff -u -r1.241.4.2 -r1.241.4.3 src/sys/arch/i386/i386/trap.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