summaryrefslogtreecommitdiffstats
path: root/bin/ls/ls.h
Commit message (Expand)AuthorAgeFilesLines
* Replace spaces with tabs where appropriate.grog2012-11-081-2/+2
* Add y flag and environment variable LS_SAMESORT to specify the samegrog2012-11-081-0/+2
* Get rid of major/minor number distinction.ed2011-09-281-2/+0
* Fixes for ls(1) long format (-l) output:jh2010-01-241-1/+4
* Add -D option to specify exact format of date and time output with ls -l.grog2008-04-041-1/+2
* Add a new -U flag to instruct ls to use the birthtime for printing orjhb2006-03-241-0/+1
* /*- or .\"- or #- to begin license clauses.imp2005-01-101-2/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Teach "ls -Z" to use the policy-agnostic MAC label interfaces ratherrwatson2002-10-241-3/+3
* Add missing options required by SUSv3:tjr2002-05-191-0/+2
* WARNS=4 fixes, plus a healthy dose of fixes inspired by lint.markm2002-02-031-8/+8
* Add a new flag, -h which when combined with the -l option causesjoe2001-12-281-0/+1
* Add LOMAC options (the "Z" flag in both cases) to display extra informationgreen2001-11-261-0/+3
* make sure we do not write out non-printable characters in file namesassar2000-07-041-0/+1
* * Re-implement colour support using termcap's AF and AB capabilitiesjoe2000-06-051-0/+2
* Add colour support to /bin/ls (at a cost of 1056 bytes on my system).joe2000-06-021-0/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Allow env. variable LS_COLWIDTHS to specify minimum column widths,hoek1998-07-291-1/+2
* o Renamed '-b' (show unprintables in octal) to '-B'des1998-04-241-1/+2
* Added -b option to display unprintables in octal.des1998-04-211-1/+2
* Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.steve1997-08-071-7/+3
* Enable whiteout code since we now have the lite2 support for them.dfr1997-04-291-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-1/+6
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+72
OpenPOWER on IntegriCloud