Module Name: src Committed By: maxv Date: Sat Jun 4 10:48:12 UTC 2016
Modified Files: src/sys/arch/amd64/amd64: locore.S src/sys/arch/i386/i386: locore.S Log Message: The ISA I/O MEM does not need to be executable. Remove the X permission on it. To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 src/sys/arch/amd64/amd64/locore.S cvs rdiff -u -r1.130 -r1.131 src/sys/arch/i386/i386/locore.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.