Date: Thu, 13 Sep 2001 02:40:35 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.c Message-ID: <200109130940.f8D9eZl30314@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2001/09/13 02:40:35 PDT
Modified files:
usr.sbin/syslogd syslogd.c
Log:
Add a strcasecmp() call I forgot in my hurry to commit the previous fix.
Without this call, the hostname check would in some cases yield false
positives.
Pointed out by: ru
Revision Changes Path
1.90 +3 -2 src/usr.sbin/syslogd/syslogd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109130940.f8D9eZl30314>
