CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/25 08:43:52
Modified files:
sbin/dhclient : dhclient.c dhcpd.h dispatch.c packet.c
Log message:
Add DPRINTF() and use it to replace log_debug() statements inside
#ifdef DEBUG/#endif blocks.
Suggestions on correct idiom (C99 vs gcc) from millert@
ok tom@
