Date: Mon, 5 May 2003 16:38:03 -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.c Message-ID: <200305052338.h45Nc3tt020109@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad         2003/05/05 16:38:03 PDT
  FreeBSD src repository
  Modified files:
    usr.sbin/newsyslog   newsyslog.c 
  Log:
  Fix age_old_log checking so that it will notice log files which were
  rotated and then compressed with bzip2 instead of gzip.  Otherwise,
  any file which had a time-interval specified for 'when' and also
  specified the 'J' flag would be rotated every time newsyslog was run.
  (this is a quick-fix, trying to beat the code-freeze for 5.1-release)
  
  PR:             bin/51519
  MFC after:      1 week
  
  Revision  Changes    Path
  1.70      +19 -4     src/usr.sbin/newsyslog/newsyslog.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305052338.h45Nc3tt020109>
