CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/11/03 10:54:34
Modified files: sbin/dhclient : dhclient.c dhcpd.h privsep.c Log message: Various fixes/tweaks for resolv.conf handling: 1) Don't leak a file descriptor if there are no contents for resolv.conf. 2) Allow for only resolv.conf.tail to go into resolv.conf. 3) Don't need to pass around interface name when creating resolv.conf. 4) Don't leave 0 length resolv.conf lying around if there are no contents.