aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFV r298167, r300962, r303048:Pedro F. Giffuni2016-07-209-195/+286
* libunwind: Properly align _Unwind_Exception.Ed Maste2016-07-201-1/+1
* clang++: Always use --eh-frame-hdr on FreeBSD, even for -staticEd Maste2016-07-191-1/+1
* llvm-libunwind: use conventional (non-Darwin) X86 register numbersEd Maste2016-07-191-2/+2
* Back out non-collating [a-z] ranges.Andrey A. Chernov2016-07-142-14/+0
* To mimic system glob, we definitely don't need manual upper/lower hack.Andrey A. Chernov2016-07-141-0/+2
* Back out non-collating [a-z] ranges.Andrey A. Chernov2016-07-141-6/+0
* Back out non-collating [a-z] ranges.Andrey A. Chernov2016-07-141-4/+0
* Initialize first_serial to 0 in dozonetransfer(..) to fix -WuninitializedEnji Cooper2016-07-141-1/+1
* After removing collation for [a-z] ranges in r302512, do it here too.Andrey A. Chernov2016-07-132-0/+14
* merge upstream hg 06347b1f76fe (fix IXFR)Dag-Erling Smørgrav2016-07-131-9/+41
* After removing collation for [a-z] ranges in r302512, mimic systemAndrey A. Chernov2016-07-131-0/+6
* After removing collation for [a-z] ranges in r302512, do it here too.Andrey A. Chernov2016-07-131-0/+4
* libunwind: limit stack usage in unwind cursorEd Maste2016-07-092-1/+9
* libunwind: update to upstream snapshot r272680Ed Maste2016-07-0812-506/+580
* Add freebsd12 to contrib/gcc/config.gcc.Glen Barber2016-07-081-0/+2
* Update libxo to 0.6.3Enji Cooper2016-07-032-2/+2
* MFV r302260: expat 2.2.0Xin LI2016-07-0132-701/+1149
|\
* | Remove dead code.Cy Schubert2016-06-301-17/+0
* | MFV r302264:Martin Matuska2016-06-306-26/+48
|\ \
* | | Flush every line when using meta mode and no -j or with -B.Bryan Drewery2016-06-291-0/+1
* | | MFV r302218: file 5.28.Xin LI2016-06-2728-322/+750
|\ \ \
* \ \ \ MFV r302003,r302037,r302038,r302056:Martin Matuska2016-06-2231-168/+586
|\ \ \ \ | | |/ / | |/| |
* | | | Import ClangFormat.cpp from ^/vendor/clang/clang-release_380-r262564Bryan Drewery2016-06-171-0/+364
* | | | meta_oodate: set needOODATE if oodate due to missing .meta file.Simon J. Gerraty2016-06-141-0/+1
* | | | Add ipfilter support to blacklistd-helperKurt Lidl2016-06-121-9/+29
* | | | Clarify the wording to be more accurate.Cy Schubert2016-06-101-5/+4
* | | | Update the man ipf.8 man page to accurately reflect that the -6Cy Schubert2016-06-101-1/+5
* | | | Update to latest upstream versionDag-Erling Smørgrav2016-06-093-49/+205
* | | | Fix up r274061Enji Cooper2016-06-091-6/+26
* | | | Update `goodResult` after recent changes made to the PRNG in libcEnji Cooper2016-06-091-1/+1
* | | | Add debug output to aid in determining why `goodResult` != `result`Enji Cooper2016-06-091-0/+5
* | | | Add IPFW support to blacklistd-helperKurt Lidl2016-06-091-0/+18
* | | | Update jemalloc to 4.2.1.Jason Evans2016-06-0913-49/+107
* | | | The code responsible for opening and rotating pcap files is independentMariusz Zaborski2016-06-081-16/+16
* | | | Fix spelling of the casper introduced in the r296047.Mariusz Zaborski2016-06-084-33/+33
* | | | Don't let ATF call basename() and dirname() in a non-standard way.Ed Schouten2016-06-081-2/+2
* | | | Revert r301689 - one-true-awk: Avoid a NULL dereference.Pedro F. Giffuni2016-06-081-1/+1
* | | | one-true-awk: Avoid a NULL dereference.Pedro F. Giffuni2016-06-081-1/+1
* | | | Update to a June 8th snapshot of (un)vis form NetBSD.Brooks Davis2016-06-084-51/+159
* | | | Merge bmake-20160606Simon J. Gerraty2016-06-0811-91/+167
* | | | Move misplaced break statement to right placeRenato Botelho2016-06-081-1/+1
* | | | Bump dates in blacklist related manpagesKurt Lidl2016-06-073-3/+3
* | | | Note blacklist support first appeared in FreeBSD 11Kurt Lidl2016-06-073-3/+15
* | | | Use the in-tree sys/elf_common.h to build libelftc.Bryan Drewery2016-06-056-40/+0
* | | | Import bmake-20160604Simon J. Gerraty2016-06-0517-143/+294
* | | | Fix build with external gccBaptiste Daroussin2016-06-051-0/+2
* | | | Ensure old gcc does not accidently get the attributes it does not know aboutBaptiste Daroussin2016-06-051-1/+1
* | | | Import libucl snapshot 20160604Baptiste Daroussin2016-06-0410-1231/+533
* | | | libiberty: prevent integer overflow.Pedro F. Giffuni2016-06-032-4/+11