bind9/lib/bind9
Matthijs Mekking 2af05beafa Replace "master/slave" terms in code
Replace some "master/slave" terminology in the code with the preferred
"primary/secondary" keywords. This also changes user output such as
log messages, and fixes a typo ("seconary") in cfg_test.c.

There are still some references to "master" and "slave" for various
reasons:

- The old syntax can still be used as a synonym.
- The master syntax is kept when it refers to master files and formats.
- This commit replaces mainly keywords that are local. If "master" or
  "slave" is used in for example a structure that is all over the
  place, it is considered out of scope for the moment.
2021-10-12 13:11:13 -07:00
..
include update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
check.c Replace "master/slave" terms in code 2021-10-12 13:11:13 -07:00
getaddresses.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
Makefile.am Add OPENSSL_CFLAGS to libbind9 Makefile.am 2021-10-05 13:13:53 +00:00