freebsd-dev/usr.bin/du
Pawel Jakub Dawidek dc347bc474 Use 64bit 'fts_bignum' field instead of 32bit (on 32bit archs) field
'fts_number' to remember number of blocks.
This makes du(1) 64bit-clean.

This work is part of the BigDisk project:

	http://www.FreeBSD.org/projects/bigdisk/

Discussed on:	arch@
MFC after:	5 days
2005-01-07 00:12:24 +00:00
..
du.1 Add a missing full-stop to match the rest of the items in a list. 2004-10-24 00:26:35 +00:00
du.c Use 64bit 'fts_bignum' field instead of 32bit (on 32bit archs) field 2005-01-07 00:12:24 +00:00
Makefile Use humanize_number(3) to format sizes into a human readable form. 2004-05-24 22:22:29 +00:00