Date: Sun, 29 Mar 2009 01:04:13 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/tar write.c Message-ID: <200903290104.n2T14JQK043834@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2009-03-29 01:04:13 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/tar write.c
Log:
SVN rev 190517 on 2009-03-29 01:04:13Z by kientzle
Merge r188343 from -CURRENT: Unbreak writing shar archives.
When copying file data to the archive, don't write more
than was read. This seems to have only affected the shar
writer, since other formats proactively truncate output
to the originally-advertised size.
PR: bin/131244
Approved by: re (Ken Smith)
Revision Changes Path
1.63.2.12 +1 -1 src/usr.bin/tar/write.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903290104.n2T14JQK043834>
