cvs commit: src/lib/libarchive archive_platform.h
Tim Kientzle
kientzle at FreeBSD.org
Thu Apr 15 18:20:59 PDT 2004
kientzle 2004/04/15 18:20:58 PDT
FreeBSD src repository
Modified files:
lib/libarchive archive_platform.h
Log:
Only enable the ACL restore logic on FreeBSD versions >= 5.0.
Earlier versions of FreeBSD don't support ACLs.
Note that the ACL support code in archive_entry is standalone code and
unaffected by this. (In particular, it should be possible to
manipulate archives containing ACLs even if the ACLs cannot be
restored on the current system.)
Revision Changes Path
1.6 +3 -0 src/lib/libarchive/archive_platform.h
More information about the cvs-src
mailing list