Subject: CVS commit: src/usr.bin/systat
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/04/2004 07:18:47
Module Name:	src
Committed By:	dsl
Date:		Thu Nov  4 07:18:47 UTC 2004

Modified Files:
	src/usr.bin/systat: cmds.c keyboard.c main.c netcmds.c

Log Message:
Add (unsigned char) cast to ctype functions
Although, IIRC, there is another PR on all commands being converted to
lower case.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/usr.bin/systat/cmds.c
cvs rdiff -r1.19 -r1.20 src/usr.bin/systat/keyboard.c \
    src/usr.bin/systat/netcmds.c
cvs rdiff -r1.37 -r1.38 src/usr.bin/systat/main.c

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