CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/29 10:51:56
Modified files:
usr.sbin/syslogd: syslogd.c
Log message:
When running syslogd in debug mode, use a callback to print the
libevent messages. Before the code was removed from libevent, the
library itself printed that to stderr.
OK nicm@
