aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
Commit message (Expand)AuthorAgeFilesLines
* MFC: (rev 1.84) document the actual behaviour for displaying the `Total'Joerg Wunsch2005-01-181-3/+5
* MFC: use nanoseconds in time comparison.David Malone2004-10-301-10/+50
* MFC 1.77:Lukas Ertl2004-06-091-0/+1
* MFC revision 1.32:Ceri Davies2003-12-271-2/+2
* MFC rev. 1.76: Note the non-standard behavior of -gnoJens Schweikhardt2003-08-131-1/+6
* MFC: 1.75Christian Brueffer2003-07-141-1/+1
* MFC: df(1) and ls(1) print units in 'four or fewer' not 'three or less'.Tom Rhodes2003-05-071-1/+1
* MFC: Reduce diffs to current. Spelling fixes.Tom Rhodes2003-03-031-1/+1
* MFC: parts of 1.72: use .Tn ANSI instead of \*[Ai], reducing diffs to current.Giorgos Keramidas2003-01-241-2/+2
* MFC: Print non-printing characters in directory names, as well as file names,Tim J. Robbins2002-11-173-5/+9
* Use correct document date.Johan Karlsson2002-10-101-1/+1
* MFC: fix assorted typos.Jens Schweikhardt2002-08-151-1/+1
* MFC: SUSv3 -m, -p and -x options. SUSv3-style handling of COLUMNS env.Tim J. Robbins2002-07-087-43/+129
* MFC: 1.64 (charnier) ls(1) is a utility, not a function.Giorgos Keramidas2002-04-221-3/+7
* MFC: Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARYRuslan Ermilov2002-04-191-2/+1
* MFC: Sync with -current, bringing all the differences into line, apart fromJosef Karthauser2002-03-288-285/+416
* MFC: rev 1.37 & 1.38, use nl_langinfo() instead of harcoding "%Ef"Alexey Zelkin2002-03-121-6/+7
* MFC: 1.62: markup sweep.Ruslan Ermilov2002-01-091-50/+84
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+1
* MFC: rev 1.52 (tweak example), 1.53 (you)David E. O'Brien2001-08-011-7/+14
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-3/+3
* MFC: rev 1.51: add missing closing parenthesis.Ben Smithurst2001-07-211-1/+1
* MFC: rev 1.50 (sort by size example)David E. O'Brien2001-07-211-0/+9
* MFC: Fix some mdoc usage.Jeroen Ruigrok van der Werven2001-03-051-3/+3
* MFC: grammar gnitTim Vanderhoek2000-12-281-1/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-151-2/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-2/+2
* MFC: CLICOLOR and CLICOLOR_FORCE support.John Baldwin2000-08-162-48/+67
* MFC: [rev 1.23] Add the missing flags to ls(1)'s usage: -Bb.Paul Saab2000-08-071-2/+2
* MFC rev 1.39: explain the dependence on the terminal's capabilities.Sheldon Hearn2000-07-191-0/+20
* MFC: make sure we do not write out non-printable characters in fileAssar Westerlund2000-07-125-25/+36
* MFC: colorlsAndrey A. Chernov2000-07-047-6/+355
* MFC: Use the new fflagstostr and strtofflags functions in libc.Josef Karthauser2000-06-283-6/+9
* MFH: Don't assume that the output of strftime for "%c" ("nationalJosef Karthauser2000-06-282-17/+22
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-3/+6
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
* Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser2000-02-052-1/+4
* Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser2000-01-272-4/+1
* Print negative minor numbers in hex. Negative minor numbers areBruce Evans2000-01-061-2/+3
* Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser2000-01-011-0/+1
* Retire stat_flags.c; it's now in libutil.Josef Karthauser1999-12-301-149/+0
* Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser1999-12-301-1/+3
* Fix a bug where a pointer would be one character too far after puttingOllivier Robert1999-12-211-1/+1
* Rewriting of flags_to_string() and string_to_flags() to use an array.Ollivier Robert1999-12-191-86/+61
* Add `n' to the synopsis.David E. O'Brien1999-10-161-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-279-9/+9
* Backed out my -n change to imply -l by request of sheldonh.Chris Costello1999-08-231-2/+0
* Make -n flag compliant to the Single Unix Specification.Chris Costello1999-08-231-1/+3
* Take integer rounding into account in the buffer size approximationSheldon Hearn1999-08-191-2/+2
* Style issues in previous commit:Sheldon Hearn1999-08-191-4/+14