Module Name: src Committed By: maxv Date: Sat Jan 20 14:27:15 UTC 2018
Modified Files: src/sys/arch/amd64/amd64: amd64_trap.S vector.S src/sys/arch/amd64/conf: files.amd64 Log Message: Compile amd64_trap.S as a file instead of including it. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/amd64/amd64/amd64_trap.S cvs rdiff -u -r1.54 -r1.55 src/sys/arch/amd64/amd64/vector.S cvs rdiff -u -r1.100 -r1.101 src/sys/arch/amd64/conf/files.amd64 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.