Subject: Re: ASLR patch
To: None <tech-kern@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: tech-kern
Date: 12/26/2007 23:07:55
On Sun, Dec 23, 2007 at 10:14:55PM -0600, David Young wrote:
> On Sun, Dec 23, 2007 at 10:59:54PM -0500, Christos Zoulas wrote:
> > 
> > Here's my adaptation of elad's code to current. Comments appreciated. If
> > I don't hear any objections, I will commit it.
> 
> Can't you consolidate all of the #ifdef PAX_ASLR / #ifdef DEBUG_ASLR in
> fewer places?

Is there a problem with making this a runtime tunable instead of yet another
option?

Thanks,
Andrew