Date: Sat, 6 Feb 2010 20:36:14 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/tar bsdtar.c write.c Message-ID: <201002062036.o16KaTa1077938@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2010-02-06 20:36:14 UTC
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.c write.c
Log:
SVN rev 203569 on 2010-02-06 20:36:14Z by kientzle
bsdtar doesn't actually know what compression is supported by libarchive
and it should not pretend that it does. It should just pass along the
user's request and handle an error if it's not supported.
Revision Changes Path
1.103 +0 -30 src/usr.bin/tar/bsdtar.c
1.88 +11 -12 src/usr.bin/tar/write.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002062036.o16KaTa1077938>
