aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFH @ r337607, in preparation for boardingKyle Evans2018-08-11100-1755/+3376
|\
| * 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
| |\| |
* | | | Add libbe(3) to mdocKyle Evans2018-08-111-0/+1
|/ / /
* | | 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
* | | | MFV r324714:Cy Schubert2018-07-11417-9655/+35997
|\| | |
* | | | auditd(8): register signal handlers interrutiblyAlan Somers2018-07-031-4/+12
* | | | Revert 335888 ("Ensure va_list is declared by including stdarg.h.")Ruslan Bukin2018-07-031-1/+0
* | | | o Ensure va_list is declared by including stdarg.h.Ruslan Bukin2018-07-031-0/+1
* | | | Update bsnmp to version 1.13. This does not bring user-visible changes.Hartmut Brandt2018-07-0320-142/+324
* | | | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-06-2991-402/+1378
* | | | Fix GCC 4.2.1 to honor --sysroot for includes.John Baldwin2018-06-271-2/+2
* | | | Fix file(1) dumpdate reporting for dump(8) filesOleksandr Tymoshenko2018-06-261-6/+6
* | | | Fix a stack overflow in mount_smbfs when hostname is too long.Brooks Davis2018-06-252-3/+9
* | | | Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-1/+1
* | | | o Implement unw_getcontext()Ruslan Bukin2018-06-192-3/+111
* | | | Fix amq -i timestamp segmentation violation.Cy Schubert2018-06-191-1/+1
* | | | praudit(1): return 0 on successAlan Somers2018-06-172-2/+4
* | | | Fix false positive on failureSlava Shwartsman2018-06-171-3/+5
* | | | Rework ofed build.Konstantin Belousov2018-06-1659-1056/+0
* | | | Add deprecation notice to objdump man pageEd Maste2018-06-151-0/+4
* | | | Add DW_LANG_* definitions from DWARF 4 and 5.Mark Johnston2018-06-092-0/+54