aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Do not include float interfaces when using libsa.Warner Losh2018-02-231-0/+4
* When the LUA_FLOAT_TYPE != LUA_FLOAT_INT64, we can't reference floatWarner Losh2018-02-232-1/+19
* MFV r329552: less v530.Xin LI2018-02-198-9/+12
|\
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-1651-506/+652
* | nanosleep(2): Fix bogus incrementing of rmtp by tc_tick_sbt on [EINTR].Bryan Drewery2018-02-141-0/+81
* | Fix Coverity CIDs in the sys/kern/sysv_test testsAlan Somers2018-02-131-3/+4
* | Pull in r323998 from upstream clang trunk (by Richard Smith):Dimitry Andric2018-02-131-0/+10
* | Convert tools/regression/sockets/socketpair to ATFAlan Somers2018-02-101-5/+55
* | Pull in r324594 from upstream clang trunk (by Alexander Ivchenko):Dimitry Andric2018-02-081-1/+11
* | Use a workaround to compile the crt init functions correctly with clang.John Baldwin2018-02-061-0/+2
* | Remove libreadline from the source tree, all consumers but gdbBaptiste Daroussin2018-02-06114-69947/+0
* | Commit forgotten change in gdb allowing to use libeditBaptiste Daroussin2018-02-061-1/+1
* | Fix and enable SysV IPC tests.Brooks Davis2018-02-051-16/+12
* | Update blacklist-helper to not emit messages from pf during operation.Kurt Lidl2018-02-041-4/+10
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-0244-62/+1186
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-02-0124-107/+276
* | Account for the fact that jemalloc 5.0.0 dropped STATIC_PAGE_SHIFTMarius Strobl2018-01-312-4/+4
* | Update limits on makecontext() arguments in the setcontext_link test.John Baldwin2018-01-311-12/+12
* | Pull in r322131 from upstream llvm trunk (by Rafael Espíndola):Ed Maste2018-01-304-20/+29
* | Pull in r322123 from upstream llvm trunk (by Rafael Espíndola):Ed Maste2018-01-302-32/+15
* | Pull in r322108 from upstream llvm trunk (by Rafael Espíndola):Ed Maste2018-01-305-23/+9
* | Remove t_grep:mmap_eof_not_eol testKyle Evans2018-01-291-25/+0
* | lld: Put the header in the first PT_LOAD even if that PT_LOAD has a LMAExprEd Maste2018-01-292-2/+10
* | lld: Move LMAOffset from the OutputSection to the PhdrEntry. NFC.Ed Maste2018-01-293-4/+4
* | lld: Improve LMARegion handling.Ed Maste2018-01-293-2/+11
* | lld: Simplify. NFC.Ed Maste2018-01-292-10/+6
* | lld: Remove MemRegionOffset. NFC.Ed Maste2018-01-293-8/+13
* | lld: Only lookup LMARegion once. NFC.Ed Maste2018-01-292-7/+10
* | lld: Use lookup instead of find. NFC, just simpler.Ed Maste2018-01-291-3/+2
* | ftp(1): Use closefrom() instead of individual close()s.Pedro F. Giffuni2018-01-291-2/+1
* | Pull in r322245 from upstream clang trunk (by Craig Topper):Dimitry Andric2018-01-281-1/+5
* | Revert r328492:Pedro F. Giffuni2018-01-281-1/+2
* | Fix gcc80 -Wsizeof-pointer-memaccess warning.Pedro F. Giffuni2018-01-271-2/+1
* | When using SCTP for sending probe packets, use INIT chunks for payloadsMichael Tuexen2018-01-271-19/+75
* | Gross hack to omit printing hex floating point when the lua numberWarner Losh2018-01-261-0/+4
* | Preserve the original luaconf.h in a convenient place. Clients willWarner Losh2018-01-261-0/+0
* | Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2018-01-2444-396/+592
* | MFV r328323,328324:Martin Matuska2018-01-2429-94/+230
|\ \
* | | Import tzdata 2018cPhilip Paeps2018-01-2411-42/+144
* | | lld: Don't mark a shared library as needed because of a lazy symbol.Ed Maste2018-01-231-1/+2
* | | mlock(2): correct documentation for error conditions.Alan Somers2018-01-221-18/+99
* | | Rename "index" variable to "idx" since gcc complains that it shadowsAndrey V. Elsukov2018-01-192-11/+11
* | | Add to bsnmpd(1) ability to specify multiple community strings withAndrey V. Elsukov2018-01-196-36/+116
* | | Pull in r322106 from upstream llvm trunk (by Alexey Bataev):Dimitry Andric2018-01-181-1/+2
* | | Pull in r322016 from upstream llvm trunk (by Sanjay Patel):Dimitry Andric2018-01-181-1/+1
* | | lld: Fix incorrect physical address on self-referencing AT command.Ed Maste2018-01-181-8/+8
* | | lld: Handle parsing AT(ADDR(.foo-bar)).Ed Maste2018-01-181-0/+3
* | | lld: Fix for ld.lld does not accept "AT" syntax for declaring LMA regionEd Maste2018-01-183-0/+18
* | | Pull in r322623 from upstream llvm trunk (by Andrew V. Tischenko):Dimitry Andric2018-01-171-0/+7
* | | Import tzdata 2018aPhilip Paeps2018-01-1616-198/+452