| Commit message (Expand) | Author | Age | Files | Lines |
* | changable -> changeable | billf | 1998-11-30 | 1 | -2/+2 |
* | Doh. What was I smoking when I wrote this? | des | 1998-10-13 | 1 | -5/+5 |
* | Null commit, just to test something. Please ignore. | jkh | 1998-10-04 | 1 | -2/+1 |
* | 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 | 4 | -13/+97 |
* | Correct use of .Nm. Typo. | charnier | 1998-05-15 | 1 | -11/+11 |
* | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENT | phk | 1998-05-13 | 1 | -2/+2 |
* | Add note about BLOCKSIZE variable to -s flag. | imp | 1998-04-29 | 1 | -2/+3 |
* | Fix nasty error in len_octal, result not initialized | ache | 1998-04-25 | 1 | -2/+2 |
* | Fix ctype error #1 - chars must be unsigned | ache | 1998-04-25 | 1 | -2/+2 |
* | Remove the bogus -? option after reading the getopt() manual :) | des | 1998-04-24 | 3 | -8/+6 |
* | o Removed two unused variables (f_dirname and f_newline) in ls.c | des | 1998-04-24 | 3 | -27/+58 |
* | o Renamed '-b' (show unprintables in octal) to '-B' | des | 1998-04-24 | 5 | -25/+97 |
* | Added -b option to display unprintables in octal. | des | 1998-04-21 | 6 | -11/+71 |
* | Make a couple of the stat flags dependent on the sys/stat.h header file | jb | 1998-01-09 | 1 | -1/+9 |
* | Use consistent spelling, | hoek | 1997-12-25 | 1 | -2/+2 |
* | environmental -> environment. | charnier | 1997-09-18 | 1 | -3/+3 |
* | 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 | 5 | -15/+28 |
* | Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid. | steve | 1997-08-07 | 7 | -35/+21 |
* | Submitted by: Whistle Communications (archie Cobbs) | julian | 1997-06-02 | 1 | -1/+9 |
* | Enable whiteout code since we now have the lite2 support for them. | dfr | 1997-04-29 | 2 | -4/+4 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -3/+3 |
* | make usage() and SYNOPSIS agree with each other and add missing options | obrien | 1997-03-26 | 2 | -4/+4 |
* | Typo fix. | mpp | 1997-03-07 | 1 | -2/+2 |
* | Add a missing period in the -o option description. | mpp | 1997-02-25 | 1 | -3/+10 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 9 | -9/+9 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 9 | -9/+9 |
* | Minor mdoc cleanup. | mpp | 1997-01-11 | 1 | -2/+4 |
* | Add a blurb describing the fact that ls will print the | mpp | 1997-01-11 | 1 | -2/+8 |
* | Make ls include the year when displaying times that are more than | mpp | 1997-01-11 | 1 | -2/+6 |
* | Use strcoll instead of strcmp for file names comparation | ache | 1996-12-28 | 1 | -3/+3 |
* | Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft | steve | 1996-12-14 | 7 | -19/+63 |
* | [HISTORY] command appeared in Version 1 AT&T UNIX | wosch | 1996-08-29 | 1 | -2/+2 |
* | set error status on exit, to be consistent with manpage and standard commands. | adam | 1996-08-27 | 1 | -2/+6 |
* | Use unsigned char for isprint | ache | 1996-03-31 | 1 | -2/+2 |
* | Remove unused include of utmp.h from print.c. Closes PR# 486. | mpp | 1996-01-20 | 1 | -2/+1 |
* | Print dev minor #'s > 255 in hex. | joerg | 1995-12-30 | 1 | -3/+7 |
* | 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 |
* | Uncomment out references to FIFOs for the -F and -l options. | mpp | 1995-09-26 | 1 | -6/+7 |
* | Change ctime to strftime %c to use national date/time representation | ache | 1995-08-08 | 1 | -3/+3 |
* | Delete bogus referneces to timezone code internal header file `tzfile.h', | wollman | 1995-08-07 | 1 | -3/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | 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 | 2 | -4/+5 |
* | Make ls recognize the COLUMNS environmental variable, even | joerg | 1994-12-18 | 1 | -2/+6 |
* | Back out ctype fix, unneded with new ctype | ache | 1994-10-09 | 1 | -2/+2 |
* | Added $Id$ | dg | 1994-09-24 | 9 | -0/+14 |