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
cp.c
extern.h
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