freebsd-dev/usr.sbin/bsdconfig/networking
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 Import media selection/preparation framework (sysinstall inspired). Makes 2013-02-25 19:55:32 +00:00
share Similar to r251236, improve the portion of dialog(1) API in dialog.subr 2013-06-02 05:45:25 +00:00
defaultrouter Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
devices Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
hostname Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
INDEX
Makefile Move major includes into /usr/share/bsdconfig for easy external access. 2012-09-18 22:28:42 +00:00
nameservers Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
networking 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