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:51:58 UTC 2017
Modified Files:
src/sys/arch/amd64/amd64 [netbsd-7-1]: 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.8.1 src/sys/arch/amd64/amd64/locore.S
cvs rdiff -u -r1.211 -r1.211.10.1 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -u -r1.78.10.1 -r1.78.10.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.
Home |
Main Index |
Thread Index |
Old Index