CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/23 10:38:04
Modified files:
usr.sbin/dhcpd : sync.c
Log message:
Use the provided note() and warning() functions of dhcpd instead of
calling syslog_r() directly -- this make -d work as expected.
OK reyk@, stsp@, deraadt@
