Date: Sat, 26 May 2001 23:11:09 -0400 (EDT) From: Mike Heffner <spock@techfour.net> To: Dima Dorfman <dd@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/usr.sbin/kbdcontrol kbdcontrol.1 kbdcontrol. Message-ID: <XFMail.20010526231109.spock@techfour.net> In-Reply-To: <200105270047.f4R0lcX23459@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
This is from a -DNOCLEAN buildworld with an empty usr/obj, building bootstrap
tools:
cd /usr/src/usr.sbin/kbdcontrol; make _EXTRADEPEND
echo kbdcontrol: /usr/obj/usr/src/i386/usr/lib/libc.a
/usr/obj/usr/src/i386/usr/lib/libl.a >> .depend
cc -O2 -pipe -I/usr/src/usr.sbin/kbdcontrol
-I/usr/obj/usr/src/i386/usr/include -c
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c: In function `clear_history':
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:987: `CONS_CLRHIST' undeclared (first
use in this function)
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:987: (Each undeclared identifier is
reported only once
/usr/src/usr.sbin/kbdcontrol/kbdcontrol.c:987: for each function it appears in.)
*** Error code 1
Stop in /usr/src/usr.sbin/kbdcontrol.
I also have 1.9 and 1.12 of consio.h and schistory.c respectively.
On 27-May-2001 Dima Dorfman wrote:
| dd 2001/05/26 17:47:38 PDT
|
| Modified files:
| usr.sbin/kbdcontrol kbdcontrol.1 kbdcontrol.c
| Log:
| Add a -c option which clears the history buffer using the new
| CONS_CLRHIST ioctl.
|
| PR: 27616
| Reviewed by: ru
|
| Revision Changes Path
| 1.29 +6 -4 src/usr.sbin/kbdcontrol/kbdcontrol.1
| 1.37 +14 -3 src/usr.sbin/kbdcontrol/kbdcontrol.c
Mike
--
Mike Heffner <mheffner@vt.edu>
Fredericksburg, VA <mikeh@FreeBSD.org>
http://filebox.vt.edu/users/mheffner
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: For info see http://www.gnupg.org
iD8DBQE7EHBNFokZQs3sv5kRAtFnAKCSSPwRF9F5DI9exTZCR2flIteZFACeKIi3
IYRcOHvMB4ejcEdo5AQl8W8=
=HcYD
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20010526231109.spock>
