From owner-cvs-etc Wed Jun 5 13:28:32 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA00872 for cvs-etc-outgoing; Wed, 5 Jun 1996 13:28:32 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA00845; Wed, 5 Jun 1996 13:28:20 -0700 (PDT) Date: Wed, 5 Jun 1996 13:28:20 -0700 (PDT) From: Nate Williams Message-Id: <199606052028.NAA00845@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc Makefile crontab csh.login daily monthly Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/06/05 13:28:19 Branch: etc RELENG_2_1_0 Modified: etc Makefile crontab csh.login daily monthly Log: Mega-commit cleanup. Don't use newsyslog(8) for logfile rotations since it doesn't exist in -stable, so revert to using the old methods. Revision Changes Path 1.117.4.8 +2 -2 src/etc/Makefile 1.10.4.2 +2 -2 src/etc/crontab 1.10.4.3 +4 -2 src/etc/csh.login 1.13.4.3 +18 -1 src/etc/daily 1.3.4.2 +15 -0 src/etc/monthly