From owner-cvs-all Sat May 26 23:28:11 2001
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
by hub.freebsd.org (Postfix) with ESMTP
id 8A00C37B422; Sat, 26 May 2001 23:28:08 -0700 (PDT)
(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
by freefall.freebsd.org (8.11.1/8.11.1) id f4R6S8C70753;
Sat, 26 May 2001 23:28:08 -0700 (PDT)
(envelope-from dd)
Message-Id: <200105270628.f4R6S8C70753@freefall.freebsd.org>
From: Dima Dorfman
Date: Sat, 26 May 2001 23:28:08 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/usr.sbin/kbdcontrol kbdcontrol.c
X-FreeBSD-CVS-Branch: HEAD
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
dd 2001/05/26 23:28:08 PDT
Modified files:
usr.sbin/kbdcontrol kbdcontrol.c
Log:
Instead of defining CONS_CLRHIST if it isn't defined, simply disable
the -c option [when CONS_CLRHIST isn't defined]. This is okay since
the only time CONS_CLRHIST wouldn't be defined is when kbdcontrol is
being built in bootstrap-tools, and -c isn't needed then.
Submitted by: imp
Revision Changes Path
1.39 +7 -7 src/usr.sbin/kbdcontrol/kbdcontrol.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message