CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2019/11/22 08:32:42
Modified files: sbin/dhclient : kroute.c Log message: DNS Proposals are treated as replacements in unwind now. To withdraw a proposal sent an empty list of nameservers. This one is a bit of a hack by me to keep everything in sync for now. A better version from krw is coming soon.