NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55547 CVS commit: src/sys
The following reply was made to PR kern/55547; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55547 CVS commit: src/sys
Date: Sat, 8 Aug 2020 15:08:49 -0400
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