pjd 2004/05/24 15:22:29 PDT
FreeBSD src repository
Modified files:
usr.bin/du Makefile du.c
Log:
Use humanize_number(3) to format sizes into a human readable form.
Revision Changes Path
1.9 +2 -2 src/usr.bin/du/Makefile
1.33 +9 -67 src/usr.bin/du/du.c