summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/usermgmt/share/group_input.subr
Commit message (Expand)AuthorAgeFilesLines
* Add protection against input containing single-quotes (e.g., i18n-users).dteske2014-03-141-20/+53
* Fix a code-typo that prevented auto-sizing of the dialog.dteske2014-03-141-1/+1
* Remove vestigial global, no-longer used since SVN r262904.dteske2014-03-101-6/+0
* Whitespace.dteske2014-03-101-2/+2
* Rewrite groupmgmt -- hooking it into the scripting system with dispatchdteske2014-03-071-130/+293
* Performance and debugging enhancements:dteske2013-12-071-6/+3
* Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-usedteske2013-10-091-13/+13
* Use f_show_msg() instead of f_dialog_msgbox() where appropriate. The maindteske2013-07-051-3/+3
* Curb another regression (this one introduced by r251545, itself trying todteske2013-06-081-3/+7
* Fix a regression introduced by r251544; if user chooses "NO" when beingdteske2013-06-081-0/+1
* Check for ESC as a separate choice from "NO" when asking if the operatordteske2013-06-081-4/+4
* Improvements to whitespace and comments.dteske2013-06-021-3/+3
* Standardize the way functions build their arguments leading up to a dialogdteske2013-06-021-40/+34
* Similar to r251236, improve the portion of dialog(1) API in dialog.subrdteske2013-06-021-20/+12
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-06-011-18/+19
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-05-311-45/+57
* UI improvements. First, implement --default-item whenever and whereverdteske2013-04-221-5/+10
* Don't use f_show_msg() unless printf(1) syntax is required (this reduces thedteske2013-01-141-3/+3
* Add more debugging to help with diagnosis of program-flow when needed.dteske2012-12-251-0/+5
* Improve the debugging abilities and clean up debug messages. In most cases,dteske2012-12-211-5/+7
* Add much-needed dialog(1) --inputbox function for simplifying the process ofdteske2012-12-211-81/+12
* Change all invocations of dialog(1) to no-longer require temporary files.dteske2012-09-201-16/+41
* Move major includes into /usr/share/bsdconfig for easy external access.dteske2012-09-181-0/+437
OpenPOWER on IntegriCloud