NetBSD/lib/libform
2001-12-31 01:04:46 +00:00
..
driver.c Fix -Wshadow warnings (gcc 3.1). 2001-12-31 01:04:46 +00:00
field_types.c
field.c Add missing function and make some error returns into proper eti.h 2001-07-08 12:15:06 +00:00
form_cursor.3
form_data.3
form_driver.3
form_field_attributes.3
form_field_buffer.3
form_field_info.3
form_field_just.3
form_field_new.3 new_field argument list too long, use .Fo/.Fa/.Fc 2001-07-18 12:24:27 +00:00
form_field_opts.3
form_field_userptr.3
form_field_validation.3
form_field.3
form_fieldtype.3
form_hook.3
form_new_page.3
form_new.3
form_opts.3
form_page.3
form_post.3
form_userptr.3
form_win.3
form.c Removed stray characters in comment block. 2001-09-27 07:56:34 +00:00
form.h line up function prototype names. 2001-07-18 12:27:53 +00:00
forms.3 Added notes about differences between this libform and the original AT&T 2001-08-05 02:13:19 +00:00
internals.c * Wrap field size checking into a function, makes if's more readable 2001-08-05 01:51:23 +00:00
internals.h
Makefile Added man pages. 2001-07-08 12:12:38 +00:00
post.c
shlib_version bump major because of libcurses bump. 2001-12-03 14:02:41 +00:00
std_header.c
type_alnum.c
type_alpha.c
type_enum.c
type_integer.c
type_ipv4.c
type_ipv6.c
type_numeric.c
type_regex.c