From owner-cvs-all Tue Apr 4 1:50:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BB6FE37B772; Tue, 4 Apr 2000 01:50:08 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: (from hm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA01925; Tue, 4 Apr 2000 01:50:08 -0700 (PDT) (envelope-from hm@FreeBSD.org) Message-Id: <200004040850.BAA01925@freefall.freebsd.org> From: Hellmuth Michaelis Date: Tue, 4 Apr 2000 01:50:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.8 newsyslog.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hm 2000/04/04 01:50:02 PDT Modified files: usr.sbin/newsyslog newsyslog.8 newsyslog.c Log: - implement logfile archivation to a separate, user configurable directory - implement alternate and more flexible way to specify logfile rotation time in addition to the ISO 8601 restricted format - cleanup the source which was a mix of several styles of persons who maintained it so far, ran through knfom script got from bde. Reviewed by: (in part) sheldonh and garyj Revision Changes Path 1.24 +100 -10 src/usr.sbin/newsyslog/newsyslog.8 1.27 +328 -93 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message