aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
Commit message (Expand)AuthorAgeFilesLines
* ls: fix WITHOUT_LS_COLORS buildKyle Evans2020-05-211-0/+4
* ls(1): actually restore proper behaviorKyle Evans2020-05-212-2/+16
* ls: fix a --color regression from r337956Kyle Evans2020-05-212-4/+10
* ls(1): Fix trivial SEGV due to NULL deref in OOM pathConrad Meyer2020-05-051-0/+14
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-2/+0
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-111-0/+8
* Now that we have MK_LS_COLORS, we don't need RELEASE_CRUNCH check here.Warner Losh2019-07-151-2/+1
* ls(1): Gate the do_color_* definitions behind COLORLSKyle Evans2018-08-181-0/+2
* ls(1): Support other aliases for --color arguments used by GNU ls(1)Kyle Evans2018-08-182-4/+48
* ls(1): Add --color=whenKyle Evans2018-08-175-13/+163
* ls(1): Fix color env var checkingKyle Evans2018-08-161-2/+25
* ls(1): Enable colors with COLORTERM is set in the environmentKyle Evans2018-08-082-3/+13
* Convert ls(1) to not use libxo(3)Conrad Meyer2018-01-178-235/+108
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-206-0/+12
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Renumber copyright clause 4Warner Losh2017-02-287-7/+7
* Use uintmax_t to print st_nlink.Konstantin Belousov2017-02-161-4/+4
* Fix ls_tests:o_flag with ZFS TMPDIRAlan Somers2016-12-151-1/+1
* Skip ls tests that use sparse files if these are not supported.Julio Merino2016-08-241-0/+8
* Use require.progs with bc instead of require.files with /usr/bin/bcEnji Cooper2016-05-291-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Fix ls -l alignement with new localesBaptiste Daroussin2015-12-071-1/+95
* Enable bin/ls testcases disabled previously because of issues with howEnji Cooper2015-12-071-6/+0
* Add more text to explain --libxo flag.Craig Rodrigues2015-12-011-1/+8
* Update ls -l tests to use mtime, not birthtimeEd Maste2015-10-301-6/+6
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Remove all of the syncsEnji Cooper2015-10-101-10/+0
* Call sync consistently using atf_checkEnji Cooper2015-10-061-6/+6
* Explicitly set BLOCKSIZE to 512 in the environmentEnji Cooper2015-10-061-0/+1
* Add some more syncs to quiesce the filesystem after creating theEnji Cooper2015-10-061-0/+4
* Merge additional testcases and improvements to bin/ls/ls_tests fromEnji Cooper2015-10-052-64/+674
* Skip the B_flag testcase to stop blowing up freebsd-current@ withEnji Cooper2015-09-301-0/+1
* Add initial testcases for bin/lsEnji Cooper2015-09-283-0/+373
* Fix whitespace error in ls(1) detected by igorAllan Jude2015-09-271-3/+3
* Use one fewer made up words in the ls(1) man pageAllan Jude2015-09-271-2/+2
* Upgrade libxo to 0.4.5.Marcel Moolenaar2015-08-241-1/+1
* Cast uid and gid to the correct type for display to solve segfault in ls(1) o...Allan Jude2015-07-241-2/+2
* Remove an excess space accidently introduced in the output in ls(1) by r285734Allan Jude2015-07-221-1/+1
* Fix some issues with the application of libxo to ls(1)Allan Jude2015-07-213-11/+45
* Prevent potential integer overflowBaptiste Daroussin2015-07-131-2/+6
* Since r284198, ls(1) just always depends libxo(3), not only in case ofMarius Strobl2015-07-121-2/+2
* Continue ubreaking ``env LANG=ru_RU.KOI8-R ls -l''.Alexander Kabaev2015-06-171-2/+2
* Unbreak ``env LANG=ru_RU.KOI8-R ls -l''.Marcel Moolenaar2015-06-171-1/+1
* new dependsSimon J. Gerraty2015-06-161-0/+1