Fixed version of 1st patch - Minor fixes to syslogd.c to make it compile on non-Linux systems.

From: John Hughes (john@calva.com)
Date: Fri Oct 26 2001 - 17:51:32 CEST


1. declare LOG_MAKEPRI, LOG_FAC, LOG_PRI if they're not there.

2. LOG_AUTHPRIV is not always defined

3. make use of SO_BSDCOMPAT optional

4. Don't make two copies of the prioritynames/facilitynames
   arrays - if there is a version in syslog.h then use that,
   otherwise make our own. Use the same names.





This archive was generated by hypermail 2.1.2 : Fri Oct 26 2001 - 17:56:23 CEST