CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/23 10:09:38
Modified files:
sbin/dhclient : dhclient.c
Log message:
Use a const char * for "/etc/resolv.conf.tail" instead of repeating the
text in various forms in different error messages. Also makes the error
messages consistent by always displaying the full path name.
