Re: CVS commit: src/sys/arch/aarch64

2018-08-04 Thread Ryo Shimizu
>Maybe we should just pass the protection bits in l2_setblocks, and map the >kernel text/rodata as RO right away. It would also make it possible to map >rodata/data as non executable, with PXN|UXN. (Looking at the code it seems >to me rodata/data are executable currently.) > >We would make three

Re: CVS commit: src/sys/arch/evbarm/bcm53xx

2018-08-04 Thread Robert Elz
Date:Sat, 4 Aug 2018 14:33:13 +0100 From:Nick Hudson Message-ID: | I'll take a look Great, thanks. http://releng.netbsd.org/builds/HEAD/201808040510Z/ provides links to the error logs of the failing builds (ignore the one that fails building "file" -

Re: CVS commit: src/sys/arch/evbarm/bcm53xx

2018-08-04 Thread Nick Hudson
On 04/08/2018 14:27, Robert Elz wrote: Module Name:src Committed By: kre Date: Sat Aug 4 13:27:03 UTC 2018 Modified Files: src/sys/arch/evbarm/bcm53xx: bcm53xx_machdep.c Log Message: Hack workaround to deal with KERN_VTOPHYS and KERN_PHYSTOV now being defined in

Re: CVS commit: src/sys/arch/aarch64

2018-08-04 Thread Maxime Villard
Module Name:src Committed By: ryo Date: Fri Aug 3 16:32:55 UTC 2018 Modified Files: src/sys/arch/aarch64/aarch64: genassym.cf locore.S src/sys/arch/aarch64/conf: kern.ldscript Log Message: set kernel text/rodata readonly when not defined DDB. set readonly

Re: CVS commit: src/external/bsd/dhcpcd/dist/src

2018-08-04 Thread Kamil Rytarowski
On 04.08.2018 05:44, Robert Elz wrote: > Date:Sat, 4 Aug 2018 04:24:01 +0200 > From:Kamil Rytarowski > Message-ID: <568544f4-36d5-853e-cdf8-248f84fad...@gmx.com> > > | I haven't changed any optimization or similar flags for the builds. > > Then why did the ssh