Minor fixes to syslogd.c to make it compile on non-Linux systems

From: John Hughes (john@calva.com)
Date: Thu Oct 25 2001 - 14:33:24 CEST


This lets me play with syslogd on UnixWare 7.1.1 (among others)

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. What is CODE? What are "facilitynames", "prioritynames"?
   use struct code, FacNames and PriNames.





This archive was generated by hypermail 2.1.2 : Thu Oct 25 2001 - 14:37:52 CEST