Re: sendsyslog error log

2015-09-01 Thread Theo de Raadt
Seems good to me. I wouldn't bother with disabling this in SMALL_KERNEL. Space is not short enough to complicate the code for ~200 bytes. > To make syslog reliable, I want to see log messages about failed > log atempts. sendsyslog(2) seems a good place to detect and report > the problem. > >

sendsyslog error log

2015-09-01 Thread Alexander Bluhm
Hi, To make syslog reliable, I want to see log messages about failed log atempts. sendsyslog(2) seems a good place to detect and report the problem. ok? bluhm Index: kern/subr_log.c === RCS file: