]> git.ipfire.org Git - thirdparty/bind9.git/commit
Replace "master/slave" terms in code comments
authorMatthijs Mekking <matthijs@isc.org>
Tue, 5 Oct 2021 09:07:44 +0000 (11:07 +0200)
committerEvan Hunt <each@isc.org>
Tue, 12 Oct 2021 20:09:00 +0000 (13:09 -0700)
commit71b92d4d191cc96e1e8dbc4ea1f9a880a51ed50e
treeb3fddb3d50711ecc2287c9adbe78643a2abfd5bc
parentf3d3a4ff6e96f52b059b3ade3b44fe9f54b8b8b6
Replace "master/slave" terms in code comments

Replace those terms with the preferred "primary/secondary" keywords.
23 files changed:
bin/check/named-checkconf.c
bin/dnssec/dnssec-signzone.c
bin/named/server.c
bin/named/statschannel.c
bin/named/zoneconf.c
bin/nsupdate/nsupdate.c
conftools/perllib/dnsconf/named1.conf
fuzz/isc_lex_gettoken.in/named.conf
lib/dns/catz.c
lib/dns/dlz.c
lib/dns/include/dns/ipkeylist.h
lib/dns/include/dns/master.h
lib/dns/include/dns/sdb.h
lib/dns/include/dns/sdlz.h
lib/dns/include/dns/view.h
lib/dns/include/dns/zone.h
lib/dns/include/dns/zt.h
lib/dns/xfrin.c
lib/dns/zone.c
lib/ns/client.c
lib/ns/query.c
lib/ns/update.c
lib/ns/xfrout.c