K 10 svn:author V 7 glebius K 8 svn:date V 27 2004-11-04T23:09:57.000000Z K 7 svn:log V 429 Protect against local flooder of /var/run/log. Do not loop forever in syslog(3) if we are a priveleged program (sshd, su, etc.). - Make syslogd open an additional socket /var/run/logpriv, with 0600 permissions. - In libc, try to use this socket. - Do not loop forever if we are using this socket (partial backout of 1.31) Reviewed by: dwmalone, Andrea Campi Approved by: julian (mentor) MFC after: 1 month END