Date: Wed, 3 Jan 2007 13:16:59 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_read.c Message-ID: <200701031316.l03DGxL3070696@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2007-01-03 13:16:59 UTC FreeBSD src repository Modified files: lib/libarchive archive_read.c Log: Insert zero-padding between sparse blocks in archive_read_data(). This fixes "tar -c @foo.tar" where "foo.tar" contains sparse entries. MFC after: 1 week Revision Changes Path 1.25 +22 -1 src/lib/libarchive/archive_read.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701031316.l03DGxL3070696>