From owner-cvs-all Fri Jun 15 20:18:44 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 08CAE37B405; Fri, 15 Jun 2001 20:18:38 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5G3Ibo01172; Fri, 15 Jun 2001 20:18:37 -0700 (PDT) (envelope-from peter) Message-Id: <200106160318.f5G3Ibo01172@freefall.freebsd.org> From: Peter Wemm Date: Fri, 15 Jun 2001 20:18:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/crontab crontab.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 peter 2001/06/15 20:18:37 PDT Modified files: (Branch: RELENG_4) usr.sbin/cron/crontab crontab.c Log: MFC: rev 1.17: fix guaranteed instant coredump if the three header comments are removed from /var/cron/tabs/* due to trivial cut/paste error. Revision Changes Path 1.12.2.4 +2 -2 src/usr.sbin/cron/crontab/crontab.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message