Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 2003 16:37:31 -0700 (PDT)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/newsyslog newsyslog.8 newsyslog.c
Message-ID:  <200304272337.h3RNbVcE008679@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2003/04/27 16:37:31 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/newsyslog   newsyslog.8 newsyslog.c 
  Log:
  Add a -C (create) option for newsyslog, and a 'C' flag for entries in the
  config file.  If the -C option is specified once, then newsyslog will create
  any entries which specify the 'C' option.  If -C is given twice, then
  newsyslog will create all missing log files.  Some of this code comes
  from NetBSD, although this implementation does not exactly match theirs.
  
  Reviewed by:    freebsd-arch
  MFC after:      10 days
  
  Revision  Changes    Path
  1.42      +21 -2     src/usr.sbin/newsyslog/newsyslog.8
  1.67      +169 -18   src/usr.sbin/newsyslog/newsyslog.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304272337.h3RNbVcE008679>