kientzle 2008-08-11 01:19:36 UTC
FreeBSD src repository
Modified files:
lib/libarchive/test test_compat_tar_hardlink.c
test_pax_filename_encoding.c
test_ustar_filenames.c
test_write_disk_hardlink.c
test_write_format_tar_ustar.c
Log:
SVN rev 181555 on 2008-08-11 01:19:36Z by kientzle
Fix up test suite so it works again with the libarchive 1.x API.
In particular, FreeBSD 6 still uses the libarchive 1.x API and
this correction will permit MFCing new libarchive features back
to FreeBSD 6.
Revision Changes Path
1.3 +4 -0 src/lib/libarchive/test/test_compat_tar_hardlink.c
1.3 +17 -1 src/lib/libarchive/test/test_pax_filename_encoding.c
1.2 +10 -2 src/lib/libarchive/test/test_ustar_filenames.c
1.3 +5 -1 src/lib/libarchive/test/test_write_disk_hardlink.c
1.2 +4 -0 src/lib/libarchive/test/test_write_format_tar_ustar.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"