Subject: CVS commit: basesrc/libexec/lfs_cleanerd
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 04/26/2002 07:34:42
Module Name:	basesrc
Committed By:	perseant
Date:		Fri Apr 26 04:34:42 UTC 2002

Modified Files:
	basesrc/libexec/lfs_cleanerd: print.c

Log Message:
Fix error in how much memory needed to be allocated to check data cksum
to proceed with adding segments.

Use fixed-width types to compute checksum, so LP64 machines can do it too.

Tested on alpha; test-compiled on arm32.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/libexec/lfs_cleanerd/print.c

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