Subject: Re: kern/35278: veriexec sometimes feeds user va to log(9)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Elad Efrat <elad@NetBSD.org>
List: netbsd-bugs
Date: 12/21/2006 14:05:03
The following reply was made to PR kern/35278; it has been noted by GNATS.

From: Elad Efrat <elad@NetBSD.org>
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
Cc: gnats-bugs@NetBSD.org
Subject: Re: kern/35278: veriexec sometimes feeds user va to log(9)
Date: Thu, 21 Dec 2006 16:01:30 +0200

 YAMAMOTO Takashi wrote:
 
 > i suggested pathname_t things as an argument of NDINIT.
 > otoh, it seems that you are considering it as merely convenient routines
 > for #ifdef blocks.  right?
 
 yes. I have no intention to change all NDINIT() uses...
 
 -e.