aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive
Commit message (Expand)AuthorAgeFilesLines
* Merge from headSimon J. Gerraty2014-05-081-1/+1
|\
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | Merge headSimon J. Gerraty2014-04-271-1/+1
|\|
| * NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* | Merge head@256284Simon J. Gerraty2013-10-131-1/+3
|\|
| * Temporarily disable iconv for non-shared library builds. The dynamicXin LI2013-09-261-1/+3
* | sync from headSimon J. Gerraty2013-04-123-11/+69
|\|
| * MFV r248590,248594:Martin Matuska2013-03-223-11/+69
* | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
* | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
* | Sync with HEAD.David E. O'Brien2013-02-081-7/+0
|\|
| * Remove several MLINKS that were listed twice.Brooks Davis2013-01-231-7/+0
* | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+8
* | Sync from headSimon J. Gerraty2012-11-043-3/+14
|\|
| * Backport NFSv4 ACL fix from libarchive master branch.Martin Matuska2012-07-303-1/+5
| * Catch up config_freebsd.h with libarchive 3.0.4Martin Matuska2012-07-291-2/+0
| * Update libarchive to 3.0.4Martin Matuska2012-07-282-0/+9
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
|/
* Silence alignment warnings from clang in libarchive's ppmd code (whichDimitry Andric2012-03-231-0/+1
* Update libarchive to 3.0.3Martin Matuska2012-02-253-292/+520
* Use contrib sources for building libarchive, tar and cpio.Martin Matuska2011-12-22256-75767/+30
* Sync libarchive with vendor branch release/2.8:Martin Matuska2011-12-205-13/+114
* Update libarchive, tar and cpio to version 2.8.5Martin Matuska2011-12-2020-37/+51
* Merge vendor revision 3723:Martin Matuska2011-12-201-1/+1
* Fix Buildworld WITHOUT_OPENSSL.Tim Kientzle2011-10-222-4/+32
* Correct the spelling of getgrgid and getpwuid in the man page.Tim Kientzle2011-10-221-6/+6
* Fix cpio on ARM.Tim Kientzle2011-09-132-4/+4
* Import additional bugfix for reading and extracting makefs-createdMartin Matuska2011-09-021-8/+14
* Import bugfix for reading and extracting of FreeBSD ISO images with tar.Martin Matuska2011-08-259-198/+391
* Merge revision 3554 from libarchive's release/2.8 branch:Martin Matuska2011-08-073-16/+27
* Add compatibility for ISO images created with unfixed makefs thatMartin Matuska2011-08-0711-35/+317
* - Update libarchive to 2.8.4Martin Matuska2011-07-1745-103/+5799
* libarchive is mixing libmd and libcrypto -- correct to use one or the other.David E. O'Brien2011-05-053-10/+24
* Don't write data into an empty "file."Tim Kientzle2010-12-073-13/+12
* If the Zip reader doesn't see a PK signature blockTim Kientzle2010-11-073-3/+93
* Fix manpage markup.Ulrich Spörlein2010-11-061-1/+0
* Clarify the naming: Methods that free an object shouldTim Kientzle2010-11-0513-77/+114
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* Fix typo.Joel Dahl2010-08-031-1/+1
* s/an struct/a structBenedict Reuschling2010-07-171-3/+3
* mdoc nitpicking: the title argument shall be uppercaseUlrich Spörlein2010-06-118-8/+8
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>Ulrich Spörlein2010-05-191-1/+1
* Retry reads that fail with EINTR. This fixes a problemTim Kientzle2010-05-182-12/+20
* Fix build.Xin LI2010-05-171-1/+1
* Reorganize slightly in preparation for making lzma and bz2 support conditional.Tim Kientzle2010-05-162-4/+10
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-25/+25
* Enable liblzma support in libarchiveMartin Matuska2010-05-101-6/+3
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromUlrich Spörlein2010-03-021-1/+0
* Fix common misspelling of hierarchyUlrich Spörlein2010-02-201-2/+2
* Add missing newline in last line of file.Ulrich Spörlein2010-02-161-1/+1