Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 03/15/2001 11:10:32
Module Name:	basesrc
Committed By:	garbled
Date:		Thu Mar 15 09:10:32 UTC 2001

Modified Files:
	basesrc/usr.sbin/sushi: C.msg scanform.c

Log Message:
Handle the error case that the script specified in an escript-like form
function does not exist a little better, rather than dying later in fgetln.
Also fix up a wierd corner case in escript where the programmer forgets
to put in the scriptname.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.sbin/sushi/C.msg
cvs rdiff -r1.15 -r1.16 basesrc/usr.sbin/sushi/scanform.c

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