NetBSD/lib/libform
jdc ebc0cfbccf Bump libmenu and libform majors because of libcurses major bump.
Pointed out by mrg.
2001-01-07 13:15:10 +00:00
..
Makefile
README
driver.c
field.c * Changed type of userptr to be void * (now matches ncurses) 2001-01-04 12:30:37 +00:00
field_types.c
form.c * Changed type of userptr to be void * (now matches ncurses) 2001-01-04 12:30:37 +00:00
form.h * Changed type of userptr to be void * (now matches ncurses) 2001-01-04 12:30:37 +00:00
internals.c * Changed type of userptr to be void * (now matches ncurses) 2001-01-04 12:30:37 +00:00
internals.h * Changed type of userptr to be void * (now matches ncurses) 2001-01-04 12:30:37 +00:00
post.c * Changed type of userptr to be void * (now matches ncurses) 2001-01-04 12:30:37 +00:00
shlib_version Bump libmenu and libform majors because of libcurses major bump. 2001-01-07 13:15:10 +00:00
std_header.c
type_alnum.c
type_alpha.c
type_enum.c
type_integer.c
type_ipv4.c
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)