Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 1999 11:38:40 -0800 (PST)
From:      Garrett Wollman <wollman@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/newsyslog pathnames.h Makefile newsyslog.8 newsyslog.c
Message-ID:  <199901221938.LAA05648@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     1999/01/22 11:38:40 PST

  Modified files:
    usr.sbin/newsyslog   Makefile newsyslog.8 newsyslog.c 
  Added files:
    usr.sbin/newsyslog   pathnames.h 
  Log:
  A slight bit of code and doco cleanup, but mostly:
  
  Add the much-needed and long-desired ability to force the log rotation
  to take place on a specific day or time, and document same.  This works
  by extending the syntax of the `when' field to allow a restricted
  ISO 8601 time specification, and performing the log rotation if newsyslog
  is run during the same hour as is specified.
  
  Revision  Changes    Path
  1.6       +1 -8      src/usr.sbin/newsyslog/Makefile
  1.15      +116 -20   src/usr.sbin/newsyslog/newsyslog.8
  1.22      +140 -44   src/usr.sbin/newsyslog/newsyslog.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?199901221938.LAA05648>