aboutsummaryrefslogtreecommitdiff
path: root/bin/ls/util.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.0.0_cvscvs2svn2000-03-201-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Add -n option to print numeric user and group IDs instead of namesSheldon Hearn1999-08-021-2/+2
* Doh. What was I smoking when I wrote this?Dag-Erling Smørgrav1998-10-131-5/+5
* Fix nasty error in len_octal, result not initializedAndrey A. Chernov1998-04-251-2/+2
* Fix ctype error #1 - chars must be unsignedAndrey A. Chernov1998-04-251-2/+2
* Remove the bogus -? option after reading the getopt() manual :)Dag-Erling Smørgrav1998-04-241-2/+2
* o Removed two unused variables (f_dirname and f_newline) in ls.cDag-Erling Smørgrav1998-04-241-16/+5
* o Renamed '-b' (show unprintables in octal) to '-B'Dag-Erling Smørgrav1998-04-241-10/+66
* Added -b option to display unprintables in octal.Dag-Erling Smørgrav1998-04-211-1/+40
* Observe precedence set by Phillippe Charnier in adding anSteve Price1997-08-071-3/+5
* Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.Steve Price1997-08-071-2/+3
* make usage() and SYNOPSIS agree with each other and add missing optionsDavid E. O'Brien1997-03-261-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Merge Lite2 mods, and -Wall cleaning. undelete(2) cruftSteve Price1996-12-141-2/+6
* Use unsigned char for isprintAndrey A. Chernov1996-03-311-2/+2
* Back out ctype fix, unneded with new ctypeAndrey A. Chernov1994-10-091-2/+2
* Added $Id$David Greenman1994-09-241-0/+2
* Make ls ctype-awareAndrey A. Chernov1994-09-211-1/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+71