bind9/bin
Ondřej Surý 79b045d03d Add missing void in named_config_getdefault() definition
The named_config_getdefault() was missing void in the function
definition.  This broke clang-15 that didn't match the declaration that
had the void in the argument with the definition that hadn't.
2022-05-04 13:03:21 +02:00
..
check Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:42:18 +01:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:42:18 +01:00
delv Add hyperlinks to dig/mdig/delv +options 2022-04-26 14:06:33 +02:00
dig Remove unnecessary NULL pointer check 2022-05-02 23:58:41 +10:00
dnssec Use unique program + option names for link anchors to support Sphinx 1.8.5 2022-04-25 14:46:37 +02:00
named Add missing void in named_config_getdefault() definition 2022-05-04 13:03:21 +02:00
nsupdate Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
plugins Hyperlink program names to their manual pages 2022-03-14 11:01:31 +01:00
rndc Fix typo, withdraw should be withdrawn 2022-05-02 13:05:09 +10:00
tests Rename "hostname" to "remote-hostname" within "tls" 2022-05-03 17:42:43 +03:00
tools Add hyperlinks to dig/mdig/delv +options 2022-04-26 14:06:33 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00