summaryrefslogtreecommitdiffstats
path: root/bin/ls
Commit message (Expand)AuthorAgeFilesLines
* MFC r313798:kib2017-02-231-4/+4
* MFC r310118asomers2017-01-121-1/+1
* Use require.progs with bc instead of require.files with /usr/bin/bcngie2016-05-291-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-4/+0
* MFHgjb2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+11
* | Explicitly add unmarked bin/ binaries to the runtime package.gjb2016-02-091-0/+1
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* Fix ls -l alignement with new localesbapt2015-12-071-1/+95
* Enable bin/ls testcases disabled previously because of issues with howngie2015-12-071-6/+0
* Add more text to explain --libxo flag.rodrigc2015-12-011-1/+8
* Update ls -l tests to use mtime, not birthtimeemaste2015-10-301-6/+6
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-2/+0
* Remove all of the syncsngie2015-10-101-10/+0
* Call sync consistently using atf_checkngie2015-10-061-6/+6
* Explicitly set BLOCKSIZE to 512 in the environmentngie2015-10-061-0/+1
* Add some more syncs to quiesce the filesystem after creating thengie2015-10-061-0/+4
* Merge additional testcases and improvements to bin/ls/ls_tests fromngie2015-10-052-64/+674
* Skip the B_flag testcase to stop blowing up freebsd-current@ withngie2015-09-301-0/+1
* Add initial testcases for bin/lsngie2015-09-283-0/+373
|\
| * Start adding tests for bin/lsngie2015-06-143-0/+120
* | Fix whitespace error in ls(1) detected by igorallanjude2015-09-271-3/+3
* | Use one fewer made up words in the ls(1) man pageallanjude2015-09-271-2/+2
* | Upgrade libxo to 0.4.5.marcel2015-08-241-1/+1
* | Cast uid and gid to the correct type for display to solve segfault in ls(1) o...allanjude2015-07-241-2/+2
* | Remove an excess space accidently introduced in the output in ls(1) by r285734allanjude2015-07-221-1/+1
* | Fix some issues with the application of libxo to ls(1)allanjude2015-07-213-11/+45
* | Prevent potential integer overflowbapt2015-07-131-2/+6
* | Since r284198, ls(1) just always depends libxo(3), not only in case ofmarius2015-07-121-2/+2
* | Continue ubreaking ``env LANG=ru_RU.KOI8-R ls -l''.kan2015-06-171-2/+2
* | Unbreak ``env LANG=ru_RU.KOI8-R ls -l''.marcel2015-06-171-1/+1
* | new dependssjg2015-06-161-0/+1
|/
* Add META_MODE support.sjg2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-4/+2
| |\
| * \ Merge head from 7/28sjg2014-08-192-3/+2
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+0
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Merge from headsjg2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headsjg2014-04-282-9/+62
| |\ \ \ \
| * \ \ \ \ Merge from headsjg2013-09-051-0/+3
| |\ \ \ \ \
| * \ \ \ \ \ sync from headsjg2013-04-121-1/+19
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | | | Sync with HEAD.obrien2013-02-087-72/+165
| |\ \ \ \ \ \ \
| * | | | | | | | Updated/new Makefile.dependsjg2012-11-081-0/+1
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Sync from headsjg2012-11-042-7/+11
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+21
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | r284198 seems to have left a null format string printf that gcc does *not*sbruno2015-06-111-1/+0
* | | | | | | | | | Convert ls(1) to use libxo(3).marcel2015-06-106-104/+190
OpenPOWER on IntegriCloud