freebsd-skq/usr.bin/tar
mm 696cb26078 Enable liblzma support in libarchive
Adjust dependencies for programs using libarchive
Add xz and linkage against liblzma to rescue system

Approved by:	kientzle, delphij (mentor)
MFC after:	2 weeks
2010-05-10 15:28:44 +00:00
..
test Enable liblzma support in libarchive 2010-05-10 15:28:44 +00:00
bsdtar_platform.h Remove an unnecessary include and conditionalize some code. 2010-04-11 01:31:50 +00:00
bsdtar.1 Various manpage updates, including many long-option synonyms that were previously undocumented. 2010-05-08 15:43:59 +00:00
bsdtar.c Remove an unnecessary include and conditionalize some code. 2010-04-11 01:31:50 +00:00
bsdtar.h Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
cmdline.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
config_freebsd.h Config updates. 2010-05-08 16:28:22 +00:00
COPYING Include Guido's copyright for the fnmatch() code I cribbed from. 2008-01-02 00:19:49 +00:00
err.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
err.h Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
getdate.c Minor code rework. 2010-02-07 01:16:05 +00:00
line_reader.c Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
line_reader.h Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
Makefile Enable liblzma support in libarchive 2010-05-10 15:28:44 +00:00
matching.c If a file is specifically both included and excluded, then: 2010-04-11 18:44:42 +00:00
matching.h Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
pathmatch.c Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
pathmatch.h Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
read.c Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
subst.c Diff reduction against bsdtar 2.8.3 2010-04-11 16:27:38 +00:00
tree.c Fix common misspelling of hierarchy 2010-02-20 10:19:19 +00:00
tree.h Diff reduction against bsdtar 2.8.3 2010-04-11 16:28:10 +00:00
util.c Merge a bunch of refactoring from Joerg Sonnenberger to 2010-02-07 02:00:26 +00:00
write.c Consistently specify O_BINARY when opening files. 2010-04-11 01:32:30 +00:00