freebsd-skq/usr.sbin/kbdcontrol
dd 3be8c16308 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
2001-05-27 06:28:08 +00:00
..
kbdcontrol.1 Add a -c option which clears the history buffer using the new 2001-05-27 00:47:38 +00:00
kbdcontrol.c Instead of defining CONS_CLRHIST if it isn't defined, simply disable 2001-05-27 06:28:08 +00:00
kbdmap.5 Document newly added "paste" keyword 2001-03-12 07:05:44 +00:00
lex.h Implement keyboard paste 2001-03-11 22:51:05 +00:00
lex.l Implement keyboard paste 2001-03-11 22:51:05 +00:00
Makefile - Backout botched attempt to introduce MANSECT feature. 2001-03-26 14:42:20 +00:00
path.h