CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/05 05:31:45
Modified files:
usr.sbin/syslogd: log.c log.h privsep.c syslogd.c syslogd.h
ttymsg.c
Log message:
Replace logdebug() with generic log_debug() from log.c. Implement
log_debugadd() to construct debug message incrementally.
OK deraadt@
