1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/usr.bin/tar
Colin Percival 161b2956bb If append_archive fails while writing an archive header, output the error
message from the archive being written (not the message from the archive
being read, where no error has occurred).

MFC after:	3 days
2007-01-05 16:20:21 +00:00
..
bsdtar_platform.h Extended attribute support on write for Linux; FreeBSD hooks are 2006-03-21 17:03:51 +00:00
bsdtar.1 In the examples, use "tar.gz" as the extension for 2006-05-01 01:34:21 +00:00
bsdtar.c Fic typo in previous commit. 2006-12-23 08:16:54 +00:00
bsdtar.h Correct the names of some options. 2006-12-23 07:01:59 +00:00
COPYING
getdate.y Fix "1 day ago", "yesterday" and similar relative-time phrases 2006-11-02 04:16:15 +00:00
Makefile If you see a broken symlink, don't try to follow it, 2006-04-02 07:13:11 +00:00
matching.c A handful of minor portability and style improvements. 2005-03-14 00:30:35 +00:00
read.c Conditionally include sys/mkdev.h on platforms (such as Solaris) that need it. 2006-07-30 18:34:40 +00:00
tree.c Extended attribute support on write for Linux; FreeBSD hooks are 2006-03-21 17:03:51 +00:00
tree.h Clarify some error messages. 2005-05-08 06:25:15 +00:00
util.c Extended attribute support on write for Linux; FreeBSD hooks are 2006-03-21 17:03:51 +00:00
write.c If append_archive fails while writing an archive header, output the error 2007-01-05 16:20:21 +00:00