Date: Tue, 14 Dec 1999 19:44:10 -0800 (PST) From: Michael Haro <mharo@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/df Makefile df.1 df.c Message-ID: <199912150344.TAA49359@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mharo 1999/12/14 19:44:10 PST
Modified files:
bin/df Makefile df.1 df.c
Log:
add human readable output (-h and -H)
Obtained from: parts of human readable code from OpenBSD
Reviewed by: obrien
add POSIX, byte and megabyte block size ouput flags
PR: 13579 (POSIX flag)
Submitted by: Mike Meyer <mwm@phone.net>
Revision Changes Path
1.9 +3 -1 src/bin/df/Makefile
1.18 +26 -2 src/bin/df/df.1
1.23 +132 -12 src/bin/df/df.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912150344.TAA49359>
