Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2005 07:41:03 +0000 (UTC)
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.h.in archive_read_support_format_cpio.c archive_read_support_format_iso9660.c
Message-ID:  <200511080741.jA87f3k7065332@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511080741.jA87f3k7065332>