From owner-cvs-sys Tue Sep 10 16:26:58 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA23162 for cvs-sys-outgoing; Tue, 10 Sep 1996 16:26:58 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA23145; Tue, 10 Sep 1996 16:26:48 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id JAA06989; Wed, 11 Sep 1996 09:05:08 +1000 Date: Wed, 11 Sep 1996 09:05:08 +1000 From: Bruce Evans Message-Id: <199609102305.JAA06989@godzilla.zeta.org.au> To: bde@freefall.freebsd.org, peter@spinner.DIALix.COM Subject: Re: cvs commit: src/sys/i386/conf LINT options.i386 Cc: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Bruce Evans wrote: >> bde 96/09/10 14:38:49 >[..] >> Added old obscure syscons options MAXCONS, SLOW_VGA and XT_KEYBOARD. > >Hey! I added MAXCONS originally, and you were the one that deleted it.. :-] Actually, sos deleted it (in rev.1.11 of options.i386, and rev.1.251 of LINT). HARDFONTS went away, but MAXCONS just changed from an important option to an unimportant one. Bruce