summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/asr/bin/res_mkquery.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove unused variable from all copies of _asr_strdname()naddy2022-01-201-3/+3
| | | | | | | | ... 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-151-2/+5
| | | | use strcasecmp for reading args.
* import regression suite for asreric2012-07-131-0/+319