Subject: CVS commit: src/usr.bin/cksum
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 09/02/2005 17:39:23
Module Name:	src
Committed By:	elad
Date:		Fri Sep  2 17:39:23 UTC 2005

Modified Files:
	src/usr.bin/cksum: cksum.c extern.h

Log Message:
Avoid defining max. hash length ugliness simply by passing NULL for the
buffer to the File routines.

Noted by pooka@.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/usr.bin/cksum/cksum.c
cvs rdiff -r1.17 -r1.18 src/usr.bin/cksum/extern.h

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