CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/28 10:09:03
Modified files:
usr.sbin/bind/lib/isccfg: Makefile.in namedconf.c parser.c
usr.sbin/bind/lib/isccfg/include/isccfg: Makefile.in cfg.h
grammar.h namedconf.h
Removed files:
usr.sbin/bind/lib/isccfg: dnsconf.c
usr.sbin/bind/lib/isccfg/include/isccfg: dnsconf.h
Log message:
We only need to be able to parse tsig key files, rip out all the rest
from the parser.
OK sthen
