bind9/bin/delv
Colin Vidal a7080db211 fix delv when using the builtin trust-anchors
Since the builtin trust-anchors are now called `builtin-trust-anchors`,
delv needs specific handling in order to be able to parse those when
they are used.

Before, delv was simply parsing a single clause (either in the case of
an overriden trust-anchors value from bindkeys file or by simply reading
the builtin value). But since the name changed, the same code can't be
shared and the builtin version is expected to be in a map.
2025-10-29 13:55:47 -07:00
..
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
delv.c fix delv when using the builtin trust-anchors 2025-10-29 13:55:47 -07:00
delv.rst Change default max-recursion-queries to 50 2024-12-05 14:17:08 +01:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00