Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2006 16:30:33 +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_read_support_format_iso9660.c
Message-ID:  <200611271630.kARGUXGd007459@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2006-11-27 16:30:33 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_iso9660.c 
  Log:
  Improve support for large ISOs:
     * Correct a signed/unsigned problem that broke handling of files >2G.
     * Implement "skip" support for much faster "tar -t".
  
  Thanks to: Robert Sciuk for sending me a DVD that illustrated the first problem
  
  Revision  Changes    Path
  1.16      +25 -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?200611271630.kARGUXGd007459>