aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Provide libdl.Konstantin Belousov2017-07-101-0/+1
* Fix cleanup in lib/libc/gen/setdomainname_testAlan Somers2017-07-061-16/+50
* :snprintf_float: don't blindly set RLIMIT_DATA and RLIMIT_AS to 1 MB -- raiseEnji Cooper2017-07-061-3/+10
* Expect :snprintf_float to segfaultEnji Cooper2017-07-061-0/+4
* Document supported poollist() (ippool -l) options in usage() and inCy Schubert2017-07-052-2/+2
* Update jemalloc to 5.0.1.Jason Evans2017-07-0323-126/+348
* Clear clang warning:Sean Bruno2017-07-031-1/+6
* Default the abort_conf malloc option to false.Jason Evans2017-06-304-9/+12
* atf-sh(3): document atf_init_test_cases(3) fullyEnji Cooper2017-06-301-0/+3
* Ansify entry and exit points.Cy Schubert2017-06-283-20/+16
* Pull down pjdfstest 0.1Enji Cooper2017-06-28245-313/+1535
* In poolnodecommand() (ippool -a and ippool -r) -m (pool name) is notCy Schubert2017-06-281-1/+1
* Expect :mmap_eof_not_eol to failEnji Cooper2017-06-271-0/+2
* 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
* 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
* 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
* 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