| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC 1.77: | Lukas Ertl | 2004-06-09 | 1 | -0/+1 |
| * | MFC: Print non-printing characters in directory names, as well as file names, | Tim J. Robbins | 2002-11-17 | 1 | -4/+7 |
| * | MFC: fix assorted typos. | Jens Schweikhardt | 2002-08-15 | 1 | -1/+1 |
| * | MFC: SUSv3 -m, -p and -x options. SUSv3-style handling of COLUMNS env. | Tim J. Robbins | 2002-07-08 | 1 | -15/+40 |
| * | MFC: Sync with -current, bringing all the differences into line, apart from | Josef Karthauser | 2002-03-28 | 1 | -93/+120 |
| * | MFC: CLICOLOR and CLICOLOR_FORCE support. | John Baldwin | 2000-08-16 | 1 | -18/+22 |
| * | MFC: make sure we do not write out non-printable characters in file | Assar Westerlund | 2000-07-12 | 1 | -2/+0 |
| * | MFC: colorls | Andrey A. Chernov | 2000-07-04 | 1 | -4/+64 |
| * | MFC: Use the new fflagstostr and strtofflags functions in libc. | Josef Karthauser | 2000-06-28 | 1 | -3/+8 |
| * | Revert part of the last commit, remove {g|s}etflags from the libc | Josef Karthauser | 2000-02-05 | 1 | -0/+2 |
| * | Historically file flags (schg, uschg, etc) have been converted from | Josef Karthauser | 2000-01-27 | 1 | -2/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Backed out my -n change to imply -l by request of sheldonh. | Chris Costello | 1999-08-23 | 1 | -2/+0 |
| * | Make -n flag compliant to the Single Unix Specification. | Chris Costello | 1999-08-23 | 1 | -1/+3 |
| * | Take integer rounding into account in the buffer size approximation | Sheldon Hearn | 1999-08-19 | 1 | -2/+2 |
| * | Style issues in previous commit: | Sheldon Hearn | 1999-08-19 | 1 | -4/+14 |
| * | Add -n option to print numeric user and group IDs instead of names | Sheldon Hearn | 1999-08-02 | 1 | -5/+19 |
| * | Various spelling/formatting changes. | Kris Kennaway | 1999-05-08 | 1 | -2/+2 |
| * | Add missing "else", without whom the prev. commit is a null change. | Tim Vanderhoek | 1998-08-02 | 1 | -4/+3 |
| * | Allow env. variable LS_COLWIDTHS to specify minimum column widths, | Tim Vanderhoek | 1998-07-29 | 1 | -5/+75 |
| * | Remove the bogus -? option after reading the getopt() manual :) | Dag-Erling Smørgrav | 1998-04-24 | 1 | -2/+2 |
| * | o Removed two unused variables (f_dirname and f_newline) in ls.c | Dag-Erling Smørgrav | 1998-04-24 | 1 | -4/+10 |
| * | o Renamed '-b' (show unprintables in octal) to '-B' | Dag-Erling Smørgrav | 1998-04-24 | 1 | -4/+12 |
| * | Added -b option to display unprintables in octal. | Dag-Erling Smørgrav | 1998-04-21 | 1 | -2/+12 |
| * | Fix sorting of directories when doing '-d'. | Sean Eric Fagan | 1997-09-18 | 1 | -10/+6 |
| * | Observe precedence set by Phillippe Charnier in adding an | Steve Price | 1997-08-07 | 1 | -3/+8 |
| * | Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid. | Steve Price | 1997-08-07 | 1 | -16/+4 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-28 | 1 | -3/+3 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft | Steve Price | 1996-12-14 | 1 | -3/+25 |
| * | set error status on exit, to be consistent with manpage and standard commands. | Adam David | 1996-08-27 | 1 | -2/+6 |
| * | Change locale to LC_ALL, there no bitmask | Andrey A. Chernov | 1995-10-26 | 1 | -2/+3 |
| * | Change LC_ALL to LC_CTYPE|LC_TIME - small optimization | Andrey A. Chernov | 1995-10-23 | 1 | -2/+2 |
| * | Add setlocale LC_ALL | Andrey A. Chernov | 1995-10-23 | 1 | -1/+3 |
| * | Having BLOCKSIZE=K and using "-k" option ls would use 2K block size... | Poul-Henning Kamp | 1995-03-23 | 1 | -4/+6 |
| * | You will find enclosed some changes to make gcc -Wall more happy in | Joerg Wunsch | 1995-03-19 | 1 | -2/+3 |
| * | Make ls recognize the COLUMNS environmental variable, even | Joerg Wunsch | 1994-12-18 | 1 | -2/+6 |
| * | Added $Id$ | David Greenman | 1994-09-24 | 1 | -0/+2 |
| * | Add support for '-k' option to print file allocation space in 'K' instead of | Paul Traina | 1994-09-19 | 1 | -2/+8 |
| * | BSD 4.4 Lite bin Sources | Rodney W. Grimes | 1994-05-26 | 1 | -0/+506 |