Subject: veriexec by default (Re: CVS commit: src/sys/arch)
To: None <elad@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-kern
Date: 10/27/2006 00:19:14
> Module Name: src
> Committed By: elad
> Date: Thu Oct 26 11:48:39 UTC 2006
>
> Modified Files:
> src/sys/arch/amd64/conf: GENERIC
> src/sys/arch/i386/conf: GENERIC
> src/sys/arch/sparc64/conf: GENERIC
>
> Log Message:
> Compile in Veriexec by default on some popular archs (amd64, i386, sparc64)
> so it's more accessible and less of a hassle to put to use. Also enable
> fileassoc(9) by default as a result, which for itself may open the door for
> a lot of cool stuff. (stay tuned. :)
>
> I recommend port masters of other archs to consider doing the same.
> Personally I don't know which ports are considered more of a legacy than
> in-production, so I'm leaving it for someone else for now...
i object. please revert.
well, i don't care if it's almost no-op when not enabled,
but currently it doesn't seem the case.
> No objections on tech-kern.
i think i've missed it. sorry.
can you provide a pointer to the proposal?
YAMAMOTO Takashi