| Age | Commit message (Expand) | Author |
| 2020-05-17 | No ACL support for install media (SMALLPROG) | christos |
| 2020-05-16 | Add ACL support for FFS. From FreeBSD. | christos |
| 2014-05-10 | PR bin/48798: fix format for ino_t. | martin |
| 2014-02-22 | fix -w output | mlelstv |
| 2014-02-20 | Add -O (only leaf files) and -P (print full path), from tls@ | christos |
| 2013-05-02 | remove whitespace from end of file. | zafer |
| 2012-06-29 | handle realloc failure | yamt |
| 2011-03-15 | - use printf(3) "'" format to do thousands grouping instead of custom version. | christos |
| 2011-03-15 | PR#7540, add a -M option to ls which causes sizes (and number of blocks) to be | erh |
| 2010-08-18 | Fix broken indentation. No functional change. | enami |
| 2010-04-02 | make it obvious to grep that we are checking ctime. | christos |
| 2010-04-01 | handle ctime returning NULL | christos |
| 2009-02-14 | fix -Wsign-compare issues | lukem |
| 2008-12-28 | prepare for 64 bit dev_t | christos |
| 2008-11-02 | Implement a printtotal function to avoid code repetition. | ahoka |
| 2006-12-14 | Pass lint. From Anon Ymous | christos |
| 2005-10-31 | Somehow missed this in the last commit, where I only changed the commentary | jschauma |
| 2004-11-17 | Print some future timestamps with HH:MM rather than YYYY, so that we get | mycroft |
| 2004-08-09 | If a files date is any time in the future (not six months or more), | jschauma |
| 2003-12-26 | implement -h(umanize). | grant |
| 2003-09-22 | After last weeks addition of the '-b' flag, add '-B' and '-w' flags, | jschauma |
| 2003-09-14 | Implement '-b' option, which, following FreeBSD, Linux and (I think) Solaris | jschauma |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-07 | make -g behave as it should according to SUSv3 (long listing without | grant |
| 2002-11-09 | Cosmetic changes. | enami |
| 2002-08-01 | don't include utmp.h | christos |
| 2001-02-04 | fix nested extern. | christos |
| 2000-07-29 | convert to new KNF | lukem |
| 2000-06-22 | make sure to print file names consistenly in column mode | assar |
| 2000-06-17 | Do not modify the file name when not printing non-printables, also do | assar |
| 1999-11-09 | Since our gcc doesn't warn about NULL format strings anymore, we can | drochner |
| 1999-02-17 | Add support for the XCU5 -p option (-F restricted to directories). | kleink |
| 1999-02-12 | Implement 1003.2 -m option (stream output format). | kleink |
| 1998-11-04 | %q -> %ll | christos |
| 1998-11-04 | conservative casts for printfs. | christos |
| 1998-07-28 | Delint. | mycroft |
| 1998-05-16 | * blocks can be 64bit (not u_long), so calculate and display accordingly | lukem |
| 1998-01-21 | If a time stamp is 6 months or more in the future, display the year in the | mycroft |
| 1998-01-18 | * implement -x; sort columns across the page rather than down the page | lukem |
| 1998-01-17 | Automatically resize the major and minor number fields, and DTRT if the size | mycroft |
| 1997-07-30 | Add some casts to printf args to keep the compiler happy on the Alpha. | thorpej |
| 1997-07-20 | Fix compiler warnings. | christos |
| 1996-12-11 | Do multicolumn output in a way that's a little more likely to always | thorpej |
| 1995-09-07 | Sync with 4.4lite2 | jtc |
| 1995-03-21 | convert to new RCS id conventions. | cgd |
| 1994-12-27 | Sync with CSRG. | mycroft |
| 1994-09-23 | Merge with 4.4-Lite version. | mycroft |
| 1994-04-04 | "yet" on quad_t/off_t things. (not noticed on i386 becuase of endian I guess.) | chopps |
| 1994-03-27 | off_t exp. | cgd |
| 1994-01-25 | (1) fixup getbsize() calls | cgd |