Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 1998 19:01:44 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Poul-Henning Kamp <phk@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/syslogd syslogd.c 
Message-ID:  <199804221101.TAA05956@spinner.netplex.com.au>
In-Reply-To: Your message of "Tue, 21 Apr 1998 23:28:19 MST." <199804220628.XAA04631@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Poul-Henning Kamp wrote:
> phk         1998/04/21 23:28:18 PDT
> 
>   Modified files:
>     usr.sbin/syslogd     syslogd.c 
>   Log:
>   Even with '-s', syslogd still creates an AF_INET socket, although
>   it is not bind(2)ed.

This is wrong, the socket is needed so that it can send log entries to
another host.

>   PR:		6366
>   Reviewed by:	phk
>   Submitted by:	Soren S. Jorvang <soren@dt.dk>
>   
>   Revision  Changes    Path
>   1.29      +22 -23    src/usr.sbin/syslogd/syslogd.c
> 

Cheers,
-Peter
--
Peter Wemm <peter@netplex.com.au>   Netplex Consulting



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?199804221101.TAA05956>