From owner-cvs-all Sat Sep 7 1: 0: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D696037B400; Sat, 7 Sep 2002 01:00:04 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98E8D43E42; Sat, 7 Sep 2002 01:00:04 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 3E8A5AE03F; Sat, 7 Sep 2002 01:00:04 -0700 (PDT) Date: Sat, 7 Sep 2002 01:00:04 -0700 From: Alfred Perlstein To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options.i386 options.pc98 src/sys/i386/conf NOTES src/sys/i386/i386 initcpu.c machdep.c src/sys/i386/isa npx.c src/sys/i386/linux linux_ptrace.c src/sys/pc98/i386 machdep.c Message-ID: <20020907080004.GJ21806@elvis.mu.org> References: <200209070702.g8772CM0025706@freefall.freebsd.org> <20020907072825.A50E92A7D6@canning.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020907072825.A50E92A7D6@canning.wemm.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Peter Wemm [020907 00:28] wrote: > or something. I just cannot quite think of something I like. > enable/disable might make sense if we had an 'enable' keyword. > eg: "enable ACPI_DEBUG" instead of "options ACPI_DEBUG" etc. This makes the most sense, make 'enable' a synonym for 'options' and add a 'disable' keyword and we should be good to go. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message