| Commit message (Expand) | Author | Age | Files | Lines |
* | If we are asked to print the total number of blocks, do so even if |  millert | 2020-10-07 | 1 | -4/+7 |
* | dev_t is signed to permit passing -1 as an invalid condition, but the |  deraadt | 2019-02-05 | 1 | -2/+2 |
* | Bring types of variables used with struct stat into the modern world. |  krw | 2016-08-16 | 1 | -7/+7 |
* | %*qd -> %*lld + (long long) for off_t. |  krw | 2016-08-15 | 1 | -11/+12 |
* | Support UTF-8: use wcwidth(3) for column adjustment and replace |  schwarze | 2015-12-01 | 1 | -5/+6 |
* | tzfile.h is an internal header that should never have been installed. |  millert | 2015-03-15 | 1 | -3/+4 |
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 2015-01-16 | 1 | -3/+4 |
* | reallocarray |  tedu | 2014-05-06 | 1 | -2/+2 |
* | Per POSIX, times in the future should be reported with the year |  guenther | 2014-01-09 | 1 | -25/+20 |
* | Fix column padding of inode numbers and block counts >2^32, as well as |  guenther | 2013-05-30 | 1 | -4/+4 |
* | handle large ino_t; ok millert |  deraadt | 2013-04-23 | 1 | -3/+5 |
* | With the -l option, only call time() once per run instead of once per file |  guenther | 2012-07-12 | 1 | -3/+9 |
* | remove trailing spaces and tabs from source code; no binary change. |  sobrado | 2010-09-12 | 1 | -3/+3 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -9/+1 |
* | Change the -g flag from a no-op to be POSIX conforming. We allow the |  millert | 2007-05-07 | 1 | -5/+6 |
* | remove whiteout support |  millert | 2005-06-15 | 1 | -5/+2 |
* | Remove unneccesary cast to long long and %llu format; print using %lu. |  otto | 2005-01-10 | 1 | -4/+3 |
* | free(NULL) is valid |  deraadt | 2003-09-26 | 1 | -4/+3 |
* | realloc fixes: unallocate for next use if realloc fixes; do not incr size; |  deraadt | 2003-09-24 | 1 | -6/+11 |
* | -h, human readable sizes. from a jonathon gray mail to tech@ |  tedu | 2003-08-06 | 1 | -3/+17 |
* | ansification, art ok |  deraadt | 2003-06-11 | 1 | -24/+12 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -7/+3 |
* | utmp.h not needed |  deraadt | 2002-08-01 | 1 | -3/+2 |
* | 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 | 2002-02-16 | 1 | -7/+7 |
* | In multi-column output, don't bother filling up last column before '\n'. |  espie | 2000-01-06 | 1 | -10/+14 |
* | Remove bogus chcnt assignments. |  espie | 2000-01-05 | 1 | -4/+4 |
* | Perform colwidth computation sooner, as there's no need for random |  espie | 2000-01-05 | 1 | -5/+5 |
* | Factor column width computation out. |  espie | 2000-01-05 | 1 | -35/+32 |
* | defer conversion of unprintable filenames till final display, permitting |  deraadt | 1999-05-01 | 1 | -5/+6 |
* | add -x, -p, and -m options, based on netbsd work |  deraadt | 1999-02-20 | 1 | -5/+83 |
* | realloc bug fix and two other bugs found at the same time |  deraadt | 1998-08-15 | 1 | -4/+8 |
* | MAXPATHLEN not MAXPATHLEN+1 |  deraadt | 1998-05-18 | 1 | -3/+3 |
* | i am bored enough to fix terminal space/tab uglies |  deraadt | 1997-09-01 | 1 | -3/+3 |
* | From NetBSD: |  millert | 1997-01-03 | 1 | -16/+12 |
* | Get TAB expansion right |  tholo | 1996-12-17 | 1 | -3/+3 |
* | -Wall'ing. |  mickey | 1996-12-14 | 1 | -5/+5 |
* | extra utmp.h goes away; tom@haven.uniserve.com in freebsd |  deraadt | 1996-08-02 | 1 | -3/+2 |
* | update rcsid |  deraadt | 1996-06-23 | 1 | -1/+2 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+302 |