freebsd-dev/bin/cp
Mark Johnston 111a5d7c78 Return with an error from copy_link(), copy_fifo() and copy_special() if
the -n option is specified and the destination file exists.

PR:		bin/174489
Approved by:	rstone (co-mentor)
MFC after:	2 weeks
2013-01-27 05:59:28 +00:00
..
cp.1 Explicitly mention that "cp -p" copies ACLs. 2012-09-04 12:27:23 +00:00
cp.c Remove useless variable 'Pflag': 2013-01-17 04:20:31 +00:00
extern.h Add an option to allow copying of a hierarchy while linking he regular files. 2006-08-24 20:45:38 +00:00
Makefile Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide 2009-05-22 15:56:43 +00:00
utils.c Return with an error from copy_link(), copy_fifo() and copy_special() if 2013-01-27 05:59:28 +00:00