aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Expect :floatunditf to fail on FreeBSD/i386Enji Cooper2017-02-071-0/+5
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-061-16/+15
* MFV: r313101Jung-uk Kim2017-02-0224-214/+7105
* Reduce diff to upstream using HAVE_CAPSICUM instead of __FreeBSD__. It'll alsoGleb Smirnoff2017-02-024-29/+29
* MFV r313071:Martin Matuska2017-02-0254-419/+2440
|\
* | Pull in r293536 from upstream compiler-rt trunk:Dimitry Andric2017-02-014-24/+59
* | Update tcpdump to 4.9.0.Gleb Smirnoff2017-02-01232-9136/+14512
|\ \
* | | Add rfdi opcode to binutilsJustin Hibbits2017-02-011-0/+1
* | | Pull in r279454 from upstream llvm trunk (by James Molloy):Dimitry Andric2017-01-301-3/+0
* | | MFV r312970:Pedro F. Giffuni2017-01-307-36/+108
* | | Revert crap accidentally committedBaptiste Daroussin2017-01-281-51/+28
* | | Revert r312923 a better approach will be taken laterBaptiste Daroussin2017-01-281-28/+51
* | | 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