summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/asr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove unused variable from all copies of _asr_strdname()naddy2022-01-202-6/+6
| | | | | | | | ... including those inlined into print_dname(). This also fixes -Wunused-but-set-variable warnings warnings in smtpd and smtpctl. The code was imported with asr and then copied around. ok deraadt@ guenther@
* add a -R option to set/unset resolver flags.libressl-v2.9.0eric2018-12-159-20/+101
| | | | use strcasecmp for reading args.
* copy /etc/services in test directoryeric2017-03-141-1/+2
|
* refresh the test infrastructure a bit.eric2017-03-103-90/+93
|
* remove bogus variable expansioneric2017-03-092-4/+4
|
* missing includeeric2017-03-091-1/+2
|
* AF_IMPLINK and AF_BLUETOOTH are gone, but add printing of SOCK_SEQPACKETguenther2014-08-101-6/+5
|
* tweak makefile now that asr is built by default.eric2013-04-011-10/+10
|
* add hostnames which triggered some bugs.eric2013-04-011-2/+2
|
* add a test case for the icmpv6 issue spotted by naddyeric2013-03-284-10/+26
|
* add test case for gethostbyname() called with numeric hostnameeric2012-12-171-1/+2
|
* run regress with the local env tooeric2012-09-051-2/+2
|
* use LDSTATIC for building static executableseric2012-09-051-2/+2
|
* allow to choose an alternate regress scripteric2012-08-071-2/+3
|
* add a flag to choose between gethostbyname and gethostbyaddreric2012-07-292-12/+13
|
* import regression suite for asreric2012-07-1323-0/+2464