NetBSD/lib/libform
2001-05-12 14:46:24 +00:00
..
driver.c * Rototilled internals to make multiline fields work correctly. Some 2001-05-11 14:04:48 +00:00
field_types.c
field.c * Rototilled internals to make multiline fields work correctly. Some 2001-05-11 14:04:48 +00:00
form.c * Rototilled internals to make multiline fields work correctly. Some 2001-05-11 14:04:48 +00:00
form.h * Rototilled internals to make multiline fields work correctly. Some 2001-05-11 14:04:48 +00:00
internals.c * Rototilled internals to make multiline fields work correctly. Some 2001-05-11 14:04:48 +00:00
internals.h * Rototilled internals to make multiline fields work correctly. Some 2001-05-11 14:04:48 +00:00
Makefile
post.c * Remove code that created the subwin if it did not exist as this is 2001-03-25 12:34:47 +00:00
README
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
type_ipv6.c Add #include <string.h> to correct compile problem on alpha 2001-05-12 14:46:24 +00:00
type_numeric.c
type_regex.c

******************************************************************************
* 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)