freebsd-dev/usr.sbin/bsdconfig/usermgmt
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 UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
share Similar to r251236, improve the portion of dialog(1) API in dialog.subr 2013-06-02 05:45:25 +00:00
groupadd Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
groupdel Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
groupedit Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
groupinput Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() 2013-06-02 09:02:12 +00:00
INDEX
Makefile
USAGE Add new flags -d' (sets debug=1) and -D file' (sets debugFile) and 2013-04-22 05:02:34 +00:00
useradd Centralize standard getopts arguments, both for convenience and to correct 2013-05-14 03:21:13 +00:00
userdel Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
useredit Improve portion of the dialog(1) API in dialog.subr responsible for 2013-06-01 23:58:44 +00:00
userinput Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() 2013-06-02 09:02:12 +00:00
usermgmt Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() 2013-06-02 09:02:12 +00:00