Subject: no dev at attachment [was: Re: CVS commit: src/usr.bin/config]
To: Quentin Garnier <cube@netbsd.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-kern
Date: 07/24/2005 23:35:40
On Sun, 24 Jul 2005, Quentin Garnier wrote:
> src/usr.bin/config: sem.c
>
> Log Message:
> Implement the long overdue syntax "no <dev> at <attachment>". We can't
> pretend anymore we don't have it.
>
> This is the result of 7 hours of work on the train journey forth and
> back to the family reunion for the birthday of my cousin Mickael, whom
> I thank for living just far away enough.
This is very very cool!
So are there any things left that we can not disable again in a kernel
config file? If not, we can at least start rewriting the various
GENERIC/INSTALL variants to be based on a big one, and remove stuff ("no
FOO at BAR", "no options BAZ", ...).
- Hubert