aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Unbound to 1.7.2. More to follow.Dag-Erling Smørgrav2018-09-1050-184/+629
|\
| * Vendor import of Unbound 1.7.2.vendor/unbound/1.7.2Dag-Erling Smørgrav2018-09-101-2/+2
* | Fix objcopy for little-endian MIPS64 objects.John Baldwin2018-09-056-8/+106
* | Reduce the log level of tcpd_warn calls from ERR to WARNING.Bjoern A. Zeeb2018-08-231-1/+1
* | Add an lld option to emit PC-relative relocations for ifunc calls.Mark Johnston2018-08-234-3/+23
* | For CID 1394785, add a comment explaining that global->event_buf isCy Schubert2018-08-211-0/+9
* | MFV r338092: ntp 4.2.8p12.Xin LI2018-08-21167-1687/+2727
|\ \
* | | Update userland arc4random() with OpenBSD's Chacha20 based arc4random().Xin LI2018-08-192-4/+0
* | | bsnmpd(8): fix and optimize interface description processingEugene Grosbein2018-08-184-8/+69
* | | Fix a broken "SEE ALSO" section of hlfsd(8).Mateusz Piotrowski2018-08-142-6/+6
* | | MFV r337818:Cy Schubert2018-08-141-0/+11
|\ \ \
* | | | MFV r337586: lua: Update to 5.3.5Kyle Evans2018-08-1465-165/+208
* | | | When the LUA floating point model is INT64, we don't need to do theWarner Losh2018-08-141-1/+1
* | | | Prevent a wanring about checkdp being unused. It's not needed when weWarner Losh2018-08-141-1/+2
* | | | MFV r337744:Martin Matuska2018-08-141-12/+17
|\ \ \ \
* \ \ \ \ Merge libbe(3)/bectl(8) from projects/bectl into headKyle Evans2018-08-111-0/+1
|\ \ \ \ \
| * \ \ \ \ MFH @ r337607, in preparation for boardingKyle Evans2018-08-11100-1755/+3376
| |\ \ \ \ \
| * | | | | | Add libbe(3) to mdocKyle Evans2018-08-111-0/+1
* | | | | | | Pull in r338481 from upstream llvm trunk (by Chandler Carruth):Dimitry Andric2018-08-111-2/+5
| |/ / / / / |/| | | | |
* | | | | | Fix escaping, otherwise Dx gets translated as the macro for DragonFly.Sevan Janiyan2018-08-111-2/+2
* | | | | | readelf: display NT_GNU_PROPERTY_TYPE_0 note nameEd Maste2018-08-101-0/+1
* | | | | | Terminate filter_create_ext() args with NULL, not 0.Brooks Davis2018-08-081-1/+1
* | | | | | Switch the default pager for most commands to lessAlan Somers2018-08-085-15/+15
* | | | | | file: update to 5.34Eitan Adler2018-08-0862-1664/+3059
|\ \ \ \ \ \
* | | | | | | Increase timeout for timedmutex_test:mutex2, timedmutex_test:mutex3Ruslan Bukin2018-08-061-0/+12
* | | | | | | Set the default image base on arm64 and i386 to a superpage-alignedAlan Cox2018-08-042-0/+8
* | | | | | | Replace __riscv__ with __riscv.Ruslan Bukin2018-08-031-2/+2
* | | | | | | libelf: reload section headers after update with ELF_C_WRITEEd Maste2018-08-011-0/+1
* | | | | | | lld: [ELF][ARM] Implement support for Tag_ABI_VFP_argsEd Maste2018-07-313-1/+56
* | | | | | | llvm: [ARM] Complete enumeration values for Tag_ABI_VFP_argsEd Maste2018-07-311-0/+2
* | | | | | | llvm: [ELF][ARM] Add Arm ABI names for float ABI ELF Header flagsEd Maste2018-07-311-2/+4
* | | | | | | MFV r336851:Martin Matuska2018-07-2919-68/+207
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | MFV r336800: libarchive: Cherry-pick upstream 2c8c83b9Conrad Meyer2018-07-281-0/+6
|\| | | | | | | |_|/ / / / |/| | | | |
* | | | | | lld: fix addends with partial linkingEd Maste2018-07-241-1/+20
* | | | | | Add udma_barrier definitions for RISC-VLi-Wen Hsu2018-07-221-0/+8
* | | | | | auditd(8): Log a better error when no hostname is set in audit_controlAlan Somers2018-07-221-2/+2
* | | | | | Fix tmpfs detection in the sys/fs/tmpfs testsAlan Somers2018-07-211-3/+3
* | | | | | Remove a redundant declaration.Cy Schubert2018-07-201-1/+2
* | | | | | To reduce our diff between our sources and our upline, sync upCy Schubert2018-07-201-2/+2
* | | | | | MFV: r336486Cy Schubert2018-07-201-4/+4
* | | | | | Revert r336501. It was a of the wrong rev from the vendor branch.Cy Schubert2018-07-201-26/+0
* | | | | | Make it possible to run ntpd as a non-root user, add ntpd uid and gid.Ian Lepore2018-07-191-2/+20
* | | | | | MFV r336490:Cy Schubert2018-07-192-2/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | MFV: r336486Cy Schubert2018-07-191-0/+26
|\| | | | |
* | | | | | MFV: r336485Cy Schubert2018-07-193-4/+17
|\| | | | |
* | | | | | Stop writing past the end of the buffer in the msgget_limit test. The valueAndrew Turner2018-07-191-1/+0
* | | | | | Use unspecified address family when connecting as a client inHans Petter Selasky2018-07-185-5/+5
* | | | | | Add ability to parse sysfs paths under FreeBSD in libibumad.Hans Petter Selasky2018-07-183-15/+43
* | | | | | Pull in r336008 from upstream clang trunk:Dimitry Andric2018-07-121-0/+2
* | | | | | Pass the right sizes to malloc() and realloc().Mark Johnston2018-07-121-2/+2