freebsd-nq/bin
Baptiste Daroussin 8e5c71e2d6 Protecting against rm -rf / is now POSIXLY_CORRECT per posix 1003.1
edition 2013. No need anymore to disable the protection if one set
the POXILY_CORRECT environment variable.

Reviewed by:	imp
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D4092
2015-11-07 02:18:19 +00:00
..
cat Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
chflags
chio
chmod
cp
csh Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
date Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
dd Integrate contrib/netbsd-tests/bin/dd into the FreeBSD test suite as 2015-10-18 05:49:58 +00:00
df Use exit() instead of return in main(). 2015-08-28 00:44:58 +00:00
domainname
echo
ed
expr Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
freebsd-version
getfacl
hostname
kenv
kill
ln
ls Update ls -l tests to use mtime, not birthtime 2015-10-30 20:14:32 +00:00
mkdir
mv Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
pax Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
pkill Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
ps Make libxo depend on libutil because it uses humanize_number after r287111 2015-10-18 07:30:50 +00:00
pwait
pwd
rcp
realpath
rm Protecting against rm -rf / is now POSIXLY_CORRECT per posix 1003.1 2015-11-07 02:18:19 +00:00
rmail
rmdir
setfacl Expose an interface to determine if an ACE is inherited. 2015-09-04 00:14:20 +00:00
sh sh: Avoid copying argv for simple commands. 2015-11-01 22:07:40 +00:00
sleep Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
stty
sync
test Clean up trailing whitespace 2015-10-18 05:51:44 +00:00
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
uuidgen
Makefile Start using the fact that SUBDIR.yes is added to SUBDIR 2015-10-05 21:41:55 +00:00
Makefile.inc