aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFV r312333: zlib 1.2.11.Xin LI2017-01-1711-27/+37
|\
| * Vendor import of zlib 1.2.11.vendor/zlib/1.2.11Xin LI2017-01-1717-46/+22
* | Fix regression from r310655, which broke operation of bsnmpd if it is boundGleb Smirnoff2017-01-172-55/+30
* | Remove contrib/netbsd-tests/fs/nfs/nfsservice/rpcbindEnji Cooper2017-01-1411-4519/+0
* | Delete trailing whitespace and use __arraycount instead of nitems in contrib ...Enji Cooper2017-01-141-6/+6
* | Note that sys/types.h is required on FreeBSD for kqueue(2), unlike NetBSDEnji Cooper2017-01-141-0/+1
* | Upgrade NetBSD tests to 01.11.2017_23.20 snapshotEnji Cooper2017-01-1381-2552/+18319
* | Remove __HAVE_LONG_DOUBLE #define from t_strtod.c and place it in MakefileEnji Cooper2017-01-121-4/+0
* | Fix lib/libc/sys/access_test after r311925Enji Cooper2017-01-121-1/+5
* | readelf: add S390 relocation typesEd Maste2017-01-111-0/+31
* | readelf: add more PPC64 relocation types found in LLVMEd Maste2017-01-111-0/+6
* | readelf: add PPC64 relocation typesEd Maste2017-01-111-0/+108
* | 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
* | | 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
* | | 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
* | | 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
* | | 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
* | | 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
* | | Restructure libz, place vendor files in contrib/zlib like other thirdXin LI2017-01-0445-0/+21111
|\| |
| * | Add missing files in zlib 1.2.8.vendor/zlib/1.2.8-fullXin LI2017-01-04137-0/+36739
| * | Vendor import of zlib 1.2.8.vendor/zlib/1.2.8Xin LI2013-05-031-0/+1