aboutsummaryrefslogtreecommitdiff
path: root/bin/ls/extern.h
Commit message (Expand)AuthorAgeFilesLines
* bin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* ls(1): add a -v flag to sort naturallyAymeric Wibo2022-10-301-0/+2
* ls(1): Allow LSCOLORS to specify an underlineCameron Katri2021-09-191-0/+1
* ls(1): Add --color=whenKyle Evans2018-08-171-0/+9
* Convert ls(1) to not use libxo(3)Conrad Meyer2018-01-171-7/+4
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Convert ls(1) to use libxo(3).Marcel Moolenaar2015-06-101-4/+7
* Replace spaces with tabs where appropriate.Greg Lehey2012-11-081-6/+6
* Add a new -U flag to instruct ls to use the birthtime for printing orJohn Baldwin2006-03-241-0/+2
* Add the -S option to sort files by size. NetBSD and OpenBSD alreadyDima Dorfman2005-06-031-0/+2
* Treat filenames as multibyte character strings (according to the currentTim J. Robbins2004-05-021-0/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Fix a bazillion warnings. This makes almost the whole of src/bin/*Mark Murray2003-05-031-4/+5
* Print non-printing characters in directory names, as well as file names,Tim J. Robbins2002-10-181-0/+1
* Add missing options required by SUSv3:Tim J. Robbins2002-05-191-0/+1
* WARNS=4 fixes, plus a healthy dose of fixes inspired by lint.Mark Murray2002-02-031-1/+1
* o __P has been reovedWarner Losh2002-02-021-17/+17
* Mop up some warnings.Josef Karthauser2001-12-281-1/+1
* Revamp the colour support to allow for bold characters. ColoursJosef Karthauser2001-12-281-0/+2
* make sure we do not write out non-printable characters in file namesAssar Westerlund2000-07-041-3/+3
* Switch over to using the new fflagstostr and strtofflags library calls.Josef Karthauser2000-06-171-1/+0
* Move colorquit() prototype to extern.hAndrey A. Chernov2000-06-061-3/+4
* Make signal handler safe - don't use stdio (pointed by bde)Andrey A. Chernov2000-06-061-2/+0
* Don't look up the ANSI sequences each time a colour is changed,Josef Karthauser2000-06-051-0/+4
* * Re-implement colour support using termcap's AF and AB capabilitiesJosef Karthauser2000-06-051-0/+3
* Add colour support to /bin/ls (at a cost of 1056 bytes on my system).Josef Karthauser2000-06-021-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Added -b option to display unprintables in octal.Dag-Erling Smørgrav1998-04-211-1/+3
* Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.Steve Price1997-08-071-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
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+50