| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-08-24 | Convert quad_t to int64_t and %q to %ll |  guenther | 1 | -8/+8 |
| 2015-10-10 | pledge to only use "stdio rpath"; ok doug |  deraadt | 1 | -1/+4 |
| 2015-06-25 | Put fts_close() where missing. |  uebayasi | 1 | -1/+2 |
| 2014-10-20 | fix a regression that i caused in rev. 1.26: *do* report the size of |  schwarze | 1 | -2/+3 |
| 2014-10-19 | rearrange -d, again, after giving ingo some dodgy advice; |  jmc | 1 | -2/+2 |
| 2014-10-19 | in usage() and SYNOPSIS, sort options as suggested by jmc@ |  schwarze | 1 | -2/+2 |
| 2014-10-17 | Add the -d flag (limit display depth) for compatibility with FreeBSD, |  schwarze | 1 | -22/+22 |
| 2014-05-20 | Use errc/warnc to simplify code. |  guenther | 1 | -2/+2 |
| 2013-11-13 | a few things can be static to avoid need for protos |  deraadt | 1 | -3/+3 |
| 2011-04-27 | cast one blocksize occurrence to unsigned long, fixes du(1)'s output |  sobrado | 1 | -5/+6 |
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 1 | -15/+1 |
| 2009-08-27 | Use FTS_ROOTLEVEL instead of 0 when checking fts_level. |  millert | 1 | -4/+6 |
| 2009-06-03 | If both -h and -k are specified, the latter takes precedence. |  millert | 1 | -2/+4 |
| 2006-01-25 | lint says Pflag isn't needed. i concur |  tedu | 1 | -8/+7 |
| 2005-04-17 | sort options + sync usage(); |  jmc | 1 | -3/+3 |
| 2004-06-21 | Actually commit right (r&b tree) version, instead of hash table |  otto | 1 | -102/+56 |
| 2004-06-14 | - use fmt_scaled(3) instead of home grown function to print -h numbers |  otto | 1 | -67/+130 |
| 2004-06-02 | Don't want text in err() call following malloc failures. |  tom | 1 | -3/+3 |
| 2003-07-02 | protos |  deraadt | 1 | -4/+5 |
| 2003-06-10 | mostly ansi cleanup; pval ok |  deraadt | 1 | -14/+7 |
| 2003-06-03 | Remove the advertising clause in the UCB license which Berkeley |  millert | 1 | -7/+3 |
| 2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 1 | -5/+5 |
| 2001-07-30 | fix 0B case; morten@hotpost.dk |  deraadt | 1 | -3/+3 |
| 2001-07-12 | first pass at a -Wall cleanup |  deraadt | 1 | -3/+3 |
| 2001-05-02 | -h overrides BLOCKSIZE; matt@anzen.com |  pjanzen | 1 | -4/+7 |
| 2001-02-23 | Add -h option ("human-readable") as df. Based on suggestions and code from |  pjanzen | 1 | -17/+82 |
| 2000-04-16 | correct return value; from FreeBSD |  ericj | 1 | -3/+3 |
| 1998-02-16 | -r for xpg conformance |  deraadt | 1 | -4/+6 |
| 1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! |  millert | 1 | -3/+3 |
| 1996-10-18 | Implement a -c (Grand Total) option, a'la GNU du(1). |  millert | 1 | -11/+22 |
| 1996-06-26 | rcsid |  deraadt | 1 | -1/+2 |
| 1995-10-18 | initial import of NetBSD tree |  deraadt | 1 | -0/+241 |