Source-Changes archive

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

CVS commit: [netbsd-7-1] src/sys/arch/amd64/amd64



Module Name:    src
Committed By:   martin
Date:           Wed Apr 26 14:56:30 UTC 2017

Modified Files:
        src/sys/arch/amd64/amd64 [netbsd-7-1]: trap.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #1410):
        sys/arch/amd64/amd64/trap.c: revision 1.96
restore the ability to run netbsd 1.0 32-bit executables
by checking for the relevant lcall instruction in the trap handler
and treating it as a syscall.


To generate a diff of this commit:
cvs rdiff -u -r1.78.10.2 -r1.78.10.3 src/sys/arch/amd64/amd64/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