summaryrefslogtreecommitdiffstats
path: root/bin/ls/util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix nasty error in len_octal, result not initializedache1998-04-251-2/+2
* Fix ctype error #1 - chars must be unsignedache1998-04-251-2/+2
* Remove the bogus -? option after reading the getopt() manual :)des1998-04-241-2/+2
* o Removed two unused variables (f_dirname and f_newline) in ls.cdes1998-04-241-16/+5
* o Renamed '-b' (show unprintables in octal) to '-B'des1998-04-241-10/+66
* Added -b option to display unprintables in octal.des1998-04-211-1/+40
* Observe precedence set by Phillippe Charnier in adding ansteve1997-08-071-3/+5
* Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.steve1997-08-071-2/+3
* make usage() and SYNOPSIS agree with each other and add missing optionsobrien1997-03-261-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge Lite2 mods, and -Wall cleaning. undelete(2) cruftsteve1996-12-141-2/+6
* Use unsigned char for isprintache1996-03-311-2/+2
* Back out ctype fix, unneded with new ctypeache1994-10-091-2/+2
* Added $Id$dg1994-09-241-0/+2
* Make ls ctype-awareache1994-09-211-1/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+71
OpenPOWER on IntegriCloud