aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Regenerate.Dag-Erling Smørgrav2013-09-153-9/+7
* The unbound-control-setup script needs to be generated so it knows whereDag-Erling Smørgrav2013-09-152-1/+164
* Add unbound-control.Dag-Erling Smørgrav2013-09-151-1/+2
* Final #include tweak.Dag-Erling Smørgrav2013-09-152-0/+2
* Massive constification + solve an alignment issue by using a union.Dag-Erling Smørgrav2013-09-151-66/+63
* Add missing #includes and fix some incorrect definitions.Dag-Erling Smørgrav2013-09-151-7/+8
* Wholesale constification.Dag-Erling Smørgrav2013-09-154-25/+25
* Move more prototypes around, and remove one that wasn't used.Dag-Erling Smørgrav2013-09-152-46/+47
* Regenerated lexer and parserDag-Erling Smørgrav2013-09-152-4393/+2524
* Generated configuration and documentationDag-Erling Smørgrav2013-09-157-0/+3127
* Forgotten in r255579: #include fixes.Dag-Erling Smørgrav2013-09-151-2/+1
* Numerous fixes to make Unbound compile cleanly:Dag-Erling Smørgrav2013-09-159-90/+144
* Move prototypes into header.Dag-Erling Smørgrav2013-09-152-10/+10
* Two helper scripts for porting Unbound:Dag-Erling Smørgrav2013-09-152-0/+110
* Improve readelf notes output for Linux ELF filesEd Maste2013-09-132-0/+30
* Import Magerya Vitaly's ldns-host, and build it instead of the BIND versionDag-Erling Smørgrav2013-09-083-0/+1153
* MFV (r255387): undo autoprop damageDag-Erling Smørgrav2013-09-081-1/+1
|\
* | Update to OpenPAM Nummularia.Dag-Erling Smørgrav2013-09-07214-14855/+17944
|\|
* | This was a good idea that never went anywhere.Dag-Erling Smørgrav2013-09-071-6/+0
* | MFV (r255364): move the code around in preparation for Nummularia.Dag-Erling Smørgrav2013-09-0785-11/+15
|\|
* | On ARM EABI double precision floating point values are stored in theAndrew Turner2013-09-071-1/+1
* | Update ipfilter 4.1.28 --> 5.1.2.Cy Schubert2013-09-06579-11711/+39290
|\ \
| * | As per the developers handbook (5.3.1 step 1), prepare the vendor trees forCy Schubert2013-07-19794-133028/+0
* | | On platforms where clang is the default compiler, don't build gcc or libstdc++.David Chisnall2013-09-062-0/+37
* | | If MAKE_JOB_ERROR_TOKEN is set to false, do not put an error token ("E")Simon J. Gerraty2013-09-061-1/+18
* | | Merge bmake-20130904Simon J. Gerraty2013-09-0520-46/+184
* | | Change the cap_rights_t type from uint64_t to a structure that we can extendPawel Jakub Dawidek2013-09-051-13/+24
* | | Add support for the 'invpcid' instruction to binutils and DDB'sJohn Baldwin2013-09-034-3/+26
* | | add support to gcc for AES and PCLMUL intrinsics... This addes theJohn-Mark Gurney2013-09-035-6/+26
* | | Add $FreeBSD$ tag for user-facing headerEd Maste2013-09-031-0/+1
* | | Pay attention to errCheck!Simon J. Gerraty2013-09-011-1/+1
* | | Add support for the GCC binary integer constants extension.Pedro F. Giffuni2013-08-314-3/+73
* | | Implement _Unwind_GetIP and _Unwind_GetIPInfo as functions as that is whatAndrew Turner2013-08-312-0/+21
* | | Bring in gcc r128087 to add support for _Unwind_Backtrace on ARM. This isAndrew Turner2013-08-313-1/+69
* | | Don't use _Unwind_Backtrace() on ARM as it's currently missing from our libgc...David Chisnall2013-08-311-0/+2
* | | Pull in r189672 from upstream llvm trunk:Dimitry Andric2013-08-301-10/+15
* | | Update to 2013-08-29 NetBSD libexecinfo snapshotEd Maste2013-08-293-13/+27
* | | Make the PAM password strength checking module WARNS=2 safe.Will Andrews2013-08-271-16/+25
* | | Disable lldb target support not (currently) of interestEd Maste2013-08-252-14/+2
* | | Revert lldb change for Attribute::NoBuiltinEd Maste2013-08-241-14/+0
* | | Import llvm r187614 (git 44c8e34), for lldb's use:Ed Maste2013-08-244-15/+74
* | | Revert lldb changes due to post-3.3 clang and llvm API changesEd Maste2013-08-246-37/+80
* | | Merge lldb r188801 to contrib/llvm/tools/lldb/Ed Maste2013-08-23885-0/+362847
* | | Update libexecinfo man page for FreeBSDEd Maste2013-08-231-9/+11
* | | FreeBSD compatibility for libexecinfoEd Maste2013-08-232-0/+2
* | | Import NetBSD libexecinfo 20130822 to contribEd Maste2013-08-239-0/+935
* | | Update Bind to 9.9.3-P2Erwin Lansing2013-08-22329-13980/+27589
|\ \ \
* | | | Pull in r182983 from upstream clang trunk:Dimitry Andric2013-08-201-5/+10
* | | | Pull in r188716 from upstream clang trunk:Dimitry Andric2013-08-201-2/+4
* | | | Silence a warning that is incorrect on ARMv6 and later. In the smull, umull,Andrew Turner2013-08-171-2/+3