CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/15 14:26:47
Modified files:
usr.sbin/syslogd: privsep.c syslogd.c syslogd.h
Log message:
In syslogd replace the dprintf() macro with a logdebug() function
as dprintf(3) is in libc now and does something different.
OK guenther@
