aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Pull up vendor changes to mdoc(7).Ruslan Ermilov2012-07-262-2/+2
|\
* | Backed out r228904, and added libstdthreads support to mdoc(7) to whereRuslan Ermilov2012-07-262-3/+0
* | Backed out r236255, and added FreeBSD 9.1 support to mdoc(7) to whereRuslan Ermilov2012-07-261-3/+0
* | Preen unused Makefiles, programs and ftdump.c which has been renamedWarner Losh2012-07-254-473/+0
* | Heavy DNSSEC Validation Load Can Cause a "Bad Cache" Assertion FailureDoug Barton2012-07-244-9/+33
|\ \
* | | Update to latest git version of dtc to get new dtsv2 support,Warner Losh2012-07-2430-679/+3237
* | | MFV: less v451.Xin LI2012-07-2460-419/+442
|\ \ \
* | | | Pass --enable-new-dtags to the linker invocation by default. IfKonstantin Belousov2012-07-157-4/+7
* | | | Pull in r159895 from upstream clang trunk:Dimitry Andric2012-07-131-8/+17
* | | | Add support for the 'invept' and 'invvpid' instructions. Beyond simplyJohn Baldwin2012-07-064-3/+58
* | | | Add support for the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', and 'xsetbv'John Baldwin2012-07-045-11/+74
* | | | Add a new line to top that provides a brief summary of the ZFS ARC memoryJohn Baldwin2012-06-274-0/+55
* | | | mdocify and update the traceroute(8) manual page.Joel Dahl2012-06-271-224/+160
* | | | MFV: less v449.Xin LI2012-06-2664-1063/+1368
|\| | |
* | | | Bring a couple of fixes for gcc optimizations.Pedro F. Giffuni2012-06-215-10/+45
* | | | Remove end of line whitespace.Joel Dahl2012-06-172-4/+4
* | | | Minor mdoc fixes.Joel Dahl2012-06-175-7/+4
* | | | Remove superfluous paragraph macro.Joel Dahl2012-06-171-2/+0
* | | | Merge r236137 from x86:Marius Strobl2012-06-141-0/+1
* | | | Revert r236962 - Experimental amdfam10/barcelona support.Pedro F. Giffuni2012-06-1320-1724/+493
* | | | Space mismatch - typo in r236962.Pedro F. Giffuni2012-06-121-1/+1
* | | | Add experimental support for amdfam10/barcelona from the GCC 4.3 branch.Pedro F. Giffuni2012-06-1220-493/+1724
* | | | Bring a couple of libstdc++ patches from Apple's llvm-gcc project.Pedro F. Giffuni2012-06-1010-42/+111
* | | | Count both IPv4 and IPv6 TCP connections in tcpCurrEstabMaksim Yevmenkin2012-06-061-2/+4
* | | | Upgrade to 9.8.3-P1, the latest from ISC. This version containsDoug Barton2012-06-044-9/+19
|\ \ \ \ | | |/ / | |/| |
* | | | Fix dangling else in libc++'s __bit_reference header. This has alsoDimitry Andric2012-06-011-0/+4
* | | | Pull in r155978 from upstream llvm trunk:Dimitry Andric2012-06-011-1/+1
* | | | Merge r236137 from x86:Marius Strobl2012-05-301-2/+4
* | | | Pull in r156591 from upstream llvm trunk:Dimitry Andric2012-05-294-8/+12
* | | | For clang, similar to r236137, enable gnu hash generation for dynamicDimitry Andric2012-05-291-0/+3
* | | | Add the latest FreeBSD versions.David E. O'Brien2012-05-291-0/+3
* | | | Upgrade to BIND version 9.8.3, the latest from ISC.Doug Barton2012-05-2827-292/+835
|\| | |
* | | | Pull in r157212 from upstream clang trunk:Dimitry Andric2012-05-271-18/+14
* | | | Enable gnu hash generation for dynamic ELF binaries on x86.Konstantin Belousov2012-05-272-0/+2
* | | | OpenPAM Micrampelis was re-rolled due to a showstopper bug.Dag-Erling Smørgrav2012-05-261-1/+3
|\ \ \ \
* | | | | Update to OpenPAM Micrampelis.Dag-Erling Smørgrav2012-05-26112-1068/+5773
|\| | | |
* | | | | Revert r235797. GCC's mis-assumptions has led to incorrect usage ofDavid E. O'Brien2012-05-231-4/+0
* | | | | Upgrade our copy of llvm/clang to 3.1 release. Release notes can beDimitry Andric2012-05-2322-372/+188
* | | | | Do not incorrectly warn when printing a quad_t using "%qd" on 64-bit platforms.David E. O'Brien2012-05-221-0/+4
* | | | | Correct use_screen() and use_window() prototypes in curs_threads(3x).Dimitry Andric2012-05-221-2/+2
* | | | | Import byacc from invisible island, it brings us lots of compatibilities withBaptiste Daroussin2012-05-21127-0/+52908
* | | | | - On FreeBSD, com_err.h is installed into /usr/include, not /usr/include/krb5.Stanislav Sedov2012-05-211-1/+1
* | | | | Bring in a subset of gcc fixes that were back ported toPedro F. Giffuni2012-05-1810-99/+194
* | | | | Merge tcpdump 4.2.1.Xin LI2012-05-17164-34297/+5055
|\ \ \ \ \
* | | | | | Add 3 missing files that was generated but not included with the initialXin LI2012-05-143-0/+267
* | | | | | Merge from vendor branch: update libpcap to 1.2.1.Xin LI2012-05-1476-2553/+6708
|\ \ \ \ \ \
* | | | | | | Regenerate after r235388.Marius Strobl2012-05-132-30/+24
* | | | | | | - Get rid of debugging support in order to get rid of the V8-specific CMarius Strobl2012-05-131-20/+18
* | | | | | | Fix config_lazy_lock so that thread caching isn't used forJason Evans2012-05-133-10/+19
* | | | | | | Import jemalloc 3.0.0. This fixes memory zeroing bugs that manifested asJason Evans2012-05-128-103/+123