CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/21 04:41:09
Modified files:
usr.bin/dig : dighost.c
usr.bin/dig/lib/isc: sockaddr.c
usr.bin/dig/lib/isc/include/isc: sockaddr.h
Log message:
Rewrite parse_netprefix to no longer use isc_sockaddr_fromin{,6}.
Since this was the last user of those functions we can delete them.
OK otto
