Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2002 14:11:25 -0700 (PDT)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/syslogd syslog.conf.5 syslogd.c
Message-ID:  <200209042111.g84LBP1Y038337@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2002/09/04 14:11:25 PDT

  Modified files:
    usr.sbin/syslogd     syslog.conf.5 syslogd.c 
  Log:
  Make syslogd -u treat "*" as all levels by explictly setting pri_cmp
  for it.
  
  While I'm here, add a the ability to say "!level" in a way which
  should be compatible with Linux's syslogd.
  
  PR:             28935
  No objections:  audit
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.27      +10 -1     src/usr.sbin/syslogd/syslog.conf.5
  1.106     +14 -5     src/usr.sbin/syslogd/syslogd.c

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?200209042111.g84LBP1Y038337>