In article <20160829224825.gv16...@pony.stderr.spb.ru>, Valery Ushakov <u...@stderr.spb.ru> wrote: >On Sun, Aug 28, 2016 at 10:23:00 -0400, Christos Zoulas wrote: > >> Module Name: src >> Committed By: christos >> Date: Sun Aug 28 14:23:00 UTC 2016 >> >> Modified Files: >> src/sys/arch/landisk/conf: GENERIC >> >> Log Message: >> Turn on ASLR/MPROTECT > >It doesn't actually enable aslr, since sh3 doesn't use topdown VM, so >the check for EXEC_32|EXEC_TOPDOWN_VM is always false.
Time to fix that? christos