freebsd-dev/usr.sbin/bsdconfig/console
Devin Teske 775997786b Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store()
and f_dialog_default_fetch(). Operating similar to functions introduced by
SVN r251236 and r251242, these functions operate as a pair for helping track
the default-item data (for the --menu, --checklist, and --radiolist
widgets).

This replaces the direct usage of a global to store the data with an
abstract method for readability and to centralize the code.
2013-06-02 09:02:12 +00:00
..
include
console Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() 2013-06-02 09:02:12 +00:00
font Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
INDEX
keymap Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
Makefile
repeat Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
saver Similar to r251236, improve the portion of dialog(1) API in dialog.subr 2013-06-02 05:45:25 +00:00
screenmap Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
ttys Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
USAGE Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00