aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Default to little endian output when building for little endian. ThisWarner Losh2010-11-131-4/+8
* Update xz to release 5.0.0Martin Matuska2010-11-1232-682/+1377
* Add 'jid' as a possible sort order to the help screen.Sergey Kandaurov2010-11-121-2/+4
* Set symbol visibility to hidden.Ed Schouten2010-11-111-3/+3
* Import libcompiler_rt into HEAD and add Makefiles.Ed Schouten2010-11-11207-0/+12384
* Zero the buffer containing the .gnu_debuglink section before writingColin Percival2010-11-111-1/+1
* Upgrade to Bzip2 version 1.0.6.David E. O'Brien2010-11-0920-52/+78
|\
| * Flatten the bzip2 vendor area in preparations for the 1.0.6 import.David E. O'Brien2010-10-0233-14731/+0
* | Prevent endless loop by detecting broken MIPS.optionsOleksandr Tymoshenko2010-11-071-0/+17
* | Change register numbers according to current struct reg andOleksandr Tymoshenko2010-11-072-3/+3
* | Calculate offset from frame top for registers saved on a stack frame.Oleksandr Tymoshenko2010-11-071-6/+11
* | Inverse display of top(1)'s table header when running in inactive mode.Xin LI2010-11-062-3/+11
* | Remove unused files.Rui Paulo2010-11-039-5115/+0
* | Merge wpa_supplicant and hostapd 0.7.3.Rui Paulo2010-11-03493-28027/+50887
|\ \
* | | MFV of tzdata2010o, r214716Edwin Groothuis2010-11-031-3/+26
* | | - Add ELF core for FreeBSD/mipsOleksandr Tymoshenko2010-11-021-0/+10
* | | Fix reading of .debug_line on MIPS64, big-endian:Oleksandr Tymoshenko2010-11-021-1/+1
* | | Update to 9.6-ESV-R2, the latest from ISC.Doug Barton2010-10-3174-10723/+3925
|\ \ \
* | | | Use pcap's bpf header, not our own copy of it.Rui Paulo2010-10-291-2/+0
* | | | Remove more unused files.Rui Paulo2010-10-295-590/+0
* | | | Remove unused files.Rui Paulo2010-10-2948-8225/+0
* | | | Merge libpcap-1.1.1.Rui Paulo2010-10-29203-4500/+19746
|\ \ \ \
* | | | | Remove useless stuff.Rui Paulo2010-10-2815-2008/+0
* | | | | Merge tcpdump-4.1.1.Rui Paulo2010-10-28201-3086/+38522
|\ \ \ \ \
* | | | | | Sync code with tzcode2010mEdwin Groothuis2010-10-274-29/+83
* | | | | | Remove mention of non-existant -o flag for debugging options.Ulrich Spörlein2010-10-231-5/+3
* | | | | | mdoc: drop even more redundant .Pp callsUlrich Spörlein2010-10-191-1/+0
* | | | | | MFV: nc(1) from OpenBSD 4.8.Xin LI2010-10-193-31/+31
|\ \ \ \ \ \
* | | | | | | Remove extra word, which looks like a left-over from a deleted sentence.Rebecca Cran2010-10-181-1/+0
* | | | | | | Actually, check for any kind of "C string type".Roman Divacky2010-10-131-8/+4
* | | | | | | Extend this check for const unsigned char *.Roman Divacky2010-10-131-2/+6
* | | | | | | Upgrade xz to git snapshot as of 20101010Martin Matuska2010-10-1168-3822/+6470
* | | | | | | Remove more unneeded files and directories from contrib/llvm. ThisDimitry Andric2010-10-11721-162290/+0
* | | | | | | Rework the analysis of the 'r' specifier. It turns out that we can'tRui Paulo2010-10-113-1/+7
* | | | | | | Restore the support for the 'r' and the 'y' conversion specifiers, firstRui Paulo2010-10-111-0/+2
* | | | | | | Import ee 1.5.2 into HEAD.Ed Schouten2010-10-082-23/+22
* | | | | | | Upgrade Clang and LLVM to the 2.8 release. See here for release notes:Dimitry Andric2010-10-078-26/+36
* | | | | | | Apply r207674 from the clangbsd project branch:Dimitry Andric2010-10-061-1/+1
* | | | | | | Cleanup some example and empty directories that were left around afterDimitry Andric2010-10-0216-665/+0
* | | | | | | MFV of 213310, tzdata2010mEdwin Groothuis2010-09-302-5/+5
* | | | | | | Add support for the BFD target efi-app-x86_64.Rui Paulo2010-09-295-13/+970
* | | | | | | Check for NULL link registers as found in initial stack frames when doingNathan Whitehorn2010-09-261-6/+5
* | | | | | | Upgrade our Clang in base to r114020, from upstream's release_28 branch.Dimitry Andric2010-09-201425-71544/+93144
* | | | | | | Fix an integer overflow in RLE length parsing when decompressingColin Percival2010-09-201-0/+7
* | | | | | | Remove libf2c. It hasn't been used for more than 11 years, since revisionEd Maste2010-09-14256-31660/+0
* | | | | | | Mark __DTOR_LIST__, __EH_FRAME_BEGIN__ and __CTOR_END__ as used to avoidRui Paulo2010-08-261-5/+5
* | | | | | | Mark __JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__ as used toRui Paulo2010-08-261-5/+5
* | | | | | | Some fixes so we can build libstdc++ with clang:Rui Paulo2010-08-243-8/+10
* | | | | | | Mark the following static variables as __used__ instead of __unused__:Rui Paulo2010-08-241-6/+6
* | | | | | | Modify clang so that when TOOLS_PREFIX is defined we register theRui Paulo2010-08-212-12/+21