freebsd-dev/bin/ls
Alan Somers f698b621da 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 Replace spaces with tabs where appropriate. 2012-11-08 23:45:19 +00:00
extern.h Convert ls(1) to use libxo(3). 2015-06-10 01:27:38 +00:00
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 new depends 2015-06-16 23:37:19 +00:00
print.c Fix ls -l alignement with new locales 2015-12-07 20:48:28 +00:00
util.c Convert ls(1) to use libxo(3). 2015-06-10 01:27:38 +00:00