aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 4d52ebb9b9c7 from llvm git (by Chen Zheng):Dimitry Andric2020-08-172-20/+35
* Revert r364275, for reapplying the final upstream fix:Dimitry Andric2020-08-172-28/+19
* Tentatively apply https://reviews.llvm.org/D85659, which fixes anDimitry Andric2020-08-162-19/+28
* Temporarily disable libunwind's FrameHeaderCache, until there is aDimitry Andric2020-08-151-0/+6
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-08-1514-69/+144
* Merge ^/head r363989 through r364034.Dimitry Andric2020-08-071-1/+9
|\
| * telnet(1): Document -P optionGordon Bergling2020-08-071-1/+9
* | Merge ^/head r363739 through r363986.Dimitry Andric2020-08-0692-979/+766
|\|
| * Continued ipfilter #ifdef cleanup. The r343701 log entry contains aCy Schubert2020-08-051-30/+0
| * Upgrade to version 3.1.5Stefan Eßer2020-08-059-37/+31
| * Re-enable disabled googletest-port-test tests after r363820Kyle Evans2020-08-041-6/+0
| * Upgrade to version 3.1.4Stefan Eßer2020-08-0385-914/+737
| * Disable tests failing after r363679Li-Wen Hsu2020-08-031-0/+6
* | Reapply r362235 (by kp):Dimitry Andric2020-08-061-2/+3
* | Reapply r360852 (by cem):Dimitry Andric2020-08-061-2/+2
* | Reapply r359582 (by emaste):Dimitry Andric2020-08-062-2/+2
* | r356104 | jhibbits | 2019-12-27 00:06:28 +0100 (Fri, 27 Dec 2019) | 25 linesDimitry Andric2020-08-062-3/+17
* | Reapply r355803 (by mmel):Dimitry Andric2020-08-061-0/+4
* | Reapply r354347 (by cem):Dimitry Andric2020-08-062-6/+25
* | Reapply r351662 (by emaste):Dimitry Andric2020-08-061-2/+2
* | Reapply r349876:Dimitry Andric2020-08-062-57/+57
* | Reapply r344852:Dimitry Andric2020-08-061-1/+1
* | Reapply r343111 (partially, by mckusick):Dimitry Andric2020-08-062-14/+50
* | Reapply r332965 (by emaste):Dimitry Andric2020-08-061-1/+0
* | Reapply r329859 (partially, by imp):Dimitry Andric2020-08-061-0/+4
* | Reapply r327151 (partially):Dimitry Andric2020-08-068-1/+50
* | Undo r230021 again, further shrinking the diff against upstream.Dimitry Andric2020-08-031-23/+0
* | Reapply r327026 (partially):Dimitry Andric2020-08-021-0/+4
* | Reapply r326600 (by imp):Dimitry Andric2020-08-021-1/+5
* | Reapply r322168 (partially, by br):Dimitry Andric2020-08-021-2/+2
* | Reapply r311165:Dimitry Andric2020-08-021-0/+6
* | Reapply r311164:Dimitry Andric2020-08-021-1/+1
* | Reapply r310365 (by emaste):Dimitry Andric2020-08-021-1/+41
* | Reapply r230021, r276851 and a few other commits to compiler-rtDimitry Andric2020-08-021-1/+26
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-3136-234/+1265
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-3149-592/+757
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-316179-215964/+458369
|/
* regex(3): Interpret many escaped ordinary characters as EESCAPEKyle Evans2020-07-292-2/+4
* Continued ipfilter #ifdef cleanup. The r343701 log entry contains aCy Schubert2020-07-297-181/+4
* Fixup some incorrect information and some comments. These changesChristian S.J. Peron2020-07-2812-17/+21
* Document the IPFILTER_PREDEFINED environment variable.Cy Schubert2020-07-231-0/+9
* Fix some regressions with the zgrep(1) wrapper.Craig Leres2020-07-201-0/+89
* libdwarf: Hide SHT_NOBITS sections.Mark Johnston2020-07-201-0/+6
* -4 and -6 only make sense with -i, -o, and -t.Cy Schubert2020-07-171-0/+9
* The output from usage() need not contain usage for -t when STATETOPCy Schubert2020-07-171-0/+2
* Make ipfstat -t header generic when IPv4 and IPv6 output areCy Schubert2020-07-171-0/+3
* ipfstat -t defaults to IPv4 output. Make consistent with ipfstat -iCy Schubert2020-07-172-4/+5
* Historically ipfstat listings and stats only listed IPv4 or IPv6 output.Cy Schubert2020-07-172-18/+42
* fr_family (the protocol family) must be AF_INET or AF_INET6, as inCy Schubert2020-07-171-2/+2
* Only use the use_inet6 variable when INET6 is a build option.Cy Schubert2020-07-171-2/+12