summaryrefslogtreecommitdiff
path: root/usr.bin/du
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-30Pass a NULL to getbsize() for any arguments that aren't needed, andsimonb
2003-05-10If no files are specified on the command line, put { ".", NULL } insimonb
2003-04-18add -g for output in gigabytes.grant
2003-04-18humanize_number() actually prints 'K' as the suffix for 1024 ('k' isgrant
2002-09-28forgot to remove local define of blocksize; noticed by Benedikt Meurerprovos
2002-09-27Sort options. Bump date for -h addition. Begin new sentences on new lines(!).wiz
2002-09-27human-readable output via -h flag. match output from Linux and other BSDs.provos
2001-12-01Use standard headers.wiz
2001-12-01Whitespace cleanup.wiz
2001-07-08Xref getbsize(3).simonb
2001-01-04use %ll_ instead of the less standard %q_lukem
2000-12-30Option similar to -k, only to use megabyte (1024**2) as display unit.hubertf
2000-04-02Include -r flag in usage message.simonb
1998-02-15Add an `-r' flag (which is a no-op) to meet XPG4.2 requirements.kleink
1997-10-19fix compile warnings on the alpha.mrg
1997-10-18WARNSify, fix .Nm usage, getopt returns -1 not EOFlukem
1996-10-18Implement a -c (Grand Total) option, a'la GNU du(1).thorpej
1996-01-04merge in change accidently made to release branchjtc
1995-09-28Add RCS IDperry
1995-09-28Sync with 4.4BSD-Lite2perry
1995-03-28Merged with 4.4liteglass
1994-03-30fix usage, and printing of size/name for filescgd
1994-01-28don't need -lutilcgd
1994-01-27get rid of local err(); convert to err() and warn() as appropriatecgd
1994-01-25new definition of getbsizecgd
1993-10-13#include <unistd.h>, so getopt(), optarg, opterr, optind, and optoptjtc
1993-08-06Incorporate new version using getbsize(), with -k flag added.mycroft
1993-08-06because of fts library updatederaadt
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd