CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2017/04/05 15:55:31
Modified files: usr.sbin/syslogd: syslogd.c syslogd.h ttymsg.c Log message: As we did not have nice log functions before, ttymsg() had to return the error string. Log the message when the error happens and make the function void. OK millert@