On Wed, Apr 05, 2017 at 05:31:45AM -0600, Alexander Bluhm wrote: > CVSROOT: /cvs > Module name: src > Changes by: bl...@cvs.openbsd.org 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@
and OK millert@