aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Move zstd from contrib to sys/contrib so it can be used in theWarner Losh2017-11-14243-93071/+0
* Update to zstd 1.3.2Baptiste Daroussin2017-11-11163-4678/+11464
|\
| * import zstd 1.3.2vendor/zstd/1.3.2Baptiste Daroussin2017-11-0940-121/+1974
* | lld: accept EINVAL to indicate posix_fallocate is unsupportedEd Maste2017-11-051-1/+1
* | Update to bmake-20171028Simon J. Gerraty2017-11-0225-60/+148
* | DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3130-30/+0
* | Import tzdata 2017cPhilip Paeps2017-10-2824-1228/+2149
* | dma: fix use-after-freeEd Maste2017-10-271-1/+1
* | After jemalloc was updated to version 5.0.0 in r319971, i386 executablesDimitry Andric2017-10-231-1/+2
* | Pull in r316035 from upstream llvm trunk (by Tim Northover):Dimitry Andric2017-10-212-0/+9
* | Update wpa_supplicant/hostapd for 2017-01 vulnerability release.Gordon Tetlow2017-10-1713-53/+240
* | libunwind: use upstream patch to disable executable stacksEd Maste2017-10-113-2/+19
* | Do exception offset computations in 64 bits, not 32.Justin Hibbits2017-10-111-3/+3
* | Import mandoc 1.14.3Baptiste Daroussin2017-10-067-32/+81
* | Revert r324358, some cruft when in with it, it will beBaptiste Daroussin2017-10-0611-1070/+32
* | Import 1.14.3Baptiste Daroussin2017-10-0611-32/+1070
* | Partially revert r323866.Mariusz Zaborski2017-10-042-14/+14
* | MFV r324145,324147:Martin Matuska2017-10-0149-48/+1494
|\ \
| * | Update vendor/libarchive to git 92366744a52f3fa83c3899e375e415a5080a05f2Martin Matuska2017-09-301-0/+2
* | | Fix the return value from _Unwind_Backtrace() on arm.Ian Lepore2017-09-251-4/+1
* | | Fix handling of uncaught exceptions in a std::terminate() handler on arm.Ian Lepore2017-09-251-2/+2
* | | Don't display empty error context.Warner Losh2017-09-241-1/+1
* | | Fix %c for floating values that become 0 when coerced to int.Warner Losh2017-09-241-1/+1
* | | Fix uninitialized variableWarner Losh2017-09-241-0/+1
* | | We use a few different ifdef's names to check if we are using Casper or not,Mariusz Zaborski2017-09-213-24/+24
* | | MFV r323678: file 5.32Gordon Tetlow2017-09-17145-1845/+3228
|\ \ \
* | | | Add missing newline after unknown MIPS-specific dynamic entries.John Baldwin2017-09-151-0/+3
* | | | Recognize NT_PTLWPINFO and NT_ARM_VFP in FreeBSD ELF cores.John Baldwin2017-09-141-0/+2
* | | | Implement gawk multiple-arg extension to and, or, and xor.Warner Losh2017-09-141-18/+30
* | | | Bring in bit operation functions, ala gawk.Warner Losh2017-09-143-0/+70
* | | | MFV: r323381Marius Strobl2017-09-102-8/+9
|\ \ \ \
* | | | | Fix an incorrectly used conditional causing a stack buffer overflow.Gordon Tetlow2017-09-071-1/+1
* | | | | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2017-09-062-23/+46
* | | | | gnu binutils: FSGSBASE assembly/disassemblyRyan Libby2017-09-054-16/+57
* | | | | Upgrade our copies of clang, llvm, lldb and compiler-rt to r312293 fromDimitry Andric2017-09-0119-42/+163
* | | | | Merge upstream r4302 to support multiple concurrently valid anchors.Dag-Erling Smørgrav2017-08-311-0/+6
|\ \ \ \ \
| * | | | | import unbound 1.6.0vendor/unbound/1.6.0Dag-Erling Smørgrav2017-02-032-19/+4
* | | | | | Work around a bug in QEMU when loading data with a load pair instructionAndrew Turner2017-08-261-2/+2
* | | | | | Extend the workaround for LLVM bug 11663 to MIPS N32.John Baldwin2017-08-261-2/+3
* | | | | | Upgrade our copies of clang, llvm, lldb and compiler-rt to r311606 fromDimitry Andric2017-08-2441-2657/+532
* | | | | | bsdgrep: add some additional tests for fgrepKyle Evans2017-08-241-0/+56
* | | | | | top: use __mips__ and __NetBSD__ for consistencyEd Maste2017-08-231-1/+1
* | | | | | Import zstandard 1.3.1Baptiste Daroussin2017-08-22106-1971/+3152
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Fix FreeBSD-presence macro to fix the build on mips with clang.John Baldwin2017-08-211-1/+1
* | | | | | Upgrade our copies of clang, llvm, lld and libc++ to r311219 from theDimitry Andric2017-08-2159-236/+472
* | | | | | gas: add parens to clarify expression and eliminate clang warningEd Maste2017-08-181-1/+1
* | | | | | gas: fix "format string is not a string literal" errors on mipsEd Maste2017-08-181-2/+2
* | | | | | bfd: cast BFD_ALIGN to fix clang error on mipsEd Maste2017-08-181-1/+1
* | | | | | typoSevan Janiyan2017-08-181-1/+1
* | | | | | Remove example from zstd sources, their license does not allow redistributionBaptiste Daroussin2017-08-1810-1055/+0
|\| | | | |