freebsd-dev/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
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
COPYING
getdate.y
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