freebsd-dev/bin
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
..
cat
chflags
chio
chmod
cp
csh
date
dd Fix regression when stdin/out/err fds are are overridden by shell. 2016-12-12 18:56:40 +00:00
df Use nmount(2) rather than the obsolete mount(2). 2016-12-14 21:30:44 +00:00
domainname
echo DIRDEPS_BUILD: Update dependencies. 2016-11-13 00:11:30 +00:00
ed ed(1): drop redundant parenthesis. 2016-12-14 21:14:43 +00:00
expr Document origins of expr & authors 2016-10-05 19:26:35 +00:00
freebsd-version Use what(1) instead of strings(1). It's simpler and always available. 2016-11-04 17:02:42 +00:00
getfacl
hostname Fix missing '-' for the flags -s and -d on both manpage and usage. 2016-11-09 04:42:09 +00:00
kenv style(9). 2016-11-28 07:21:09 +00:00
kill
ln
ls Fix ls_tests:o_flag with ZFS TMPDIR 2016-12-15 16:13:52 +00:00
mkdir
mv
pax
pkill Increase timeouts so tests have more chances to succeed 2016-10-19 12:23:02 +00:00
ps Export the whole thread name in kinfo_proc 2016-12-07 15:04:22 +00:00
pwait
pwd Add history section of pwd(1) 2016-10-05 19:31:29 +00:00
rcp
realpath
rm
rmail
rmdir
setfacl
sh sh: Add simple test for 'set -C' (noclobber). 2016-11-02 22:33:37 +00:00
sleep DIRDEPS_BUILD: Update dependencies. 2016-11-13 00:11:30 +00:00
stty Add history section for stty(1) 2016-10-05 19:37:46 +00:00
sync
test Add history section for test(1) 2016-10-05 19:47:02 +00:00
tests
uuidgen
Makefile
Makefile.inc