aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Clarify why sys/types.h #include is needed on FreeBSDEnji Cooper2017-01-143-3/+3
| * | | | | | | | Use cleanup routines to remove POSIX semaphores instead of just blindlyEnji Cooper2017-01-141-9/+11
| * | | | | | | | Diff reduce with upstream by taking diff hunks that were contributed backEnji Cooper2017-01-1411-47/+13
| * | | | | | | | Readd the CMSG_DATA for assigning the kqueue... this testcase isn't officiallyEnji Cooper2017-01-141-0/+4
| * | | | | | | | Remove extra EVSET I added in r312146 by accidentEnji Cooper2017-01-141-1/+0
| * | | | | | | | Diff reduce with upstreamEnji Cooper2017-01-141-22/+4
| * | | | | | | | Try to consolidate the #ifdef soup into FreeBSD vs non-FreeBSD blocks betterEnji Cooper2017-01-141-6/+10
| * | | | | | | | Diff reduce with upstreamEnji Cooper2017-01-141-3/+0
| * | | | | | | | Remove comment no longer true since the test no longer bombs out earlier onEnji Cooper2017-01-141-1/+0
| * | | | | | | | Diff reduce with upstreamEnji Cooper2017-01-141-0/+1
| * | | | | | | | :strtold_nan: remove unnecessary strcmp checkEnji Cooper2017-01-141-3/+1
| * | | | | | | | Diff reduce with upstreamEnji Cooper2017-01-141-1/+0
| * | | | | | | | Use copy of sha2.h from libnetbsdEnji Cooper2017-01-141-14/+0
| * | | | | | | | Restore deleted lineEnji Cooper2017-01-141-0/+1
| * | | | | | | | Diff reduce with upstream using lib/libnetbsd's updated copy of sha1.hEnji Cooper2017-01-141-21/+0
| * | | | | | | | r312133 should have used the non-FreeBSD blockEnji Cooper2017-01-141-1/+1
| * | | | | | | | Diff reduce with upstream by using util.h from libnetbsd instead of libutil.hEnji Cooper2017-01-141-4/+0
| * | | | | | | | Diff reduce with upstreamEnji Cooper2017-01-141-1/+0
| * | | | | | | | Copy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac.c toEnji Cooper2017-01-141-0/+127
| * | | | | | | | Try again with a better commit messageEnji Cooper2017-01-141-127/+0
| * | | | | | | | Copy ^/vendor/NetBSD/tests/dist to contrib/netbsd-testsEnji Cooper2017-01-141-0/+127
| * | | | | | | | Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123Enji Cooper2017-01-14154-460/+7867
* | | | | | | | | Add elf*-powerpc-freebsd targets to the elftoolchain target listJustin Hibbits2017-02-081-0/+18
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Apply r274475's to expr.oxout.tab.c to fix the test on FreeBSDEnji Cooper2017-02-071-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | 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