Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 1999 11:24:30 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys syslog.h src/lib/libc/gen syslog.3 src/usr.sbin/syslogd syslog.conf.5 src/etc newsyslog.conf syslog.conf Makefile
Message-ID:  <199908211824.LAA37824@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

green       1999/08/21 11:24:30 PDT

  Modified files:
    sys/sys              syslog.h 
    lib/libc/gen         syslog.3 
    usr.sbin/syslogd     syslog.conf.5 
    etc                  newsyslog.conf syslog.conf Makefile 
  Log:
  This is the addition of a syslog(3) security.* top-level category. This
  should be used from now on for anything security but not auth-related.
  Included are updates for all relevant manpages and also to /etc files,
  creating a new /var/log/security. Nothing in the system logs to
  /var/log/security yet as of the time of this commit.
  
  Reviewed by:	rgrimes, imp, chris
  
  Revision  Changes    Path
  1.17      +5 -4      src/sys/sys/syslog.h
  1.6       +4 -1      src/lib/libc/gen/syslog.3
  1.13      +4 -5      src/usr.sbin/syslogd/syslog.conf.5
  1.22      +2 -1      src/etc/newsyslog.conf
  1.10      +2 -1      src/etc/syslog.conf
  1.203     +3 -1      src/etc/Makefile



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?199908211824.LAA37824>