Date: Thu, 15 Apr 2004 18:20:58 -0700 (PDT) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_platform.h Message-ID: <200404160120.i3G1Kw9x065811@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404160120.i3G1Kw9x065811>
