Subject: CVS commit: src/bin/dd
To: None <source-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: source-changes
Date: 04/20/2005 17:38:59
Module Name:	src
Committed By:	rillig
Date:		Wed Apr 20 17:38:59 UTC 2005

Modified Files:
	src/bin/dd: dd.c

Log Message:
Fixed an off-by-one error with ASCII <-> EBCDIC conversion combined with
lcase/ucase. Approved by mrg.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/bin/dd/dd.c

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