freebsd-dev/usr.sbin/bsdconfig/usermgmt
Devin Teske 7ca5c4cbc6 Check for ESC as a separate choice from "NO" when asking if the operator
would like to disable password management for an account while adding either
a user or group. When being prompted to answer questions while adding a
group or user, two things are trow:

1. You can hit ENTER to blast through all the questions and in the end, the
   group or user is created with sensible defaults for all values.

2. You can press ESC during any prompt to cancel the operation as a whole.

This fix is shoring up an inconsistency in the latter (#2).
2013-06-08 18:08:17 +00:00
..
include UI improvements. First, implement --default-item whenever and wherever 2013-04-22 05:52:06 +00:00
share Check for ESC as a separate choice from "NO" when asking if the operator 2013-06-08 18:08:17 +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