Subject: CVS commit: src/usr.sbin/dumpfs
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 06/14/2004 07:22:04
Module Name:	src
Committed By:	dbj
Date:		Mon Jun 14 07:22:04 UTC 2004

Modified Files:
	src/usr.sbin/dumpfs: dumpfs.c

Log Message:
when printing alternate superblocks, cast result of
fsbtodb() to (off_t) before multiplying by dev_bsize.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/usr.sbin/dumpfs/dumpfs.c

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