dwmalone 2004/05/29 16:27:50 PDT
FreeBSD src repository
Modified files:
usr.sbin/syslogd syslogd.c
Log:
Exit with a warning if the path to one of the logging sockets is
too long, rather than silently truncating them.
PR: 67139
Inspired by: OpenBSD
Revision Changes Path
1.124 +4 -0 src/usr.sbin/syslogd/syslogd.c