freebsd-dev/bin/cp
Edward Tomasz Napierala 2689ba2720 Add NFSv4 ACL support to cp(1) and fix a few memory leaks.
Note that this changes error reporting behaviour somewhat - before,
no error was reported if ACL couldn't be copied because the target
filesystem doesn't support ACLs.  Now, it will be reported - of course,
only if there actually is an ACL to copy.

Reviewed by:	rwatson
2009-09-02 08:08:57 +00:00
..
cp.1 Add an '-a' option which is identical to specifying '-RpP' for 2008-03-10 19:58:41 +00:00
cp.c Add an '-a' option which is identical to specifying '-RpP' for 2008-03-10 19:58:41 +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 Add NFSv4 ACL support to cp(1) and fix a few memory leaks. 2009-09-02 08:08:57 +00:00