CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2016/06/23 09:41:42
Modified files: sys/kern : subr_log.c Log message: As klog dropped message has no ifdef small kernel, sendsyslog should not have it either. While there bring some variables in sync between both functions. OK deraadt@