CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/23 11:36:59
Modified files:
sbin/dhclient : dhclient.c
Log message:
Make DEBUG a bit easier to use by calling setlogmask(LOG_UPTO(LOG_DEBUG))
when it is set, and the current setlogmask(LOG_UPTO(LOG_INFO)) when it
is not set.
