Subject: CVS commit: src/sbin/dump
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 04/08/2003 13:02:24
Module Name:	src
Committed By:	fvdl
Date:		Tue Apr  8 10:02:24 UTC 2003

Modified Files:
	src/sbin/dump: traverse.c

Log Message:
Since the size passed in may be different from the fs blocksize, just
allocate a buffer each time instead of using a static one.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sbin/dump/traverse.c

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