cvs commit: src/usr.sbin/newsyslog newsyslog.c
Garance A Drosehn
gad at FreeBSD.org
Mon May 5 16:38:04 PDT 2003
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
More information about the cvs-src
mailing list