Subject: CVS commit: src/usr.bin/systat
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 02/26/2005 19:01:09
Module Name:	src
Committed By:	dsl
Date:		Sat Feb 26 19:01:09 UTC 2005

Modified Files:
	src/usr.bin/systat: cmdtab.c globalcmds.c keyboard.c

Log Message:
Always treat ^h and ^? as erase chars (as well as stty erase).
Make the ':' erasable.
Fix typo in unviewable help message.
No point in having 'else' after 'return'...


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/usr.bin/systat/cmdtab.c \
    src/usr.bin/systat/keyboard.c
cvs rdiff -r1.11 -r1.12 src/usr.bin/systat/globalcmds.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.