Subject: CVS commit: src/bin/df
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 03/26/2004 20:19:03
Module Name: src
Committed By: enami
Date: Fri Mar 26 20:19:03 UTC 2004
Modified Files:
src/bin/df: df.c
Log Message:
Prevent sign extension for positive value, and f_bavail if it is considered
as positive value.
To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/bin/df/df.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.