Subject: CVS commit: src/usr.bin/grep
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 10/30/2004 17:37:10
Module Name:	src
Committed By:	dsl
Date:		Sat Oct 30 17:37:10 UTC 2004

Modified Files:
	src/usr.bin/grep: binary.c util.c

Log Message:
Add (unsigned char) cast to ctype functions
Change a couple of local buffers to 'unsigned char'


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 src/usr.bin/grep/binary.c src/usr.bin/grep/util.c

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