Date: Mon, 27 Jul 1998 06:04:19 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/syslogd syslogd.c Message-ID: <199807271304.GAA04883@freefall.freebsd.org>
index | next in thread | raw e-mail
phk 1998/07/27 06:04:18 PDT
Modified files:
usr.sbin/syslogd syslogd.c
Log:
Harlan.Stenn@pfcs.com added two (very interesting) options to syslogd for
-current (Thanks Harald). However, on my attempt to try this on -STABLE,
I found that when forwarding to another host the actual messages gets lost.
This is due to a wrong index because when the -v option was added, the
indexes shifted one place.
PR: 7407
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Revision Changes Path
1.40 +3 -3 src/usr.sbin/syslogd/syslogd.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807271304.GAA04883>
