Module Name: src Committed By: maxv Date: Thu May 12 07:21:18 UTC 2016
Modified Files: src/sys/arch/amd64/amd64: locore.S src/sys/arch/amd64/conf: kern.ldscript Log Message: Map the rodata segment independently on amd64, and remove the W permission on it. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88 src/sys/arch/amd64/amd64/locore.S cvs rdiff -u -r1.19 -r1.20 src/sys/arch/amd64/conf/kern.ldscript Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.