Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Sep 2001 08:40:15 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Dag-Erling Smorgrav <des@FreeBSD.org>
Cc:        David Malone <dwmalone@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/syslogd syslogd.c
Message-ID:  <20010913084015.A10963@sunbay.com>
In-Reply-To: <200109130509.f8D59Er66909@freefall.freebsd.org>; from des@FreeBSD.org on Wed, Sep 12, 2001 at 10:09:14PM -0700
References:  <200109130509.f8D59Er66909@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This fix is wrong, please back it out.
Please look at the code fragment which
starts with the following comment:

/* skip messages with the incorrect hostname */

And realize that the '+' should be in f_host[0].
Please also look at the audit trail for the
below mentioned PR, and see the exlpanations
from David and me.

And please also take you hat back.


On Wed, Sep 12, 2001 at 10:09:14PM -0700, Dag-Erling Smorgrav wrote:
> des         2001/09/12 22:09:14 PDT
> 
>   Modified files:
>     usr.sbin/syslogd     syslogd.c 
>   Log:
>   Fix logging from remote hosts, which has been broken since (at least) revision
>   1.64, i.e. July of last year.  Also fix a minor style bug in the same code.
>   
>   PR:		bin/28634
>   Pointy hat to:	dwmalone
>   Pointed out by:	my buggy DSL router's remote logging facility
>   
>   Revision  Changes    Path
>   1.88      +4 -3      src/usr.sbin/syslogd/syslogd.c

-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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?20010913084015.A10963>