From owner-cvs-all Sun Feb 4 7:16:27 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 65BBB37B401; Sun, 4 Feb 2001 07:16:09 -0800 (PST) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f14FG9R27188; Sun, 4 Feb 2001 07:16:09 -0800 (PST) (envelope-from dwmalone) Message-Id: <200102041516.f14FG9R27188@freefall.freebsd.org> From: David Malone Date: Sun, 4 Feb 2001 07:16:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwmalone 2001/02/04 07:16:09 PST Modified files: usr.sbin/syslogd syslogd.c Log: This seems to stop syslog console messages looping. The problem is that LOG_FAC doesn't do quite what you think it does. PR: 24704 Revision Changes Path 1.75 +2 -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