Subject: CVS commit: src/usr.sbin/cron
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/04/2005 16:46:28
Module Name:	src
Committed By:	christos
Date:		Fri Mar  4 16:46:28 UTC 2005

Modified Files:
	src/usr.sbin/cron: crontab.c

Log Message:
PR/10957: Ed Ravin: Cron does not execute the last line in crontab if
the trailing newline is missing. Fix by changing crontab(1) to not
allow installation of crontab files with missing trailing newlines.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/usr.sbin/cron/crontab.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.