freebsd_amp_hwpstate/gnu/lib/libdialog
..
COPYING
Makefile
README
checklist.c
colors.h
dialog.h
dialog.priv.h
inputbox.c
kernel.c
lineedit.c
menubox.c
msgbox.c
prgbox.c
radiolist.c
raw_popen.c
rc.c
rc.h
textbox.c
yesno.c

README

This library was split out from the `dialog' program for use
in C programs.  For a list of interface functions, see dialog.h.
For usage examples, see the `dialog' program sources in
/usr/src/gnu/usr.bin/dialog.

You can additionally use any ncurses functions after init_dialog().

							Ache.