bind9/bin/dig
Ondřej Surý 5eb3f71a3e Refactor the isc_mempool_create() usage using the semantic patch
The isc_mempool_create() function now cannot fail with ISC_R_MEMORY.
This commit removes all the checks on the return code using the semantic
patch from previous commit, as isc_mempool_create() now returns void.
2020-02-03 08:27:16 +01:00
..
include/dig Don't print ';;' comments in yaml mode. 2019-09-06 14:14:20 +10:00
win32 Make VS solution upgrading unnecessary 2019-09-26 15:11:15 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.1 prep 9.15.8 2020-01-16 08:01:20 +00:00
dig.c Fix the concurrent access to batchname in dig.c 2019-12-20 03:43:04 +00:00
dig.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
dig.html prep 9.15.8 2020-01-16 08:01:20 +00:00
dighost.c Refactor the isc_mempool_create() usage using the semantic patch 2020-02-03 08:27:16 +01:00
host.1 prep 9.15.8 2020-01-16 08:01:20 +00:00
host.c Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf() 2019-10-01 10:43:26 +10:00
host.docbook update copyright year to 2020 2020-01-02 21:45:30 -08:00
host.html prep 9.15.8 2020-01-16 08:01:20 +00:00
Makefile.in add a search for GeoIP2 libraries in configure 2019-06-27 14:58:13 -07:00
nslookup.1 prep 9.15.8 2020-01-16 08:01:20 +00:00
nslookup.c Replace RUNTIME_CHECK(dns_name_copy(..., NULL)) with dns_name_copynf() 2019-10-01 10:43:26 +10:00
nslookup.docbook document that nslookup defaults to A + AAAA lookups 2020-01-19 23:14:07 +00:00
nslookup.html prep 9.15.8 2020-01-16 08:01:20 +00:00