HardenedBSD/lib
paul 62368d936e New forms library. This provides some basic functions for writing
input forms. It has the following simple fields:

Text fields: Just titles, labels etc.

Input fields: An editable text field that may or may not have an
initial default value.

Labelled input field: This is an input field that has an initial
informative entry in it but it vanishes when you start editing the
field.

Toggle fields: These are fields with a pre-defined list of options
which you cycle through using the space bar.

Action fields: These are button type fields that call functions when
they are selected.

A simple demo is included in examples.
1995-01-10 04:00:37 +00:00
..
csu/i386
libc Add the sys/types.h include to the necessary documented includes for the 1994-12-31 18:50:57 +00:00
libcompat
libcrypt Install shared libraries in ${DESTDIR}${SHLIBDIR} instead of in 1994-11-14 06:44:45 +00:00
libcurses tputs: (char) -> (int) 1994-12-10 23:02:33 +00:00
libedit
libf2c Remove z_abs. It is already in libm.a 1994-11-11 12:58:12 +00:00
libF77
libforms New forms library. This provides some basic functions for writing 1995-01-10 04:00:37 +00:00
libI77
libkvm
libm
libmd
libmytinfo Prototypes... 1994-12-10 22:56:53 +00:00
libncurses Fix compiler warnings about tputs argument 1994-12-28 14:30:19 +00:00
libpam/modules
libresolv
librpc
librpcsvc
libskey
libtelnet
libterm
libtermcap tputs: (char) -> (int) 1994-12-10 22:01:25 +00:00
libutil
liby
msun
ncurses/ncurses termcap.h now belongs to system 1994-12-04 02:43:41 +00:00
rpcsvc
Makefile The start of a forms editor library. Currently implements text and 1994-11-13 06:45:44 +00:00
Makefile.inc