Module Name: src Committed By: martin Date: Wed Apr 26 14:52:50 UTC 2017
Modified Files: src/sys/arch/amd64/amd64 [netbsd-7]: locore.S machdep.c trap.c Log Message: Pull up following revision(s) (requested by bsiegert in ticket #1397): sys/arch/amd64/amd64/locore.S 1.122 (via patch) sys/arch/amd64/amd64/machdep.c 1.254 (via patch) sys/arch/amd64/amd64/trap.c 1.95 (via patch) Remove the call gate on amd64, it is useless and vulnerable. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.76.2.1 src/sys/arch/amd64/amd64/locore.S cvs rdiff -u -r1.211 -r1.211.2.1 src/sys/arch/amd64/amd64/machdep.c cvs rdiff -u -r1.78.4.1 -r1.78.4.2 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.