Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 03/25/2001 15:32:54
Module Name:	basesrc
Committed By:	blymn
Date:		Sun Mar 25 12:32:54 UTC 2001

Modified Files:
	basesrc/lib/libform: internals.c

Log Message:
 * Fix wrapping behaviour - O_WRAP turns on/off wrapping on word
   boundaries.
 * Only justify static fields and only scroll dynamic fields.
 * Handle O_PUBLIC and O_VISIBLE flags when drawing field.
 * Changes to support new curses window handling.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libform/internals.c

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