On Sat, Oct 07, 2017 at 20:42:58 +0200, Maxime Villard wrote:
Le 04/10/2017 ? 21:00, Maxime Villard a ?crit :
Here is a Kernel ASLR implementation for NetBSD-amd64.
[...]
Known issues:
[...]
* There are several redefinitions in the prekern headers. The way to remove
them depends on where we put the prekern in the source tree.
Does someone have a preference on where to put the prekern? I guess I'll
put it in src/sys/arch/amd64/prekern/.
I'd say src/sys/arch/amd64/stand/prekern to conform to existing
practice.