aboutsummaryrefslogtreecommitdiff
path: root/lib/libarchive
Commit message (Expand)AuthorAgeFilesLines
* Merge sync of headSimon J. Gerraty2015-05-273-19/+13
|\
| * libarchive: Allow setting nanosecond timestamps.Jilles Tjoelker2015-04-251-0/+7
| * Remove the const qualifier from iconv(3) to comply with POSIX:Tijl Coosemans2015-04-151-1/+1
| * Convert libraries to use LIBADDBaptiste Daroussin2014-11-252-18/+5
* | Merge from head@274682Simon J. Gerraty2014-11-192-0/+18
|\|
| * Add pkg-config file for libarchiveMartin Matuska2014-11-022-0/+18
* | Merge head from 7/28Simon J. Gerraty2014-08-192-11/+11
|\|
| * In r232153, libarchive 3.0.3 was imported, replacing the archive_hash.hDimitry Andric2014-07-261-10/+10
| * Remove ia64.Marcel Moolenaar2014-07-071-1/+1
* | Updated dependenciesSimon J. Gerraty2014-05-161-0/+2
* | 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