summaryrefslogtreecommitdiffstats
path: root/bin/ls
Commit message (Expand)AuthorAgeFilesLines
* Make the threatened fts(3) ABI fix. FTSENT now avoids the use of the structwollman2002-09-211-2/+2
* Fix a warning of "possibly used before initialisation".keramida2002-08-291-2/+1
* Replace various spellings with FALLTHROUGH which is lint()ablecharnier2002-08-251-10/+10
* s/filesystem/file system/ as discussed on -developerstrhodes2002-08-211-1/+1
* mdoc(7) police: fixed the document date.ru2002-08-191-1/+1
* Fix typos; each file has at least one s/seperat/separat/schweikh2002-08-111-1/+1
* err() is documented as allowing NULL for the format string but GCC isn'tdillon2002-07-102-6/+6
* Consistently use __FBSDIDobrien2002-06-304-16/+9
* Ignore empty COLUMNS environment variable. COLUMNS should take precedencetjr2002-06-041-5/+5
* mdoc(7) police: markup nits.ru2002-05-291-2/+3
* Add missing options required by SUSv3:tjr2002-05-195-16/+100
* Consistancy check s/file system/filesystem/trhodes2002-05-161-1/+1
* restore missing default case removed in ls.c:r1.57billf2002-05-152-0/+4
* Make 'user' and 'group' const as to not discard the qualifier from thejmallett2002-05-151-1/+2
* Remove an empty default case to make this syntactically correct. Not therejmallett2002-05-151-1/+0
* ls(1) is utility not functioncharnier2002-04-161-1/+1
* Document option to option dependancy. Fix typo.jwd2002-04-151-3/+7
* Install sys/security/lomac/*.h to /usr/include/security/lomac/.ru2002-03-261-1/+1
* NAI DBA update.rwatson2002-03-142-2/+2
* Add (unsigned char) cast lost in WARNS=4 fixes which break 8bit localesache2002-02-281-1/+1
* #include <time.h> for the definition of time functions instead ofbde2002-02-251-2/+1
* Fixed divots that I created when I moved prototypes of group_from_gidimp2002-02-191-0/+2
* Correct inadvertent style botches in previous commit.kris2002-02-041-2/+2
* Lock down with WFORMAT=1 except those directories with unfixed warnings.kris2002-02-041-0/+2
* Use __FBSDID() and clean up the vendor tags.markm2002-02-035-21/+27
* WARNS=4 fixes, plus a healthy dose of fixes inspired by lint.markm2002-02-037-72/+84
* Fix unused variable.imp2002-02-021-0/+1
* o __P has been reovedimp2002-02-026-109/+71
* mdoc(7) police: tidy up.ru2002-01-091-54/+87
* Fixed style bug (unsorting of SRCS) in rev.1.15.bde2001-12-291-1/+1
* Fixed style bugs in revs. 1.6, 1.10 and 1.12.bde2001-12-291-3/+2
* Fixed missing DPADD and disordered LDADD in rev.1.17bde2001-12-291-1/+2
* LSCOLOURS should be spelt LSCOLORS.joe2001-12-291-1/+1
* Remove part of a diff committed at the end of the file.ben2001-12-291-20/+0
* Force raw printing of non-printable characters via the -w option.joe2001-12-292-3/+12
* Restore these files to shiny KNF.joe2001-12-292-82/+88
* Convert some spaces into tabs that I missed first time around.joe2001-12-281-30/+30
* Revert most of rev 1.42, to restore KNF style.joe2001-12-281-49/+49
* Add a new flag, -h which when combined with the -l option causesjoe2001-12-286-5/+107
* Make it clearer what changed to a user using the old format of LSCOLORS.joe2001-12-281-3/+3
* Mop up some warnings.joe2001-12-284-4/+5
* Make the style more consistent throughout the file.joe2001-12-281-58/+71
* Use the default colour instead if a bad colour specification is given.joe2001-12-281-1/+1
* Revamp the colour support to allow for bold characters. Coloursjoe2001-12-284-24/+70
* Make a bit more clear the types of characters that -B option willkeramida2001-12-061-1/+3
* mdoc(7) police: s/LKM/KLD/, sort xrefs.ru2001-12-041-3/+5
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyobrien2001-12-041-0/+1
* Add LOMAC options (the "Z" flag in both cases) to display extra informationgreen2001-11-268-13/+242
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-3/+1
* Don't use the pronoun "you".dd2001-07-231-6/+7
OpenPOWER on IntegriCloud