opnsense-src/usr.sbin/mtree
Will Andrews 7a37b5fc17 Add a ${CP} alias for copying files in the build.
Some users build FreeBSD as non-root in Perforce workspaces.  By default,
Perforce sets files read-only unless they're explicitly being edited.
As a result, the -f argument must be used to cp in order to override the
read-only flag when copying source files to object directories.  Bare use of
'cp' should be avoided in the future.

Update all current users of 'cp' in the src tree.

Reviewed by:	emaste
MFC after:	1 week
Sponsored by:	Spectra Logic
2015-01-16 21:39:08 +00:00
..
test o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +00:00
compare.c Change all our own code to use st_*tim instead of st_*timespec. 2010-03-28 13:16:08 +00:00
create.c Do not emit size for non-regular files. There is nothing that 2013-09-12 00:14:25 +00:00
excludes.c Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT) 2003-10-21 08:27:05 +00:00
extern.h Get rid of "lineno: 0" in error messages from create mode. 2004-01-11 19:38:48 +00:00
Makefile Add a ${CP} alias for copying files in the build. 2015-01-16 21:39:08 +00:00
misc.c o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +00:00
mtree.8 Wording fixes. 2010-05-14 01:45:05 +00:00
mtree.c More -Wmissing-variable-declarations fixes. 2012-10-20 10:33:15 +00:00
mtree.h o Add an 'optional' keyword, which allows files to be in the 2006-07-03 10:55:22 +00:00
spec.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
specspec.c Adds sha256 support. While it is a good idea to also add sha384 and 2005-03-29 11:44:17 +00:00
verify.c -u and -U are supposed to affect existing files too. 2014-12-09 19:50:50 +00:00