bind9/bin/dig
Evan Hunt d4ebea1037 use a standard CLEANUP macro
CLEANUP is a macro similar to CHECK but unconditional, jumping
to cleanup even if the result is ISC_R_SUCCESS. It is now used
in place of DST_RET, CLEANUP_WITH, and CHECK(<non-success constant>).
2025-12-03 13:45:43 -08:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c switch to RETERR where it wasn't being used 2025-12-03 13:45:43 -08:00
dig.rst Add +showallmessages to dig 2025-12-02 09:34:13 +11:00
dighost.c use a standard CLEANUP macro 2025-12-03 13:45:43 -08:00
dighost.h Add +[no]showtruncated to dig 2025-12-02 09:34:13 +11:00
host.c switch to RETERR where it wasn't being used 2025-12-03 13:45:43 -08:00
host.rst Do HTTPS record query from host in addition 2025-02-18 14:56:08 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
nslookup.c add dns_message API to add EDNS options 2025-11-21 11:13:18 -08:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00