aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r320042 through r320397.Dimitry Andric2017-06-2714-220/+653
|\
| * Replace AF_INET6 ifdefs with USE_INET6 to be consistent with the restCy Schubert2017-06-271-2/+2
| * Update to ELF Tool Chain snapshot at r3561Ed Maste2017-06-254-191/+619
| * Replace AF_INET6 ifdefs with USE_INET6 ifdefs. This is more consistentCy Schubert2017-06-235-8/+6
| * In poolnodcommand(): TTL (-T) is only valid when adding a node to aCy Schubert2017-06-221-4/+8
| * poolflush() has no positional arguments.Cy Schubert2017-06-221-1/+1
| * Fix -S handling within poolcommand(). Specifying a seed (-S) is onlyCy Schubert2017-06-211-1/+4
| * remove bogus declaration of malloc from tcp_wrappersAndriy Gapon2017-06-201-4/+0
| * Flag poolnodecommand() (ippool -a and ippool -r) command line syntaxCy Schubert2017-06-201-0/+6
| * poolcommand() (ippool -A and ippool -R) seed takes an argument.Cy Schubert2017-06-191-1/+1
| * Flag poolcommand() (ippool -A and ippool -R) command line syntax errors.Cy Schubert2017-06-191-0/+6
| * Add abstime kqueue(2) timers and expand struct kevent members.Konstantin Belousov2017-06-172-8/+0
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r306325, and updateDimitry Andric2017-06-27766-10235/+19852
* | Revert changes in r312891 and go back to stock lld code for rounding theDimitry Andric2017-06-181-1/+6
* | Repair a few mismerges in r320041 and r320042.Dimitry Andric2017-06-172-35/+3
* | Merge ^/head r319801 through r320041.Dimitry Andric2017-06-17161-24028/+25697
|\|
| * TCP Wrappers: tcpdchk (tcp wrapper configuration checker) and tcpdmatchSean Bruno2017-06-165-5/+10
| * Merge libxo-0.8.2:Phil Shafer2017-06-1616-117/+188
| * Update jemalloc to 5.0.0.Jason Evans2017-06-15137-23896/+25447
| * Correct example directory location.Cy Schubert2017-06-151-1/+1
| * lld: Add armelf emulation modeEd Maste2017-06-141-1/+1
| * lld: Fix weak symbols on arm and aarch64Ed Maste2017-06-141-14/+24
| * lld: sort relocationsEd Maste2017-06-142-85/+86
| * Chase r319848: remove -v option from getopt() call.Cy Schubert2017-06-141-1/+1
| * -n (do nothing) is not a commmand option.Cy Schubert2017-06-141-4/+1
| * lld: revert accidentally committed change from r319887Ed Maste2017-06-131-6/+6
| * hexdump: actually enter capability mode on last fileEd Maste2017-06-131-6/+6
| * lld: ELF: Fix ICF crash on absolute symbol relocations.Ed Maste2017-06-131-1/+5
| * -v (verbose) is not a command option. (See ippool.1 for a definitionCy Schubert2017-06-121-3/+0
| * Flag loadpoolfile() (ippool -f) command line syntax errors.Cy Schubert2017-06-111-0/+6
| * Identify poolstats() (ippool -s) command line syntax errors.Cy Schubert2017-06-111-0/+6
| * Identify command line syntax errors in poolflush() (ippool -F).Cy Schubert2017-06-111-0/+6
| * Remove redundant assignment of infile from optarg in loadpoolfile()Cy Schubert2017-06-101-2/+0
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305575, and updateDimitry Andric2017-06-17429-8337/+13587
* | Merge ^/head r319779 through r319800.Dimitry Andric2017-06-101-1/+14
|\|
| * Disable the -O (output fields) option in poollist() (ippool -l) forCy Schubert2017-06-101-1/+8
| * Flag poollist() (ippool -l) command line syntax errors.Cy Schubert2017-06-101-0/+6
* | Merge llvm, clang, lld, lldb, compiler-rt and libc++ r305145, and updateDimitry Andric2017-06-101334-10947/+19237
* | Merge ^/head r319548 through r319778.Dimitry Andric2017-06-10959-441910/+9448
|\|
| * Import libxo-0.8.1 with official fix to today's build break.Phil Shafer2017-06-093-5/+18
| * Import mandoc snapshot 2017-06-08Baptiste Daroussin2017-06-0881-3760/+6246
| * remove xo_color_t dup typedefPhil Shafer2017-06-081-1/+0
| * Import libxo-0.8.0:Phil Shafer2017-06-0841-2641/+3103
| * Fix SMBFS when saved passwords are greater than 18 charactersJosh Paetzel2017-06-081-0/+4
| * Remove groff from baseBaptiste Daroussin2017-06-07829-435508/+0
| * Add testcases for `cat -b`Enji Cooper2017-06-063-0/+24
| * Add additional testcases for cat(1)Enji Cooper2017-06-065-0/+58
* | Merge ^/head r319480 through r319547.Dimitry Andric2017-06-033-3/+3
|\|
| * tsan: set noexec stack on aarch64Ed Maste2017-06-031-1/+1
| * xz: set noexec stack flag on FreeBSDEd Maste2017-06-032-2/+2