opnsense-src/bin/cp
Edward Tomasz Napierala 1ed226c0a9 MFC r196754:
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
2010-01-30 14:49:17 +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 MFC r196754: 2010-01-30 14:49:17 +00:00