bind9/bin
Ondřej Surý 4dceab142d Consistenly use UNREACHABLE() instead of ISC_UNREACHABLE()
In couple places, we have missed INSIST(0) or ISC_UNREACHABLE()
replacement on some branches with UNREACHABLE().  Replace all
ISC_UNREACHABLE() or INSIST(0) calls with UNREACHABLE().
2022-03-28 23:26:08 +02:00
..
check Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Remove UNREACHABLE() statements after exit() 2022-03-25 09:25:11 +01:00
dig Add missing plain HTTP options to dig's help output 2022-03-28 16:22:53 +03:00
dnssec Teach dnssec-settime to read times that it writes 2022-03-25 16:05:43 +01:00
named Add support for Strict/Mutual TLS into BIND 2022-03-28 16:22:53 +03:00
nsupdate Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:33:43 +01:00
plugins Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
rndc Remove extrahandle size from netmgr 2022-03-25 10:38:35 +01:00
tests Consistenly use UNREACHABLE() instead of ISC_UNREACHABLE() 2022-03-28 23:26:08 +02:00
tools Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00