As we did not have nice log functions before, ttymsg() had to return
authorbluhm <bluhm@openbsd.org>
Wed, 5 Apr 2017 21:55:31 +0000 (21:55 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 5 Apr 2017 21:55:31 +0000 (21:55 +0000)
commit6545c74a765c2beb1d18f04f35cb2df8f9c5b444
treec0e61149b820fb4f6a5c820ed5fddd6a65f5f722
parent1106b6acd5b561f760d206ce311a69c5979f19af
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@
usr.sbin/syslogd/syslogd.c
usr.sbin/syslogd/syslogd.h
usr.sbin/syslogd/ttymsg.c