Subject: CVS commit: src/usr.bin/cksum
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 05/07/2006 12:22:55
Module Name: src
Committed By: hubertf
Date: Sun May 7 12:22:55 UTC 2006
Modified Files:
src/usr.bin/cksum: cksum.c
Log Message:
Be more liberal about whitespaces when verifying checksums.
This allows checking md5/sha1 shecksums generates on Linux, which
add more whitespace.
Based on patch by Jukka Salmi (j+nbsd at 2006 dot salmi dot ch)
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/usr.bin/cksum/cksum.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.