aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
Commit message (Expand)AuthorAgeFilesLines
* Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the structGarrett Wollman2002-09-211-2/+2
* Fix a warning of "possibly used before initialisation".Giorgos Keramidas2002-08-291-2/+1
* Replace various spellings with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-251-10/+10
* s/filesystem/file system/ as discussed on -developersTom Rhodes2002-08-211-1/+1
* mdoc(7) police: fixed the document date.Ruslan Ermilov2002-08-191-1/+1
* Fix typos; each file has at least one s/seperat/separat/Jens Schweikhardt2002-08-111-1/+1
* err() is documented as allowing NULL for the format string but GCC isn'tMatthew Dillon2002-07-102-6/+6
* Consistently use __FBSDIDDavid E. O'Brien2002-06-304-16/+9
* Ignore empty COLUMNS environment variable. COLUMNS should take precedenceTim J. Robbins2002-06-041-5/+5
* mdoc(7) police: markup nits.Ruslan Ermilov2002-05-291-2/+3
* Add missing options required by SUSv3:Tim J. Robbins2002-05-195-16/+100
* Consistancy check s/file system/filesystem/Tom Rhodes2002-05-161-1/+1
* restore missing default case removed in ls.c:r1.57Bill Fumerola2002-05-152-0/+4
* Make 'user' and 'group' const as to not discard the qualifier from theJuli Mallett2002-05-151-1/+2
* Remove an empty default case to make this syntactically correct. Not thereJuli Mallett2002-05-151-1/+0
* 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