freebsd-dev/usr.sbin/bsdconfig/share
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
..
media Similar to r251236, improve the portion of dialog(1) API in dialog.subr 2013-06-02 05:45:25 +00:00
packages Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
common.subr Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
device.subr Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
dialog.subr Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() 2013-06-02 09:02:12 +00:00
Makefile Commit first portion of package module -- this includes the ability to view 2013-05-07 05:40:20 +00:00
mustberoot.subr Similar to r251236, improve the portion of dialog(1) API in dialog.subr 2013-06-02 05:45:25 +00:00
script.subr Commit first portion of package module -- this includes the ability to view 2013-05-07 05:40:20 +00:00
strings.subr Fix a typo in a comment. 2013-05-16 16:51:52 +00:00
struct.subr Import media selection/preparation framework (sysinstall inspired). Makes 2013-02-25 19:55:32 +00:00
sysrc.subr Add more debugging to help with diagnosis of program-flow when needed. 2012-12-25 10:47:45 +00:00
variable.subr Similar to r251236, improve the portion of dialog(1) API in dialog.subr 2013-06-02 05:45:25 +00:00