Subject: CVS commit: src/bin/df
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 03/07/2004 01:12:08
Module Name:	src
Committed By:	enami
Date:		Sun Mar  7 01:12:08 UTC 2004

Modified Files:
	src/bin/df: df.c

Log Message:
Use signed 64bit integer type instead of unsigned long long
since f_bavail may be negative.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/bin/df/df.c

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