Module Name: src Committed By: simonb Date: Mon Nov 29 05:59:58 UTC 2021
Modified Files:
src/bin/df: df.c
Log Message:
Set totals.f_frsize to DEV_BSIZE instead of totals.f_bsize so that
addstat() uses an initialised value for total size calculations.
Fixes core dump for "df -c".
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/bin/df/df.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
