aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r311812 through r311939.Dimitry Andric2017-01-1168-333/+699
|\
| * Consolidate __NetBSD__ #ifdefEnji Cooper2017-01-111-2/+0
| * Import testcase updates with code contributed back to NetBSDEnji Cooper2017-01-1129-205/+190
| * Fix whitespace in commentEnji Cooper2017-01-112-2/+2
| * Partially revert r311236Enji Cooper2017-01-111-10/+0
| * Fix up r311227Enji Cooper2017-01-111-6/+6
| * MFV r311899:Martin Matuska2017-01-1032-96/+495
| |\
| * | Diff reduce with upstream by removing signal.h #includeEnji Cooper2017-01-101-4/+0
| * | Merge ^/vendor/NetBSD/tests/dist@r311868Enji Cooper2017-01-101-5/+3
| * | Merge the grammar fix for lib/libc/gen/raise_test:raise_stressEnji Cooper2017-01-101-3/+3
* | | Merge compiler-rt trunk r291476.Dimitry Andric2017-01-0930-51/+313
* | | Merge libc++ trunk r291476, update Makefile, ObsoleteFiles.inc andDimitry Andric2017-01-0931-248/+578
* | | Merge llvm, clang, lld and lldb trunk r291476.Dimitry Andric2017-01-09133-1639/+4333
* | | Merge ^/head r311692 through r311807.Dimitry Andric2017-01-095-9/+23
|\| |
| * | Add a REVISION section to track changes for the BEGEMOT-MIB MIB fileEnji Cooper2017-01-091-0/+3
| * | Add a REVISION section to track changes for the FOKUS-MIB MIB fileEnji Cooper2017-01-091-0/+3
| * | Similar to r311750, check for the result from smiGetModule to avoid a segfaultEnji Cooper2017-01-091-0/+2
| * | Use calloc instead of malloc + memset(.., 0, ..)Enji Cooper2017-01-091-2/+1
| * | Check result from smiGetFirstNode and smiGetNodeByOIDEnji Cooper2017-01-091-1/+5
| * | Add a REVISION section to track changes for the BEGEMOT-IP-MIB MIB fileEnji Cooper2017-01-091-0/+3
| * | Use nitems(mib) instead of hardcoding mib's length when calling sysctl(3)Enji Cooper2017-01-091-6/+6
* | | Clean out stuff we don't use.Dimitry Andric2017-01-085-239/+0
* | | Merge compiler-rt r291274.Dimitry Andric2017-01-08234-3953/+12237
* | | Merge libc++ r291274, and update the library Makefile.Dimitry Andric2017-01-08121-5340/+12041
* | | Merge ^/head r311546 through r311683.Dimitry Andric2017-01-085-3/+12
|\| |
| * | Fix the following clang 4.0.0 warning in ngatm's snmp_atm.c:Dimitry Andric2017-01-071-1/+1
| * | libunwind: add noexec stack annotationEd Maste2017-01-072-0/+4
| * | In tcpdump's print-tcp.c, avoid increasing alignment when taking theDimitry Andric2017-01-071-2/+2
| * | After r311459, some ports can break, because a few of the newly addedDimitry Andric2017-01-061-0/+5
* | | Merge ^/head r311460 through r311545.Dimitry Andric2017-01-0654-1078/+1816
|\| |
| * | Use type-independent formats for printing nlink_t and ino_t.Konstantin Belousov2017-01-063-3/+5
| * | Remove unnecessary __unused attribute attached to `ctx` in op_begemot_mibII(..)Enji Cooper2017-01-061-1/+1
| * | MFV r311477: xz 5.2.3.Xin LI2017-01-0649-1039/+1775
| * | Also remove unnecessary extern keywords from tcpd.h.Dimitry Andric2017-01-051-35/+35
* | | Merge llvm, clang, lld and lldb trunk r291274, and resolve conflicts.Dimitry Andric2017-01-06252-4122/+5599
* | | Merge ^/head r311314 through r311459.Dimitry Andric2017-01-057-80/+66
|\| |
| * | Put proper prototypes in tcpd.hDimitry Andric2017-01-052-58/+41
| * | op_usm_users: don't deref uusers if it's NULL when SETting the valueEnji Cooper2017-01-051-1/+5
| * | snmp_table_fetch_async: don't leak `work` if snmp_pdu_send(..) failsEnji Cooper2017-01-051-1/+4
| * | op_usm_users: fix indentation in SNMP_OP_SET blockEnji Cooper2017-01-051-1/+1
| * | Use calloc instead of malloc + memset(.., 0, ..)Enji Cooper2017-01-051-6/+3
| * | lsock_init_port: address issues with initializing sockaddr_un objectEnji Cooper2017-01-051-6/+4
| * | lm_load: fix string copying issuesEnji Cooper2017-01-051-3/+2
| * | Redo fix for CID 979581Enji Cooper2017-01-051-4/+6
* | | Merge llvm, clang, lld and lldb trunk r291015, and resolve conflicts.Dimitry Andric2017-01-047-59/+17
* | | Merge llvm, clang, lld and lldb trunk r291012, and resolve conflicts.Dimitry Andric2017-01-04130-1693/+2341
* | | Merge ^/head r311132 through r311305.Dimitry Andric2017-01-0473-7/+21989
|\| |
| * | MFV r311279: zlib 1.2.10.Xin LI2017-01-0429-1115/+1800
| |\ \
| | * | Vendor import of zlib 1.2.10.vendor/zlib/1.2.10Xin LI2017-01-0445-65/+5837
| * | | snmp_mibII(3) requires net/if.h and net/if_mib.hEnji Cooper2017-01-041-1/+3