]> git.ipfire.org Git - thirdparty/bind9.git/commit
cleanup cfg_parse_buffer* functions
authorEvan Hunt <each@isc.org>
Tue, 22 Jan 2019 04:03:45 +0000 (20:03 -0800)
committerEvan Hunt <each@isc.org>
Thu, 24 Jan 2019 20:08:54 +0000 (12:08 -0800)
commitcf072d659e665f2fb662c8bd595edab7ea60aafc
tree4d7302a354ea288e4f90d9e6de1bd38686e3729c
parent57dedab3f34ab2b7a987ad8d06cca8883db055b7
cleanup cfg_parse_buffer* functions

cfg_parse_buffer() now has the same signature as the former
cfg_parse_buffer4(). cfg_parse_buffer{2,3,4}() have been removed.
bin/delv/delv.c
bin/named/config.c
bin/named/server.c
bin/plugins/filter-aaaa.c
lib/isccfg/include/isccfg/cfg.h
lib/isccfg/parser.c
lib/isccfg/tests/parser_test.c
lib/isccfg/win32/libisccfg.def