summaryrefslogtreecommitdiffstats
path: root/bin/ls
Commit message (Expand)AuthorAgeFilesLines
* environmental -> environment.charnier1997-09-181-3/+3
* Fix sorting of directories when doing '-d'.sef1997-09-181-10/+6
* Observe precedence set by Phillippe Charnier in adding ansteve1997-08-075-15/+28
* Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.steve1997-08-077-35/+21
* Submitted by: Whistle Communications (archie Cobbs)julian1997-06-021-1/+9
* Enable whiteout code since we now have the lite2 support for them.dfr1997-04-292-4/+4
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-3/+3
* make usage() and SYNOPSIS agree with each other and add missing optionsobrien1997-03-262-4/+4
* Typo fix.mpp1997-03-071-2/+2
* Add a missing period in the -o option description.mpp1997-02-251-3/+10
* Revert $FreeBSD$ to $Id$peter1997-02-229-9/+9
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-149-9/+9
* Minor mdoc cleanup.mpp1997-01-111-2/+4
* Add a blurb describing the fact that ls will print thempp1997-01-111-2/+8
* Make ls include the year when displaying times that are more thanmpp1997-01-111-2/+6
* Use strcoll instead of strcmp for file names comparationache1996-12-281-3/+3
* Merge Lite2 mods, and -Wall cleaning. undelete(2) cruftsteve1996-12-147-19/+63
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-291-2/+2
* set error status on exit, to be consistent with manpage and standard commands.adam1996-08-271-2/+6
* Use unsigned char for isprintache1996-03-311-2/+2
* Remove unused include of utmp.h from print.c. Closes PR# 486.mpp1996-01-201-2/+1
* Print dev minor #'s > 255 in hex.joerg1995-12-301-3/+7
* Change locale to LC_ALL, there no bitmaskache1995-10-261-2/+3
* Change LC_ALL to LC_CTYPE|LC_TIME - small optimizationache1995-10-231-2/+2
* Add setlocale LC_ALLache1995-10-231-1/+3
* Uncomment out references to FIFOs for the -F and -l options.mpp1995-09-261-6/+7
* Change ctime to strftime %c to use national date/time representationache1995-08-081-3/+3
* Delete bogus referneces to timezone code internal header file `tzfile.h',wollman1995-08-071-3/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Having BLOCKSIZE=K and using "-k" option ls would use 2K block size...phk1995-03-231-4/+6
* You will find enclosed some changes to make gcc -Wall more happy injoerg1995-03-192-4/+5
* Make ls recognize the COLUMNS environmental variable, evenjoerg1994-12-181-2/+6
* Back out ctype fix, unneded with new ctypeache1994-10-091-2/+2
* Added $Id$dg1994-09-249-0/+14
* Make ls ctype-awareache1994-09-211-1/+1
* Add support for '-k' option to print file allocation space in 'K' instead ofpst1994-09-192-2/+11
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-269-0/+1583
OpenPOWER on IntegriCloud