Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/landisk/conf
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.
-uwe
Home |
Main Index |
Thread Index |
Old Index