Subject: CVS commit: src/tests/util/df
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 12/03/2007 18:49:24
Module Name:	src
Committed By:	riz
Date:		Mon Dec  3 18:49:24 UTC 2007

Modified Files:
	src/tests/util/df: getmntinfo.c

Log Message:
Cast sf->f_bsize to int to force signed division.  Fixes this test
on amd64, and probably other 64-bit platforms.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/tests/util/df/getmntinfo.c

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