Date: Sat, 25 Jun 2011 16:27:49 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/tar util.c write.c Message-ID: <201106251627.p5PGRvjX037033@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2011-06-25 16:27:49 UTC
FreeBSD src repository
Modified files:
usr.bin/tar util.c write.c
Log:
SVN rev 223541 on 2011-06-25 16:27:49Z by kientzle
If there is a read error reading Y/N confirmation from the keyboard,
exit immediately with an error.
If there is an error opening or reading a file to put into the archive,
set the return value for a deferred error exit.
PR: bin/154407
Revision Changes Path
1.31 +5 -1 src/usr.bin/tar/util.c
1.97 +7 -0 src/usr.bin/tar/write.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106251627.p5PGRvjX037033>
