Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 01/31/2001 11:35:43
Module Name:	basesrc
Committed By:	garbled
Date:		Wed Jan 31 09:35:43 UTC 2001

Modified Files:
	basesrc/usr.sbin/sushi: formtree.h scanform.c

Log Message:
Major cleanup:

Add new form keyword, iscript, which allows script generated integer fields.
This uncovered a whole host of bugs, which uncovered a whole host of memory
leaks, which hopefully I've fixed most of now (in this file at least).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/sushi/formtree.h
cvs rdiff -r1.10 -r1.11 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.