cvs commit: src/lib/libarchive archive_read_support_format_iso9660.c

Tim Kientzle kientzle at FreeBSD.org
Mon Nov 27 08:31:25 PST 2006


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


More information about the cvs-src mailing list