summaryrefslogtreecommitdiffstats
path: root/bin/ls
Commit message (Expand)AuthorAgeFilesLines
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-3/+6
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
* Revert part of the last commit, remove {g|s}etflags from the libcjoe2000-02-052-1/+4
* Historically file flags (schg, uschg, etc) have been converted fromjoe2000-01-272-4/+1
* Print negative minor numbers in hex. Negative minor numbers arebde2000-01-061-2/+3
* Added missing DPADD's. Removed unrequired SRCS's.joe2000-01-011-0/+1
* Retire stat_flags.c; it's now in libutil.joe1999-12-301-149/+0
* Moved flags_to_string and string_to_flags into libutil. It's used injoe1999-12-301-1/+3
* Fix a bug where a pointer would be one character too far after puttingroberto1999-12-211-1/+1
* Rewriting of flags_to_string() and string_to_flags() to use an array.roberto1999-12-191-86/+61
* Add `n' to the synopsis.obrien1999-10-161-1/+1
* $Id$ -> $FreeBSD$peter1999-08-279-9/+9
* Backed out my -n change to imply -l by request of sheldonh.chris1999-08-231-2/+0
* Make -n flag compliant to the Single Unix Specification.chris1999-08-231-1/+3
* Take integer rounding into account in the buffer size approximationsheldonh1999-08-191-2/+2
* Style issues in previous commit:sheldonh1999-08-191-4/+14
* Add -n option to print numeric user and group IDs instead of namessheldonh1999-08-023-9/+31
* Chflags was clearing all flags supplied on the command line after ajmz1999-05-211-2/+2
* Various spelling/formatting changes.kris1999-05-082-4/+4
* .Xr chflags 1 ,hoek1999-04-271-1/+2
* changable -> changeablebillf1998-11-301-2/+2
* Doh. What was I smoking when I wrote this?des1998-10-131-5/+5
* Null commit, just to test something. Please ignore.jkh1998-10-041-2/+1
* Add missing "else", without whom the prev. commit is a null change.hoek1998-08-021-4/+3
* Allow env. variable LS_COLWIDTHS to specify minimum column widths,hoek1998-07-294-13/+97
* Correct use of .Nm. Typo.charnier1998-05-151-11/+11
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-131-2/+2
* Add note about BLOCKSIZE variable to -s flag.imp1998-04-291-2/+3
* 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-243-8/+6
* o Removed two unused variables (f_dirname and f_newline) in ls.cdes1998-04-243-27/+58
* o Renamed '-b' (show unprintables in octal) to '-B'des1998-04-245-25/+97
* Added -b option to display unprintables in octal.des1998-04-216-11/+71
* Make a couple of the stat flags dependent on the sys/stat.h header filejb1998-01-091-1/+9
* Use consistent spelling,hoek1997-12-251-2/+2
* 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
OpenPOWER on IntegriCloud