freebsd-nq/usr.bin/tar
Tim Kientzle 5df2705458 In mode 'u', check for an error return from archive_read_open.
This causes attempts to update a non-existent file to report
an actual error instead of triggering an assertion failure.

PR: bin/87911
Thanks to: roemer.ulrich
MFC after: 3 days

Note: This does not entirely fix bin/87911.  I need to decide on
the "correct" response when someone tries to update a non-existent
archive file.
2005-11-01 06:41:05 +00:00
..
bsdtar_platform.h Include <sys/param.h> in order to get current __FreeBSD_version 2005-11-01 05:53:16 +00:00
bsdtar.1 Fixed troff warnings. 2005-06-27 07:37:01 +00:00
bsdtar.c Spell "--format" correctly in error message. (It hasn't been 2005-11-01 05:48:02 +00:00
bsdtar.h
configure.ac.in Detect Mac OS X's broken ACL library. 2005-09-24 21:17:47 +00:00
COPYING
getdate.y Style fix: Correct a compiler warning from GCC 4 2005-09-21 03:21:35 +00:00
Makefile
Makefile.am
matching.c
read.c
tree.c
tree.h
util.c
write.c In mode 'u', check for an error return from archive_read_open. 2005-11-01 06:41:05 +00:00