bind9/bin
Mark Andrews 10f67938db Use file descriptor 3 to save file.prev
If 'set -x' is in effect file.prev gets populated with debugging output.
To prevent this open descriptor 3 and redirect stderr from the awk
command to descriptor 3. Debugging output will stay directed to stderr.
2022-11-08 15:35:28 +00:00
..
check Add check-svcb to named 2022-10-29 00:22:54 +11:00
confgen Replace alg_totext with dst_hmac_algorithm_totext 2022-09-27 16:54:39 +02:00
delv Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
dig Simplify and speed up DNS name compression 2022-10-17 08:45:44 +02:00
dnssec Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
named Fix local getresuid and getresuid implementations 2022-11-04 06:26:19 +00:00
nsupdate Add checking of _dns SVCB records constraints to nsupdate 2022-10-29 00:22:54 +11:00
plugins Use designated initializers instead of memset()/MEM_ZERO for structs 2022-10-05 16:44:05 +02:00
rndc prevent a possible shutdown hang in rndc 2022-09-12 13:14:19 -07:00
tests Use file descriptor 3 to save file.prev 2022-11-08 15:35:28 +00:00
tools Change the return type of isc_lex_create() to void 2022-10-26 12:55:06 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00