From owner-cvs-all Fri Jun 26 08:59:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA00217 for cvs-all-outgoing; Fri, 26 Jun 1998 08:59:27 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from pcpsj.pfcs.com (L9RzoYIJ7RQxuwZ+VzGqfpGyT9K7f9ps@harlan.fred.net [205.252.219.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA29894 for ; Fri, 26 Jun 1998 08:58:39 -0700 (PDT) (envelope-from Harlan.Stenn@pfcs.com) Received: from mumps.pfcs.com [192.52.69.11] (HELO mumps.pfcs.com) by pcpsj.pfcs.com (8.8.8/8.8.8) via ESMTP id for ; Fri, 26 Jun 1998 11:58:17 -0400 (EDT) Received: from brown.pfcs.com [192.52.69.44] (HELO brown.pfcs.com) by mumps.pfcs.com (8.8.8/8.8.8) via ESMTP id for ; Fri, 26 Jun 1998 08:58:16 -0700 (PDT) Received: from localhost [127.0.0.1] (HELO brown.pfcs.com) by brown.pfcs.com (8.8.8/8.8.8) via ESMTP id for ; Fri, 26 Jun 1998 11:58:16 -0400 (EDT) X-Mailer: exmh version 2.0.2 2/24/98 To: committers@FreeBSD.ORG Subject: syslogd changes X-Face: "csXK}xnnsH\h_ce`T#|pM]tG,6Xu.{3Rb\]&XJgVyTS'w{E+|-(}n:c(Cc* $cbtusxDP6T)Hr'k&zrwq0.3&~bAI~YJco[r.mE+K|(q]F=ZNXug:s6tyOk{VTqARy0#axm6BWti9C d Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 26 Jun 1998 11:58:15 -0400 Message-ID: <11111.898876695@brown.pfcs.com> From: Harlan Stenn Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Does anybody have the time to review/commit 2 patches I have to syslogd? The new features include: syslogd -v Logs the numeric facility/priority with the message syslogd -vv Logs the alpha/mnemonic fac/pri with the message syslogd -u Only logs messages of the exact priority per syslog.conf I think -u should be lost in favor of the following patch. The second patch lets syslog.conf supports fac.[<=>]pri: fac.pri "Usual" behavior fac.>=pri "Usual" behavior fac.pri Do "action" if message's pri is not ... ... H To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message