aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Start splitting pfvar.h into internal and external parts.Gleb Smirnoff2013-10-261-1/+1
* Queisce warnings for gperf -Wlogical-op-parentheses with parens toSean Bruno2013-10-261-2/+4
* Remove time and date stamps from svn* binaries, in order to make theColin Percival2013-10-252-5/+3
* Add clang-CC and CC to list of hints allowing clang to identify its operatingSteven Hartland2013-10-251-0/+2
* Queisce quite a few clang warnings -Wdangling-else due to this work aroundSean Bruno2013-10-251-1/+4
* Resolve clang warning about a use of syslog. By using a proper enforcementSean Bruno2013-10-211-1/+1
* Don't force 64-bit DWARF2 on MIPSEd Maste2013-10-212-19/+0
* Update jemalloc to version 3.4.1.Jason Evans2013-10-2114-108/+181
* Merge from projects/arm_eabi_vfp r255380:Andrew Turner2013-10-201-4/+4
* Fix .debug_line prologue header length calculation for 64-bit DWARFEd Maste2013-10-171-10/+8
* Upgrade to the latest version of mtree from NetBSD. This revisionBrooks Davis2013-10-174-27/+44
* Fix the -Wconversion warnings produced when compiling the SNMP agent.Shteryana Shopova2013-10-171-3/+19
* Fix SNMP Error response PDUs and properly encode them when using v3 auth/encr...Shteryana Shopova2013-10-173-8/+49
* Since C++ typeinfo objects are currently not guaranteed to be merged atDimitry Andric2013-10-161-1/+9
* Hide 'struct ifaddr' definition from userland. Two tools left that use it,Gleb Smirnoff2013-10-151-3/+4
* Add support for assembling and disassembling Intel Random NumberDimitry Andric2013-10-074-8/+40
* Pull in r192064 from upstream llvm trunk:Dimitry Andric2013-10-061-0/+4
* ename internal function test() to avoid name clashes withBernhard Froehlich2013-10-061-3/+3
* Pull in r189644 from upstream llvm trunk:Dimitry Andric2013-10-0321-30/+130
* Pull in r186338 from upstream llvm trunk:Dimitry Andric2013-10-031-1/+4
* Use correct size for MIPS .rld_map sectionEd Maste2013-10-021-1/+5
* Pull in r191711 from upstream llvm trunk:Dimitry Andric2013-10-011-0/+9
* Remove BIND.Dag-Erling Smørgrav2013-09-301038-479398/+0
* Fix a bug in ld, where indirect symbols are not handled properly duringDimitry Andric2013-09-281-3/+19
* Fix Fx syntax.Simon J. Gerraty2013-09-271-1/+1
* Add an elf note on ARM to store the MACHINE_ARCH an executable was builtAndrew Turner2013-09-262-0/+3
* Correct a NULL pointer deference in nslookup and nsupdate that wouldXin LI2013-09-252-2/+4
* Update dialog to 1.2-20130923.Devin Teske2013-09-2433-1938/+4818
* RegenerateDag-Erling Smørgrav2013-09-247-202/+120
* Regenerate the configure script before running it.Dag-Erling Smørgrav2013-09-241-1/+3
* Don't include the build date or command-line arguments in the binary.Dag-Erling Smørgrav2013-09-242-15/+0
* Import a new libcxxrt. This fixes some potential crashing in the demangler.David Chisnall2013-09-233-17/+74
* Pull in r191165 from upstream llvm trunk:Dimitry Andric2013-09-2212-10/+26
* Build and install drill(1).Dag-Erling Smørgrav2013-09-222-0/+539
* Due to a missing command-line argument, yacc regenerated the parser butDag-Erling Smørgrav2013-09-222-339/+135
* Set props and correct RCS ID tag.Dag-Erling Smørgrav2013-09-212-1/+4
* Remove redundant files.Cy Schubert2013-09-21529-30779/+0
* Check return code from inet_pton.Cy Schubert2013-09-211-1/+13
* Disable LLDB OSX ABI pluginEd Maste2013-09-201-6/+0
* Merge lldb man page from r188801 to contrib/llvm/tools/lldb/docs/Ed Maste2013-09-191-0/+119
* Remove duplicate function declaration.Dag-Erling Smørgrav2013-09-151-17/+0
* The Unbound developers have never met a pointer game they didn't like.Dag-Erling Smørgrav2013-09-151-2/+2
* Previous commit accidentally left out the umask change.Dag-Erling Smørgrav2013-09-152-4/+4
* Set the correct prefix and exec-prefix.Dag-Erling Smørgrav2013-09-151-0/+1
* 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