Date: Wed, 30 Dec 2009 05:30:35 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libarchive archive_read_support_format_iso9660.c Message-ID: <200912300530.nBU5UnsL016161@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2009-12-30 05:30:35 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_iso9660.c Log: SVN rev 201246 on 2009-12-30 05:30:35Z by kientzle Merge Michihiro NAKAJIMA's significant work on the ISO9660 reader from googlecode: * Support for zisofs compressed entries * Support for relocated deep directories * Direct calculation of link counts for accurate nlink values even on images that lack Rockridge extensions * Faster handling of the internal file lists. * Better detection of ISO variants Revision Changes Path 1.39 +1662 -326 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?200912300530.nBU5UnsL016161>