CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/02/01 08:24:55
Modified files:
sbin/dhclient : dhclient.c
Log message:
Handle a non-existant resolv.conf.tail without issuing an error
message. Handle an empty resolv.conf.tail without exiting. Don't
leak an fd if fstat() on resolv.conf.tail fails. Make fstat()
failure on successfully opened resolv.conf.tail a fatal error.
>From Tim van der Molen. Thanks!
