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

Modified Files:
	src/usr.bin/tip: tip.c
	src/usr.bin/tip/aculib: ventel.c

Log Message:
Add (unsigned char) cast to ctype functions
islower() can be true for 0x80..0xff


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/usr.bin/tip/tip.c
cvs rdiff -r1.11 -r1.12 src/usr.bin/tip/aculib/ventel.c

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