CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/26 11:46:57
Modified files:
sbin/unwind : parse.y
Log message:
enable forced resolvers that aren't in a preference block
allows a config such as:
preference { autoconf }
forwarder { 127.0.0.1 port 5300 }
force forwarder { local }
also fix a typo while i'm here
ok florian
