CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/13 09:55:20
Modified files:
usr.bin/dig : dig.c
usr.bin/dig/lib/dns: name.c rdata.c tsig.c
usr.bin/dig/lib/dns/include/dns: name.h
Log message:
Move DNS_NAME_INITABSOLUTE and DNS_NAME_INITNONABSOLUTE to a comon
header to not have multiple copies.
