From owner-cvs-all Wed Nov 14 8:59: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAC5B37B405; Wed, 14 Nov 2001 08:58:59 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAEGwxr16296; Wed, 14 Nov 2001 08:58:59 -0800 (PST) (envelope-from obrien) Message-Id: <200111141658.fAEGwxr16296@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 14 Nov 2001 08:58:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/11/14 08:58:59 PST Modified files: (Branch: RELENG_4) usr.sbin/newsyslog newsyslog.c Log: MFC: rev 1.31 (fix the type of the NULL arg to execl()) rev 1.32 (add the ability to Bzip2 your logs) rev 1.33,37,38 (WARNS-2'ify) rev 1.35 (simplify date-parsing arithmetic) rev 1.36 (use the POSIX syntax for chown) Revision Changes Path 1.25.2.4 +139 -59 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message