Subject: CVS commit: src/usr.bin/newsyslog
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 12/21/2007 05:40:59
Module Name: src
Committed By: dogcow
Date: Fri Dec 21 05:40:59 UTC 2007
Modified Files:
src/usr.bin/newsyslog: newsyslog.8 newsyslog.c pathnames.h
Log Message:
add new flag to newsyslog(5): J to bzip2 files.
There are no longer any hardcoded gzip-specific args, yay.
And while I was at it, compiles with -Wsigned, too.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/usr.bin/newsyslog/newsyslog.8
cvs rdiff -r1.50 -r1.51 src/usr.bin/newsyslog/newsyslog.c
cvs rdiff -r1.2 -r1.3 src/usr.bin/newsyslog/pathnames.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.