Age | Commit message (Expand) | Author |
2016-08-16 | Bring types of variables used with struct stat into the modern world. | Kenneth R Westerback |
2016-08-15 | %*qd -> %*lld + (long long) for off_t. | Kenneth R Westerback |
2015-12-01 | Support UTF-8: use wcwidth(3) for column adjustment and replace | Ingo Schwarze |
2015-03-15 | tzfile.h is an internal header that should never have been installed. | Todd C. Miller |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-05-06 | reallocarray | Ted Unangst |
2014-01-09 | Per POSIX, times in the future should be reported with the year | Philip Guenther |
2013-05-30 | Fix column padding of inode numbers and block counts >2^32, as well as | Philip Guenther |
2013-04-23 | handle large ino_t; ok millert | Theo de Raadt |
2012-07-12 | With the -l option, only call time() once per run instead of once per file | Philip Guenthe |
2010-09-12 | remove trailing spaces and tabs from source code; no binary change. | Igor Sobrado |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2007-05-07 | Change the -g flag from a no-op to be POSIX conforming. We allow the | Todd C. Miller |
2005-06-15 | remove whiteout support | Todd C. Miller |
2005-01-10 | Remove unneccesary cast to long long and %llu format; print using %lu. | Otto Moerbeek |
2003-09-26 | free(NULL) is valid | Theo de Raadt |
2003-09-24 | realloc fixes: unallocate for next use if realloc fixes; do not incr size; | Theo de Raadt |
2003-08-06 | -h, human readable sizes. from a jonathon gray mail to tech@ | Ted Unangst |
2003-06-11 | ansification, art ok | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-08-01 | utmp.h not needed | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2000-01-06 | In multi-column output, don't bother filling up last column before '\n'. | Marc Espie |
2000-01-05 | Remove bogus chcnt assignments. | Marc Espie |
2000-01-05 | Perform colwidth computation sooner, as there's no need for random | Marc Espie |
2000-01-05 | Factor column width computation out. | Marc Espie |
1999-05-01 | defer conversion of unprintable filenames till final display, permitting | Theo de Raadt |
1999-02-20 | add -x, -p, and -m options, based on netbsd work | Theo de Raadt |
1998-08-15 | realloc bug fix and two other bugs found at the same time | Theo de Raadt |
1998-05-18 | MAXPATHLEN not MAXPATHLEN+1 | Theo de Raadt |
1997-09-01 | i am bored enough to fix terminal space/tab uglies | Theo de Raadt |
1997-01-03 | From NetBSD: | Todd C. Miller |
1996-12-17 | Get TAB expansion right | Thorsten Lockert |
1996-12-14 | -Wall'ing. | Michael Shalayeff |
1996-08-02 | extra utmp.h goes away; tom@haven.uniserve.com in freebsd | Theo de Raadt |
1996-06-23 | update rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |