freebsd-dev/usr.sbin/bsdconfig/startup
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 Clarify to the user the amount of time required to load the menus for 2013-04-22 06:30:29 +00:00
share Similar to r251236, improve the portion of dialog(1) API in dialog.subr 2013-06-02 05:45:25 +00:00
INDEX
Makefile
misc Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() 2013-06-02 09:02:12 +00:00
rcadd Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
rcconf Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() 2013-06-02 09:02:12 +00:00
rcdelete Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() 2013-06-02 09:02:12 +00:00
rcedit Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
rcvar Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() 2013-06-02 09:02:12 +00:00
startup Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() 2013-06-02 09:02:12 +00:00
USAGE Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00