K 10 svn:author V 8 kientzle K 8 svn:date V 27 2005-10-04T05:39:40.000000Z K 7 svn:log V 813 MFC: Update libarchive to 1.02.033. (Synchronize with -CURRENT.) Among other fixes: * C++ support * Portability: remove C99 requirements * Portability: don't require wchar.h * Check for memory allocation failures * Portability: better detection of ACL support * Signed/unsigned fixes * Fix crash when archive_read_next_header called after an open failure * Fix archive_read_data * Reduce window for attribute restore security race * Clean up pathnames before creating leading dirs * assign default inode/dev values to extracted tar entries to better support tar->cpio conversions * Trim mode and time values for inner ustar header when constructing pax entries * Sample code in archive_read.3 and archive_write.3 works now * Many comment and documentation corrections END