CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/02/28 15:16:56
Modified files:
sbin/dhclient : dhclient.c dhcpd.h dispatch.c packet.c
Log message:
Now that log_debug() has been decyphered, replace DPRINTF() instances
with log_debug() so -v unleashes all debug output without having to
compile a custom dhclient.
