aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
Commit message (Expand)AuthorAgeFilesLines
* Use unsigned char for isprintAndrey A. Chernov1996-03-311-2/+2
* Remove unused include of utmp.h from print.c. Closes PR# 486.Mike Pritchard1996-01-201-2/+1
* Print dev minor #'s > 255 in hex.Joerg Wunsch1995-12-301-3/+7
* Change locale to LC_ALL, there no bitmaskAndrey A. Chernov1995-10-261-2/+3
* Change LC_ALL to LC_CTYPE|LC_TIME - small optimizationAndrey A. Chernov1995-10-231-2/+2
* Add setlocale LC_ALLAndrey A. Chernov1995-10-231-1/+3
* Uncomment out references to FIFOs for the -F and -l options.Mike Pritchard1995-09-261-6/+7
* Change ctime to strftime %c to use national date/time representationAndrey A. Chernov1995-08-081-3/+3
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-3/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Having BLOCKSIZE=K and using "-k" option ls would use 2K block size...Poul-Henning Kamp1995-03-231-4/+6
* You will find enclosed some changes to make gcc -Wall more happy inJoerg Wunsch1995-03-192-4/+5
* Make ls recognize the COLUMNS environmental variable, evenJoerg Wunsch1994-12-181-2/+6
* Back out ctype fix, unneded with new ctypeAndrey A. Chernov1994-10-091-2/+2
* Added $Id$David Greenman1994-09-249-0/+14
* Make ls ctype-awareAndrey A. Chernov1994-09-211-1/+1
* Add support for '-k' option to print file allocation space in 'K' instead ofPaul Traina1994-09-192-2/+11
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-269-0/+1583