freebsd-dev/usr.sbin/newsyslog
Maxim Sobolev bffa911730 Add a new W' flag, that when used in conjunction with the Z' flag or the
`J' flag means that newsyslog should wait for previously started compression
jobs to complete before starting a new one for this entry.  When it is used
along with the `G' flag, in the case when several logfiles match the pattern
and should be compressed, the newsyslog will compress logs one by one,
ensuring that only one compression job is running at a time.

This prevents newsyslog(8) from overloading system by starting several
compression jobs on big files simultaneously.

Sponsored by:	Porta Software Ltd
MFC after:	2 weeks
2002-12-15 19:28:02 +00:00
..
Makefile Backout unapproved WARNS level change occasionally slipped into previous 2002-12-11 01:21:57 +00:00
newsyslog.8 Add a new W' flag, that when used in conjunction with the Z' flag or the 2002-12-15 19:28:02 +00:00
newsyslog.c Add a new W' flag, that when used in conjunction with the Z' flag or the 2002-12-15 19:28:02 +00:00
pathnames.h Add the ability to Bzip2 your logs. 2001-07-30 15:17:17 +00:00