CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2016/09/03 09:04:10
Modified files: sys/arch/sparc64/conf: ld.script Log message: sparc64 kernel still lacks a true RODATA segment. However we can make the SSP read-only by moving the randomdata section into RX text, rather than leaving it in RW data. ok kettenis, tested by claudio