Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   christos
Date:           Sat Aug  8 19:08:48 UTC 2020

Modified Files:
        src/sys/arch/i386/i386: trap.c
        src/sys/arch/x86/include: cpu.h
        src/sys/arch/x86/x86: cpu.c
        src/sys/compat/netbsd32: netbsd32_mod.c

Log Message:
PR/55547: Dan Plassche: Fix BSD/OS binary emulation.
Centralize lcall sniffer and recognize the BSD/OS flavor.


To generate a diff of this commit:
cvs rdiff -u -r1.304 -r1.305 src/sys/arch/i386/i386/trap.c
cvs rdiff -u -r1.128 -r1.129 src/sys/arch/x86/include/cpu.h
cvs rdiff -u -r1.196 -r1.197 src/sys/arch/x86/x86/cpu.c
cvs rdiff -u -r1.22 -r1.23 src/sys/compat/netbsd32/netbsd32_mod.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