Gleb Smirnoff 240d5a9b1c 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 <andrea webcom it>
Approved by:	julian (mentor)
MFC after:	1 month
2004-11-04 23:09:57 +00:00
..
2004-10-05 21:24:20 +00:00
2004-11-03 20:45:52 +00:00
2004-09-17 22:37:45 +00:00
2004-10-29 01:24:32 +00:00
2004-08-13 14:21:49 +00:00
2004-08-21 12:58:09 +00:00
2004-08-30 03:12:49 +00:00
2004-09-01 20:42:38 +00:00
2004-10-01 20:04:20 +00:00
2004-08-07 10:04:29 +00:00
2004-10-18 21:29:20 +00:00
2004-08-16 00:20:31 +00:00
2004-10-22 07:31:12 +00:00
2004-10-19 20:30:09 +00:00
2004-10-02 18:51:37 +00:00