]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libarchive
Upgrade our Clang in base to r114020, from upstream's release_28 branch.
[FreeBSD/FreeBSD.git] / lib / libarchive /
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-16 jkimMerge ACPICA 20100915.
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-06 jkimMerge ACPICA 20100806.
2010-08-03 joelFix typo.
2010-08-02 rpauloMFV OpenSolaris DTrace userland bits.
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-17 bcrs/an struct/a struct
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-11 uqsmdoc nitpicking: the title argument shall be uppercase
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-05-19 uqsmdoc: consistently spell our email addresses <foo@FreeB...
2010-05-18 kientzleRetry reads that fail with EINTR. This fixes a problem
2010-05-17 delphijFix build.
2010-05-16 kientzleReorganize slightly in preparation for making lzma...
2010-05-13 uqsmdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS...
2010-05-10 mmEnable liblzma support in libarchive
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-03-02 impMerge with latest head.
2010-03-02 uqsRemove redundant WARNS?=6 overrides and inherit the...
2010-02-28 rajMerge DTC-d75b33af.
2010-02-20 uqsFix common misspelling of hierarchy
2010-02-16 impMerge from current.
2010-02-16 uqsAdd missing newline in last line of file.
2010-01-23 kientzleDon't try to hardlink block or character device nodes...
2010-01-23 kientzleUse a simpler memory-management strategy for the file...
2010-01-23 kientzleIf we can't stat a file, return the correct ARCHIVE_FAI...
2010-01-23 kientzleInitialize the allocated 'struct zip'.
2010-01-23 kientzleFix a memory leak when a filter fails to initialize.
2010-01-06 impMerge from head at r201628.
2010-01-02 edBuild lib/ with WARNS=6 by default.
2009-12-30 kientzleRemove some test files that are no longer used.
2009-12-30 kientzleReserve constants for RPM unwrapper and XAR reader.
2009-12-30 kientzleLibarchive in FreeBSD is now synced up with 2.7.901a...
2009-12-30 kientzleUU decoder. Now that libarchive can recursively taste...
2009-12-30 kientzleA raft of test changes and improvements from the Google...
2009-12-30 kientzleMerge Michihiro NAKAJIMA's significant work on the...
2009-12-29 kientzleRationalize the support for cryptographic hashes.
2009-12-29 kientzleEssentially eliminate problems with false hardlinks...
2009-12-29 kientzleClear extraneous error messages.
2009-12-29 kientzleZip write support for libarchive.
2009-12-29 kientzleIf we're linking against liblzma, allow the decompresso...
2009-12-29 kientzleMinor style fixes plus a fix for an obscure crash on...
2009-12-29 kientzleBe a little more skeptical of dev/ino matches when...
2009-12-29 kientzleStyle and portability fixes for pax writer. Mostly...
2009-12-29 kientzleStyle fixes to tar reader:
2009-12-29 kientzleVarious style fixes to the 'newc' cpio writer:
2009-12-29 kientzleVarious fixes when creating objects on disk:
2009-12-29 kientzleCatch decompression failures earlier. In particular...
2009-12-29 kientzleVarious style and portability fixes, including:
2009-12-29 kientzle64-bit ino support and discourage bad use of this header.
2009-12-28 kientzlePortability.
2009-12-28 kientzleRemove some dead assignments, fix some declarations.
2009-12-28 kientzleClarify an example so Linux folks won't keep getting...
2009-12-28 kientzleCompatibility with old systems with non-POSIX getpwuid_...
2009-12-28 kientzleFix some unused variables and dead assignments.
2009-12-28 kientzleRemove an unused variable and an unreachable statement.
2009-12-28 kientzleFix line endings.
2009-12-28 kientzleDiscourage external use of this header.
2009-12-28 kientzleRemove unused variable.
2009-12-28 kientzleO_BINARY for Windows.
2009-12-28 kientzleHandle Zip CRC validation for uncompressed Zip archives...
2009-12-28 kientzleInclude limits.h; remove unused variable.
2009-12-28 kientzleUse ino64 interface.
2009-12-28 kientzleUse new ino64 interface.
2009-12-28 kientzleNew archive_file_count() utility.
2009-12-28 kientzlePortability fixes.
2009-12-28 kientzleVarious portability fixes, plus:
2009-12-28 kientzleRemove an unused variable and an unnecessary increment.
2009-12-28 kientzleEliminate an unused assignment.
2009-12-28 kientzlePortability: Set the file descriptor to binary mode...
2009-12-28 kientzleDiscourage outside use of this internal header.
2009-12-28 kientzleRemove dead assignment.
2009-12-28 kientzlePortability:
2009-12-28 kientzlePortability: terminate abnormally via abort() instead...
2009-12-28 kientzleAllow more formats to be active at a time; discourage...
2009-12-28 kientzleEnforce this as an internal-only header.
2009-12-28 kientzleDiscourage people from using this header outside of...
2009-12-28 kientzleCompatibility: I found some more compilers that don...
2009-12-28 kientzleSync with googlecode some changes that have no impact...
2009-12-28 kientzleCompatibility fix for some older systems with non-POSIX...
2009-12-28 kientzleCatch certain gzip failures at close time.
2009-12-28 kientzleRemove a dead assignment.
2009-12-28 kientzleRemove some unused variables and dead assignments.
2009-12-28 kientzleUpdate the hard-coded configuration for libarchive.
next