cvs commit: src/lib/libarchive archive.h.in
archive_read_support_format_cpio.c
archive_read_support_format_iso9660.c
Tim Kientzle
kientzle at FreeBSD.org
Tue Nov 8 07:41:04 GMT 2005
kientzle 2005-11-08 07:41:03 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive.h.in
archive_read_support_format_cpio.c
archive_read_support_format_iso9660.c
Log:
Fine-tune the format detection for CPIO and ISO9660 sub-types.
This has no impact on the actual operation, it just fixes some
inaccuracies in the format code and description reported back to the caller.
Revision Changes Path
1.26 +4 -0 src/lib/libarchive/archive.h.in
1.15 +14 -6 src/lib/libarchive/archive_read_support_format_cpio.c
1.12 +7 -4 src/lib/libarchive/archive_read_support_format_iso9660.c
More information about the cvs-src
mailing list