| Commit message (Expand) | Author | Age | Files | Lines |
* | Un-deprecate the -G flag at obrien's request. Colour sequences are still | joe | 2000-08-13 | 1 | -6/+5 |
* | Correct spelling: depricated -> deprecated. | joe | 2000-08-12 | 1 | -1/+1 |
* | A change to the way that colours are switched on in ls. The -G | joe | 2000-08-12 | 1 | -15/+20 |
* | make sure we do not write out non-printable characters in file names | assar | 2000-07-04 | 1 | -2/+0 |
* | Switch over to using the new fflagstostr and strtofflags library calls. | joe | 2000-06-17 | 1 | -3/+8 |
* | Fix one conditionalization in my prev. commit | ache | 2000-06-06 | 1 | -2/+3 |
* | Greately simplify oxtabs fix by simple setting f_notabs for f_color | ache | 2000-06-06 | 1 | -1/+10 |
* | Move colorquit() prototype to extern.h | ache | 2000-06-06 | 1 | -1/+0 |
* | Do SIGINT cleanup for SIGQUIT as well. | cracauer | 2000-06-05 | 1 | -0/+1 |
* | Don't use curses includes, include termcap.h instead | ache | 2000-06-05 | 1 | -6/+7 |
* | Don't look up the ANSI sequences each time a colour is changed, | joe | 2000-06-05 | 1 | -2/+23 |
* | * Re-implement colour support using termcap's AF and AB capabilities | joe | 2000-06-05 | 1 | -2/+20 |
* | Add colour support to /bin/ls (at a cost of 1056 bytes on my system). | joe | 2000-06-02 | 1 | -3/+13 |
* | Revert part of the last commit, remove {g|s}etflags from the libc | joe | 2000-02-05 | 1 | -0/+2 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 1 | -2/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | Backed out my -n change to imply -l by request of sheldonh. | chris | 1999-08-23 | 1 | -2/+0 |
* | Make -n flag compliant to the Single Unix Specification. | chris | 1999-08-23 | 1 | -1/+3 |
* | Take integer rounding into account in the buffer size approximation | sheldonh | 1999-08-19 | 1 | -2/+2 |
* | Style issues in previous commit: | sheldonh | 1999-08-19 | 1 | -4/+14 |
* | Add -n option to print numeric user and group IDs instead of names | sheldonh | 1999-08-02 | 1 | -5/+19 |
* | Various spelling/formatting changes. | kris | 1999-05-08 | 1 | -2/+2 |
* | Add missing "else", without whom the prev. commit is a null change. | hoek | 1998-08-02 | 1 | -4/+3 |
* | Allow env. variable LS_COLWIDTHS to specify minimum column widths, | hoek | 1998-07-29 | 1 | -5/+75 |
* | Remove the bogus -? option after reading the getopt() manual :) | des | 1998-04-24 | 1 | -2/+2 |
* | o Removed two unused variables (f_dirname and f_newline) in ls.c | des | 1998-04-24 | 1 | -4/+10 |
* | o Renamed '-b' (show unprintables in octal) to '-B' | des | 1998-04-24 | 1 | -4/+12 |
* | Added -b option to display unprintables in octal. | des | 1998-04-21 | 1 | -2/+12 |
* | Fix sorting of directories when doing '-d'. | sef | 1997-09-18 | 1 | -10/+6 |
* | Observe precedence set by Phillippe Charnier in adding an | steve | 1997-08-07 | 1 | -3/+8 |
* | Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid. | steve | 1997-08-07 | 1 | -16/+4 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -3/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft | steve | 1996-12-14 | 1 | -3/+25 |
* | set error status on exit, to be consistent with manpage and standard commands. | adam | 1996-08-27 | 1 | -2/+6 |
* | Change locale to LC_ALL, there no bitmask | ache | 1995-10-26 | 1 | -2/+3 |
* | Change LC_ALL to LC_CTYPE|LC_TIME - small optimization | ache | 1995-10-23 | 1 | -2/+2 |
* | Add setlocale LC_ALL | ache | 1995-10-23 | 1 | -1/+3 |
* | Having BLOCKSIZE=K and using "-k" option ls would use 2K block size... | phk | 1995-03-23 | 1 | -4/+6 |
* | You will find enclosed some changes to make gcc -Wall more happy in | joerg | 1995-03-19 | 1 | -2/+3 |
* | Make ls recognize the COLUMNS environmental variable, even | joerg | 1994-12-18 | 1 | -2/+6 |
* | Added $Id$ | dg | 1994-09-24 | 1 | -0/+2 |
* | Add support for '-k' option to print file allocation space in 'K' instead of | pst | 1994-09-19 | 1 | -2/+8 |
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 1 | -0/+506 |