bind9/bin/dig
Evan Hunt c8f43b9160 remove some long-deprecated arguments from dig
certain dig options which were deprecated and became nonoperational
several releases ago still had documentation in the dig man page and
warnings printed when they were used: these included +mapped,
+sigchase, +topdown, +unexpected, +trusted-key, and the -i and -n
options. these are now all fatal errors.

another option was described as deprecated in the man page, but
the code to print a warning was never added. it has been added now.
2023-12-06 17:32:09 -08:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c remove some long-deprecated arguments from dig 2023-12-06 17:32:09 -08:00
dig.rst remove some long-deprecated arguments from dig 2023-12-06 17:32:09 -08:00
dighost.c Integrate PROXYv2 support into dig 2023-12-06 15:15:25 +02:00
dighost.h Integrate PROXYv2 support into dig 2023-12-06 15:15:25 +02:00
host.c Refactor isc_time_now() to return time, and not result 2023-03-31 15:02:06 +02:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00
nslookup.c Replace __attribute__((unused)) with ISC_ATTR_UNUSED attribute macro 2023-03-30 23:29:25 +02:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00