aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Use uint32_t instead of u_int32_t for or_last_change and services in "struct ...Enji Cooper2016-12-291-2/+2
* Prevent improper memory accesses after calling snmp_pdu_free and snmp_value_freeEnji Cooper2016-12-291-1/+5
* Follow DW_AT_specification when looking up DW_AT_type attributes.Mark Johnston2016-12-282-14/+29
* bzip2 does not exit after showing license as requested with --versionDmitry Marakasov2016-12-281-3/+5
* style(9): ip_get(..): clean up whitespaceEnji Cooper2016-12-281-0/+1
* style(9): snmp_send_packet(..): fix whitespaceEnji Cooper2016-12-281-3/+3
* style(9): fix whitespace in pdu_encode_secparams(..)Enji Cooper2016-12-281-2/+2
* style(9): sort alignment in udp_recv(..)Enji Cooper2016-12-281-1/+1
* Fix bsnmpd sending/receiving with multi-homed configurations or INADDR_ANY usedEnji Cooper2016-12-285-21/+39
* style(9): clean up trailing whitespaceEnji Cooper2016-12-2761-276/+276
* elfcopy: fix PE object section name corruption and crashEd Maste2016-12-271-7/+9
* MFV r310622:Martin Matuska2016-12-2718-79/+139
|\
* | style(9): fix trailing whitespaceEnji Cooper2016-12-261-2/+2
* | Update engine time using update_snmpd_engine_time(..)Enji Cooper2016-12-261-9/+1
* | Fix return type for `ret` (recv callback) and sort variables by alignmentEnji Cooper2016-12-261-2/+1
* | Fix definition for recv_dgram(..); it should be "ssize_t", not "int"Enji Cooper2016-12-261-1/+1
* | Refactor transport sources a bit to facilitate changes coming down pipelineEnji Cooper2016-12-264-178/+194
* | Fix style(9)Enji Cooper2016-12-261-5/+5
* | style(9): delete stray trailing whitespace after break statementEnji Cooper2016-12-241-1/+1
* | Be more strict about IpAddress type in snmp_value_parse(..)Enji Cooper2016-12-241-18/+7
* | Minor style(9) fixesEnji Cooper2016-12-241-4/+4
* | Sort #includesEnji Cooper2016-12-241-4/+4
* | Allow SNMPv3 authNoPriv and noAuthNoPriv protocols to discover snmpEngineTimeEnji Cooper2016-12-243-12/+22
* | Sort #includes per style(9)Enji Cooper2016-12-231-3/+3
* | Clarify failure in snmp_output(..) with call to snmp_pdu_decodeEnji Cooper2016-12-231-2/+3
* | libunwind: make __{de,}register_frame compatible with libgcc APIEd Maste2016-12-211-0/+42
* | Merge bmake-20161212Simon J. Gerraty2016-12-1925-278/+558
* | Clean up trailing and leading whitespaceEnji Cooper2016-12-181-25/+25
* | Merge ^/head r310169 through r310190.Dimitry Andric2016-12-1747-166/+289
|\ \
| * | MFV r310115,310184:Martin Matuska2016-12-1747-166/+289
| |\|
* | | Merge ^/head r309817 through r310168.Dimitry Andric2016-12-1696-1426/+1970
|\| |
| * | dma-mbox-create: Restrict with CapsicumConrad Meyer2016-12-161-1/+38
| * | gelf_getphdr: Allow extended indicesConrad Meyer2016-12-161-19/+13
| * | libelf: Fix extended numbering detectionConrad Meyer2016-12-161-7/+10
| * | libbfd: make sure variables are initialized before using them.Pedro F. Giffuni2016-12-161-1/+1
| * | libbfd: drop unnecessary variable increment.Pedro F. Giffuni2016-12-161-1/+1
| * | MFV: r309561Jung-uk Kim2016-12-1362-1317/+1745
| * | Merge changes from vendor to address several Coverity issues withEnji Cooper2016-12-1227-77/+148
| |\|
| * | Change the process limits for RLIMIT_MEMLOCK to RLIM_INFINITY whenEnji Cooper2016-12-101-2/+13
| * | Tentatively apply https://reviews.llvm.org/D18730 to work around gcc PRDimitry Andric2016-12-101-1/+1
* | | Merge llvm, clang, lld, lldb, compiler-rt and libc++ 3.9.1 releaseDimitry Andric2016-12-161-1/+1
* | | Update llvm, clang, lld, lldb, compiler-rt and libc++ to release_39Dimitry Andric2016-12-103-19/+31
* | | Merge ^/head r309758 through r309803.Dimitry Andric2016-12-109-6/+44
|\| |
| * | Perl is not available in base fix scripts depending on it to useBaptiste Daroussin2016-12-102-2/+2
| * | libelftc: add elf{32,64}-tradlittlemips target emulation namesEd Maste2016-12-102-0/+18
| * | Use _test_unmount instead of test_unmount in cleanup to avoidEnji Cooper2016-12-092-2/+2
| * | - Ignore errors from umountEnji Cooper2016-12-091-1/+2
| * | Make test_unmount usable in cleanup subroutinesEnji Cooper2016-12-091-0/+19
| * | Only run mdconfig -d -u 3 if /dev/md3 exists on the systemEnji Cooper2016-12-091-1/+1
* | | Merge ^/head r309519 through r309757.Dimitry Andric2016-12-0965-427/+953
|\| |