freebsd-skq/bin/ls
asomers cf7feea70c Fix ls_tests:o_flag with ZFS TMPDIR
Unlike UFS or TMPFS, ZFS sets uarch automatically whenever a file is
updated. The test must explicitly clear uarch to be portable across
filesystems. Also, it doesn't need to run as root.

PR:		215179
MFC after:	4 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D8741
2016-12-15 16:13:52 +00:00
..
tests Fix ls_tests:o_flag with ZFS TMPDIR 2016-12-15 16:13:52 +00:00
cmp.c
extern.h
ls.1 Add more text to explain --libxo flag. 2015-12-01 19:18:53 +00:00
ls.c Fix some issues with the application of libxo to ls(1) 2015-07-21 05:03:59 +00:00
ls.h Fix some issues with the application of libxo to ls(1) 2015-07-21 05:03:59 +00:00
Makefile Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
Makefile.depend
print.c Fix ls -l alignement with new locales 2015-12-07 20:48:28 +00:00
util.c