freebsd-dev/usr.sbin/bsdconfig/usermgmt
Devin Teske 528318ae53 Curb another regression (this one introduced by r251545, itself trying to
fix the regression introduced by r251544; which was trying to make things
consistent w/respect to ESC versus YES versus NO in the password disable
prompt in "Login Management".

(need stronger coffee; very sorry for the churn)

With this revision, the "YES", "NO", and implied ESC options all work as-
expected. Choosing "YES" allows you to proceed and the password will be
disabled. Choosing "NO" will bring back around to enter a password for the
account. Pressing ESC will drop you out of either user or group input and
back to the usermgmt screen.
2013-06-08 18:23:41 +00:00
..
include UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
share Curb another regression (this one introduced by r251545, itself trying to 2013-06-08 18:23:41 +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 Change the name of a couple of functions in `usermgmt/user_input.subr' to 2013-06-02 23:12:32 +00:00
usermgmt Standardize the way functions build their arguments leading up to a dialog 2013-06-02 20:02:50 +00:00