From owner-cvs-all Sat Sep 1 1:42:56 2001
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
by hub.freebsd.org (Postfix) with ESMTP
id A4EF437B40C; Sat, 1 Sep 2001 01:42:49 -0700 (PDT)
Received: (from dd@localhost)
by freefall.freebsd.org (8.11.4/8.11.4) id f818gnd46702;
Sat, 1 Sep 2001 01:42:49 -0700 (PDT)
(envelope-from dd)
Message-Id: <200109010842.f818gnd46702@freefall.freebsd.org>
From: Dima Dorfman
Date: Sat, 1 Sep 2001 01:42:49 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/usr.sbin/syslogd syslogd.8 syslogd.c
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID:
List-Archive: (Web Archive)
List-Help: (List Instructions)
List-Subscribe:
List-Unsubscribe:
X-Loop: FreeBSD.ORG
dd 2001/09/01 01:42:49 PDT
Modified files:
usr.sbin/syslogd syslogd.8 syslogd.c
Log:
Introduce a -b option that allows the user to specify which address to
bind to. This is useful for hosts running jails that need syslog to
maintain an open socket to log to a remote host.
Reviewed by: sheldonh
Revision Changes Path
1.41 +6 -1 src/usr.sbin/syslogd/syslogd.8
1.84 +12 -6 src/usr.sbin/syslogd/syslogd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message