From owner-cvs-sys Wed Oct 2 07:10:27 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA09878 for cvs-sys-outgoing; Wed, 2 Oct 1996 07:10:27 -0700 (PDT) Received: from precipice.shockwave.com (ppp-206-170-5-84.rdcy01.pacbell.net [206.170.5.84]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA09842; Wed, 2 Oct 1996 07:10:09 -0700 (PDT) Received: from shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.7.6/8.7.3) with ESMTP id HAA05264; Wed, 2 Oct 1996 07:09:19 -0700 (PDT) Message-Id: <199610021409.HAA05264@precipice.shockwave.com> To: sos@FreeBSD.org cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/conf options.i386 In-reply-to: Your message of "Wed, 02 Oct 1996 08:30:33 +0200." <199610020630.IAA01408@ra.dkuug.dk> Date: Wed, 02 Oct 1996 07:09:19 -0700 From: Paul Traina Sender: owner-cvs-sys@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk The problem is that people are getting into the habit of defining global options. It's fine to put it in and just warn people not to use it. global options are EVIL From: sos@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf options.i386 In reply to Paul Traina who wrote: > > pst 96/10/01 20:48:11 > > Modified: sys/i386/conf options.i386 > Log: > add SC_SPLASH_SCREEN to opt_syscons.h (sigh) Boy, are you fast, this doesn't even work yet !! I wont advise anybody to define this, or be prepared for a surprise... (you know, there was a reason I didn't add this myself)... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.