summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Keep a copy of the original pointer returned by openpam_readline() sodes2012-04-121-7/+7
* The BIND 9.8.2 tarball was re-rolled to remove 9.8.1 release notes.dougb2012-04-124-696/+0
* Merge a local fix to OpenBSM's libauditd to avoid a directory descriptorrwatson2012-04-081-0/+1
* - Do not use deprecated krb5 error message reporting functions in libtelnet.stas2012-04-061-53/+55
* Fix a typo in GCC affecting calculations with -ffast-math.pfg2012-04-052-1/+6
* Update to version 9.8.2, the latest from ISC, which contains numerous bug fixes.dougb2012-04-05992-12761/+14784
* Undo the earlier revert of the ABI change in libsupc++. On further discussion,theraven2012-03-301-6/+6
* MFV of 233442, tzdata2012aedwin2012-03-258-45/+235
* Disable IRIX compatibility flags for DWARF code generator. IRIX-compatiblegonzo2012-03-231-1/+2
* Revert ABI breakage in libsupc++.theraven2012-03-231-6/+6
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsstas2012-03-2220-5780/+665
* Import new version of libcxxrt. Now works correctly with libobjc2 to implementtheraven2012-03-204-105/+182
* Add explicit braces to avoid dangling else in stl_tree.h. This silencesdim2012-03-191-4/+6
* fix ABI detection logic: for 64-bit elf objects set default ABI to n64.gonzo2012-03-191-0/+7
* memset() wants the size of the structure to clear, not the sizeharti2012-03-181-1/+1
* Import a slightly newer libc++, with some bugs fixed that were found by runningtheraven2012-03-144-10/+19
* Import new versions of libcxxrt and libc++.theraven2012-03-1488-3730/+5827
* Pull in a fix (still under GPLv2) for a double free in gdb, leading todim2012-03-131-0/+7
* Note two shortcomings of GDB on MIPS that should be addressed.jmallett2012-03-131-0/+2
* Pull in r145194 from upstream clang trunk:dim2012-03-121-11/+34
* Remove extraneous log messageemaste2012-03-121-6/+0
* Move determination of socket buffer sizes from startup to the first time agavin2012-03-102-31/+27
* In batch mode, exit after receiving SIGINT, instead of immediatekib2012-03-071-0/+4
* Fix a race in top non-interactive mode. Use plain sleep(3) call insteadkib2012-02-271-15/+1
* Update libarchive to 3.0.3mm2012-02-25460-13111/+125024
|\
| * Update vendor libarchive dist to new "release" branch (post 3.0.3)mm2012-02-087-18/+65
* | Update to tcsh 6.18.01.mp2012-02-22327-10187/+11147
|\ \
* | | Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:bz2012-02-172-8/+37
* | | Implement -print-file-name=include (which is undocumentedkientzle2012-02-101-0/+11
* | | Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,dim2012-02-0587-0/+15396
* | | Uupdate code to vendor rev. 4183 (release/2.8)mm2012-01-291-0/+13
* | | Pull in r148240 from upstream llvm trunk:dim2012-01-201-1/+1
* | | Add SPARC64 version of div/mod written in assembly.ed2012-01-126-0/+924
* | | Add a workaround to prevent endless recursion in compiler-rt.ed2012-01-121-0/+20
* | | Silence a warning about redefinition of TARGET_ELF on powerpc.andreast2012-01-061-0/+1
* | | Replace an OpenBSDism with a FreeBSDism in the pfctl(8) man page: we putrwatson2012-01-051-1/+1
* | | Pull up vendor changes to mdoc(7)uqs2012-01-052-4/+4
* | | Import compiler-rt r147467.ed2012-01-032-3/+3
* | | Redo r228645, but instead of casting away const conversion warnings indim2012-01-012-8/+8
* | | Revert r228645, which casts away a number of const conversion warningsdim2012-01-012-7/+7
* | | Upgrade libcompiler_rt to upstream revision 147390.ed2011-12-31149-897/+882
* | | Fix incorrect uses of sizeof().kevlo2011-12-286-8/+8
* | | Update to vendor revision 4016.mm2011-12-273-17/+94
|\ \ \ | | |/ | |/|
* | | Add libstdthreads.ed2011-12-262-0/+3
* | | Merge from OpenBSD 5.0 (this is a dummy change, the vendor change does notdelphij2011-12-261-1/+1
* | | Add the C11 standard to groff. This allows us to refer to C11 as -isoC-11.ed2011-12-252-0/+4
* | | Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]cperciva2011-12-231-0/+3
* | | Fix typo s/xz/libarchive/mm2011-12-231-1/+1
* | | Merge upstream r509: don't log an error in the common case (ENOENT).des2011-12-221-3/+5
* | | Update libstdc++ with small updates from the latest rev. (135556)pfg2011-12-2115-49/+201
OpenPOWER on IntegriCloud