K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2002-03-09T11:38:01.000000Z K 7 svn:log V 377 If syslog fails to talk to syslogd, then it tries to write a message to the console in a final attempt to log something. Make this final attempt non-blocking so that a blocking console doesn't end up blocking process which attempt to syslog something. In particular, this means you should be able to su and fix the problem if the console becomes blocking. MFC after: 3 weeks END