Subject: Re: Getting rid of /dev/veriexec
To: Elad Efrat <elad@NetBSD.org>
From: Nathan J. Williams <nathanw@wasabisystems.com>
List: tech-kern
Date: 12/02/2005 09:39:22
Elad Efrat <elad@NetBSD.org> writes:
> Nathan J. Williams wrote:
>
> > I object to those, too.
>
> Why?
The same reason; I don't like sysctl being used for things other than
individual knobs. I'm OK with sysctl(8) as a UI, but I don't think
that sysctl(3) does much but duplicate other infrastructure - namely,
the filesystem.
- Nathan