CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/04/02 01:47:23
Modified files:
sbin/unwind : parse.y printconf.c resolver.c resolver.h
unwind.c unwind.conf.5 unwind.h
usr.sbin/unwindctl: unwindctl.c
Log message:
Add a config option to specify the preference of name servers.
Unfortunately the nameserver types enums needed to be renamed
to not collide with yacc tokens.
