summaryrefslogtreecommitdiff
path: root/bin/ls
AgeCommit message (Expand)Author
2020-07-07Fix skipping of directories that begin with a '.' in -R mode.christos
2020-05-17No ACL support for install media (SMALLPROG)christos
2020-05-16Add ACL support for FFS. From FreeBSD.christos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-02-06white spacerin
2016-09-05Drop main() prototype.sevan
2016-08-10ls was there from v1.sevan
2016-05-30PR 50997 David Binderman: fix format stringsdholland
2014-10-18Remove the confusing reference to 'file sizes' in the short description ofjschauma
2014-05-10PR bin/48798: fix format for ino_t.martin
2014-04-02Wording improvement for previous.wiz
2014-04-02Apply diff from Igor Sobrado <isd@orion.ciencias.uniovi.es>:wiz
2014-02-22fix -w outputmlelstv
2014-02-22add u option to getopt again.mlelstv
2014-02-21Add -X (don't cross mount points when recursing) from tls@christos
2014-02-20Use .Nm for 'ls'.wiz
2014-02-20Add -O (only leaf files) and -P (print full path), from tls@christos
2013-05-02remove whitespace from end of file.zafer
2012-11-20PR/47167abs
2012-10-21Use more markup.wiz
2012-10-21clarify that BLOCKSIZE also influences the total in long outputjschauma
2012-06-29handle realloc failureyamt
2011-08-29Move usage and mark it static+deadjoerg
2011-04-02Wording fixes from Ryo HAYASAKA, thanks.mbalmer
2011-03-15- use printf(3) "'" format to do thousands grouping instead of custom version.christos
2011-03-15Add -M to usage.wiz
2011-03-15Remove trailing whitespace. Add -M to usage.wiz
2011-03-15PR#7540, add a -M option to ls which causes sizes (and number of blocks) to beerh
2010-12-17Fix cross-reference, dir(5) -> dirent(3).njoly
2010-08-18Fix broken indentation. No functional change.enami
2010-07-08Add #include <sys/param.h> for howmany().rmind
2010-05-14Reorder sections to canonical order. Use .Ex -stdjoerg
2010-04-05\\ -> \ejoerg
2010-04-02make it obvious to grep that we are checking ctime.christos
2010-04-01handle ctime returning NULLchristos
2009-02-14fix -Wsign-compare issueslukem
2008-12-28prepare for 64 bit dev_tchristos
2008-11-02Implement a printtotal function to avoid code repetition.ahoka
2008-09-25Change '-n' so that it implies '-l' rather than requires '-l'.lukem
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-06-06modify a comment in previous changesoda
2007-06-05Apply SODA Nuriyuki's patch for multibyte support.wiz
2006-12-14Complete the move of string_to_flags() and flags_to_string() from thehe
2006-12-14The "#ifdef UNUSED_BLOCK" in stat_flags.c wasn't so unused afterhe
2006-12-14Pass lint. From Anon Ymouschristos
2006-09-23PR/34499: mac at S dot culver dot net: ls allocates more memory than neededelad
2006-09-22PR/33635: Anne Bennett: Document 'a' and 'A' flags in ls(1).elad
2006-08-21from zafer: you can have either -k or -h but not both since it does not makechristos
2006-04-08Fix date (no leading zero), fix xref: sticky(7) not (8).wiz