Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 01/18/2001 07:42:24
Module Name:	basesrc
Committed By:	blymn
Date:		Thu Jan 18 05:42:24 UTC 2001

Modified Files:
	basesrc/lib/libform: internals.c post.c shlib_version type_enum.c

Log Message:
* Stop next/prev field commands wrapping
* Made debug file open a function call that can be called multiple
  times.
* Fixed the enum type.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libform/internals.c \
    basesrc/lib/libform/post.c
cvs rdiff -r1.5 -r1.6 basesrc/lib/libform/shlib_version
cvs rdiff -r1.1 -r1.2 basesrc/lib/libform/type_enum.c

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