CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/12/04 20:14:10
Modified files: sbin/dhclient : dhclient.c Log message: If there is no domain-name and no domain-name-servers provided in the lease (or if they are 'ignore'd in dhclient.conf), and there is no resolv,conf.tail then do not remove any existing resolv.conf. Restores the behaviour ajacoutot@ expected and todd@ thinks makes sense.