Module Name: src Committed By: chs Date: Mon Apr 24 17:03:43 UTC 2017
Modified Files: src/sys/arch/amd64/amd64: trap.c Log Message: 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.95 -r1.96 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.