Subject: CVS commit: basesrc/usr.bin/du
To: None <source-changes@netbsd.org>
From: Niels Provos <provos@netbsd.org>
List: source-changes
Date: 09/27/2002 06:33:34
Module Name:	basesrc
Committed By:	provos
Date:		Fri Sep 27 03:33:33 UTC 2002

Modified Files:
	basesrc/usr.bin/du: du.1 du.c

Log Message:
human-readable output via -h flag.  match output from Linux and other BSDs.
Partly by Benedikt Meurer <bmeurer@fwdn.de>.  approved by perry. closes
pr 14687 and 18402.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/du/du.1
cvs rdiff -r1.17 -r1.18 basesrc/usr.bin/du/du.c

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