From owner-cvs-src Fri Feb 21 21:46: 6 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 289DB37B405 for ; Fri, 21 Feb 2003 21:46:04 -0800 (PST) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95FB643F93 for ; Fri, 21 Feb 2003 21:46:02 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 2161 invoked from network); 22 Feb 2003 05:46:16 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 22 Feb 2003 05:46:16 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h1M5jQhT006187; Sat, 22 Feb 2003 00:45:26 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030216175137K.matusita@jp.FreeBSD.org> Date: Sat, 22 Feb 2003 00:46:12 -0500 (EST) From: John Baldwin To: Makoto Matsushita Subject: Re: cvs commit: src/sys/i386/conf OLDCARD src/usr.sbin/config co Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org, ru@FreeBSD.org Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 16-Feb-2003 Makoto Matsushita wrote: > > Just an imagination... > > ru> Modified files: > ru> sys/i386/conf OLDCARD > ru> usr.sbin/config config.y lang.l > ru> Log: > ru> Implemented a simple "nodevice" config(8) command that cancels > ru> the effect of the "device" command, and use it to generate the > ru> OLDCARD from GENERIC. > > Can we implement "nooptions" or something a new keyword, which cancels > the effect of already defined "options" variable? Or maybe: options -FOO device -foo instead of nodevice and nooptions. *shrug* -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message