Subject: PR/10957 CVS commit: src/usr.sbin/cron
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 03/04/2005 16:47:03
The following reply was made to PR bin/10957; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/10957 CVS commit: src/usr.sbin/cron
Date: Fri,  4 Mar 2005 16:46:28 +0000 (UTC)

 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.