Date: Sat, 26 May 2001 23:28:08 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/kbdcontrol kbdcontrol.c Message-ID: <200105270628.f4R6S8C70753@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105270628.f4R6S8C70753>
