Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5-0] src/usr.bin/newsyslog
Module Name:    src
Committed By:   bouyer
Date:           Sat Sep  5 12:58:29 UTC 2009
Modified Files:
        src/usr.bin/newsyslog [netbsd-5-0]: newsyslog.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #925):
        usr.bin/newsyslog/newsyslog.c: revision 1.59
Reset ziptype on each line. Failure to do this caused any log file to
be compressed if it was listed after a line using Z or J flag. For
instance, we compressed log2 with the config file below:
/var/log/log1                        600  5    100  *    Z
/var/log/log2                        600  7    100  *    -
To generate a diff of this commit:
cvs rdiff -u -r1.53.10.1 -r1.53.10.1.2.1 src/usr.bin/newsyslog/newsyslog.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index