Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/systat
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.
Home |
Main Index |
Thread Index |
Old Index