aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* add octeon+ as an alias for octeon in GCC & binutilsEd Maste2017-01-273-1/+6
* Pull in r278160 from upstream llvm trunk (by Wei Mi):Dimitry Andric2017-01-265-48/+155
* Revert r312765 for now, since it causes assertions when buildingDimitry Andric2017-01-264-103/+36
* Use normal KNF cuddling of elses.Cy Schubert2017-01-261-2/+1
* Currently the fragment info is placed at the top of the linked listCy Schubert2017-01-261-0/+21
* Remove extraneous blank line.Cy Schubert2017-01-251-1/+0
* strings: avoid unnecessary trip through handle_file for stdinEd Maste2017-01-251-8/+4
* Issue an error message when an incorrect flush argument isCy Schubert2017-01-251-3/+7
* Pull in r276136 from upstream llvm trunk (by Wei Mi):Dimitry Andric2017-01-254-36/+103
* Import mandoc cvs snapshot 20170121 (pre 1.14)Baptiste Daroussin2017-01-2183-4389/+5468
* 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