Date: Wed, 2 Sep 2009 08:08:57 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/cp utils.c Message-ID: <200909020809.n8289A1v028770@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2009-09-02 08:08:57 UTC
FreeBSD src repository
Modified files:
bin/cp utils.c
Log:
SVN rev 196754 on 2009-09-02 08:08:57Z by trasz
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
Revision Changes Path
1.59 +91 -28 src/bin/cp/utils.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909020809.n8289A1v028770>
