NetBSD/lib/libform
blymn 47eb37d515 * Fixed horizontal scrolling. 2001-04-06 05:24:59 +00:00
..
Makefile
README
driver.c * Fixes for horizontal scrolling 2001-04-06 04:40:43 +00:00
field.c * Fixed horizontal scrolling. 2001-04-06 05:24:59 +00:00
field_types.c
form.c * Fixed horizontal scrolling. 2001-04-06 05:24:59 +00:00
form.h * Fixed horizontal scrolling. 2001-04-06 05:24:59 +00:00
internals.c * Fix horizontal scrolling 2001-04-06 05:03:22 +00:00
internals.h
post.c * Remove code that created the subwin if it did not exist as this is 2001-03-25 12:34:47 +00:00
shlib_version Bumped major because driver commands have changed value and the subwin 2001-03-25 12:37:29 +00:00
std_header.c
type_alnum.c
type_alpha.c
type_enum.c
type_integer.c
type_ipv4.c Various bug fixes: 2001-02-13 01:00:11 +00:00
type_ipv6.c Handle the "unknown" ipv6 address form (::). 2001-02-16 03:28:24 +00:00
type_numeric.c
type_regex.c

README

******************************************************************************
* NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE *
******************************************************************************

This library is incomplete.  There are no man pages and there are lots of
bugs.  Use with caution.  Bugs can be reported to blymn@netbsd.org.  Please
talk to me first before trying to fix things just in case it is already 
being worked on.

Brett Lymn (blymn@netbsd.org)