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