cvs commit: src/lib/libarchive archive_read_support_format_all.c
Tim Kientzle
kientzle at FreeBSD.org
Thu May 27 14:28:56 PDT 2004
kientzle 2004/05/27 14:27:42 PDT
FreeBSD src repository
Modified files:
lib/libarchive archive_read_support_format_all.c
Log:
'gnutar' is now handled by the 'tar' reader, so
there's no need to enable support for it separately
from 'tar.' (The call to enable gnutar support is
now just an alias for the tar support, left in to
avoid API breakage.)
Revision Changes Path
1.4 +1 -2 src/lib/libarchive/archive_read_support_format_all.c
More information about the cvs-src
mailing list