Module Name: src
Committed By: tron
Date: Sun Feb 28 11:16:18 UTC 1999
Modified Files:
src/usr.sbin/syslogd: syslogd.c
Log Message:
- Don't use static array hack if neither "-p" nor "-P" are used.
- Because the logsocket array is not NULL terminated use the entry number
for bound checks.