freebsd-dev/usr.sbin/newsyslog
Gleb Smirnoff 7be124b0a8 Don't run through time checks when entry is definitely oversized. This
leads to newsyslog rotating on (size OR time) if both are specified.

PR:		100018, 160432
2012-03-21 06:51:45 +00:00
..
extern.h
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
newsyslog.8 Sync manpage's SYNOPSIS with program's usage. 2011-03-09 17:07:36 +00:00
newsyslog.c Don't run through time checks when entry is definitely oversized. This 2012-03-21 06:51:45 +00:00
newsyslog.conf.5 Add new modifier - "R", when it is specified the path to pid file 2011-05-14 03:00:55 +00:00
pathnames.h Add xz(1) support to newsyslog. 2011-01-31 10:57:54 +00:00
ptimes.c