aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
Commit message (Expand)AuthorAgeFilesLines
* ls(1) is utility not functionPhilippe Charnier2002-04-161-1/+1
* Document option to option dependancy. Fix typo.John W. De Boskey2002-04-151-3/+7
* Install sys/security/lomac/*.h to /usr/include/security/lomac/.Ruslan Ermilov2002-03-261-1/+1
* NAI DBA update.Robert Watson2002-03-142-2/+2
* Add (unsigned char) cast lost in WARNS=4 fixes which break 8bit localesAndrey A. Chernov2002-02-281-1/+1
* #include <time.h> for the definition of time functions instead ofBruce Evans2002-02-251-2/+1
* Fixed divots that I created when I moved prototypes of group_from_gidWarner Losh2002-02-191-0/+2
* Correct inadvertent style botches in previous commit.Kris Kennaway2002-02-041-2/+2
* Lock down with WFORMAT=1 except those directories with unfixed warnings.Kris Kennaway2002-02-041-0/+2
* Use __FBSDID() and clean up the vendor tags.Mark Murray2002-02-035-21/+27
* WARNS=4 fixes, plus a healthy dose of fixes inspired by lint.Mark Murray2002-02-037-72/+84
* Fix unused variable.Warner Losh2002-02-021-0/+1
* o __P has been reovedWarner Losh2002-02-026-109/+71
* mdoc(7) police: tidy up.Ruslan Ermilov2002-01-091-54/+87
* Fixed style bug (unsorting of SRCS) in rev.1.15.Bruce Evans2001-12-291-1/+1
* Fixed style bugs in revs. 1.6, 1.10 and 1.12.Bruce Evans2001-12-291-3/+2
* Fixed missing DPADD and disordered LDADD in rev.1.17Bruce Evans2001-12-291-1/+2
* LSCOLOURS should be spelt LSCOLORS.Josef Karthauser2001-12-291-1/+1
* Remove part of a diff committed at the end of the file.Ben Smithurst2001-12-291-20/+0
* Force raw printing of non-printable characters via the -w option.Josef Karthauser2001-12-292-3/+12
* Restore these files to shiny KNF.Josef Karthauser2001-12-292-82/+88
* Convert some spaces into tabs that I missed first time around.Josef Karthauser2001-12-281-30/+30
* Revert most of rev 1.42, to restore KNF style.Josef Karthauser2001-12-281-49/+49
* Add a new flag, -h which when combined with the -l option causesJosef Karthauser2001-12-286-5/+107
* Make it clearer what changed to a user using the old format of LSCOLORS.Josef Karthauser2001-12-281-3/+3
* Mop up some warnings.Josef Karthauser2001-12-284-4/+5
* Make the style more consistent throughout the file.Josef Karthauser2001-12-281-58/+71
* Use the default colour instead if a bad colour specification is given.Josef Karthauser2001-12-281-1/+1
* Revamp the colour support to allow for bold characters. ColoursJosef Karthauser2001-12-284-24/+70
* Make a bit more clear the types of characters that -B option willGiorgos Keramidas2001-12-061-1/+3
* mdoc(7) police: s/LKM/KLD/, sort xrefs.Ruslan Ermilov2001-12-041-3/+5
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien2001-12-041-0/+1
* Add LOMAC options (the "Z" flag in both cases) to display extra informationBrian Feldman2001-11-268-13/+242
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-3/+1
* Don't use the pronoun "you".Dima Dorfman2001-07-231-6/+7
* Don't put a shell prompt in the example since none of the other manDima Dorfman2001-07-221-2/+8
* Add missing closing parenthesis.Ben Smithurst2001-07-211-1/+1
* Show an example of how to sort a file listing by size. Hopefully thisDavid E. O'Brien2001-07-211-0/+9
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY inRuslan Ermilov2001-04-031-1/+1
* Silence minor cc warningAndrey A. Chernov2001-03-211-1/+1
* Use nl_langinfo instead of %EfAndrey A. Chernov2001-03-211-6/+7
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-131-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-2/+2
* grammar gnit: "relationships (plural) _are_ complex"Tim Vanderhoek2000-12-281-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-151-2/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Un-deprecate the -G flag at obrien's request. Colour sequences are stillJosef Karthauser2000-08-132-11/+20
* Correct spelling: depricated -> deprecated.Josef Karthauser2000-08-122-2/+2
* A change to the way that colours are switched on in ls. The -GJosef Karthauser2000-08-122-44/+54