From owner-cvs-usrsbin Wed Mar 26 19:43:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA00409 for cvs-usrsbin-outgoing; Wed, 26 Mar 1997 19:43:37 -0800 (PST) Received: from sequent.kiae.su (sequent.kiae.su [193.125.152.6]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id TAA00396; Wed, 26 Mar 1997 19:43:29 -0800 (PST) Received: by sequent.kiae.su id AA03729 (5.65.kiae-2 ); Thu, 27 Mar 1997 06:32:08 +0300 Received: by sequent.KIAE.su (UUMAIL/2.0); Thu, 27 Mar 97 06:32:07 +0300 Received: (from ache@localhost) by nagual.ru (8.8.5/8.8.5) id GAA00685; Thu, 27 Mar 1997 06:26:19 +0300 (MSK) Date: Thu, 27 Mar 1997 06:26:17 +0300 (MSK) From: =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= To: Bruce Evans Cc: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.sbin/config config.h config.y mkioconf.c In-Reply-To: <199703270014.LAA31897@godzilla.zeta.org.au> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 27 Mar 1997, Bruce Evans wrote: > > Modified: usr.sbin/config config.h config.y mkioconf.c > > Log: > > Add #define's for port "none" and "auto" > > Now port ommiting is equal to port "none" not to port 0 > > Can we remove the half-baked support for "auto" and "none" instead > of fixing it to apply to all primary keywords? It came in undocumented > with the following log message: Yes, we can remove them because now "port auto" == port? "port none" == /* no port keyword */ Any objections? -- Andrey A. Chernov http://www.nagual.ru/~ache/