summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/usermgmt/userinput
Commit message (Expand)AuthorAgeFilesLines
* Rewrite usermgmt -- hooking it into the scripting system with dispatchdteske2014-03-141-508/+0
* Performance and debugging enhancements:dteske2013-12-071-57/+36
* Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-usedteske2013-10-091-4/+4
* Use f_show_msg() instead of f_dialog_msgbox() where appropriate. The maindteske2013-07-051-3/+3
* More whitespace.dteske2013-06-241-2/+2
* Whitespace.dteske2013-06-191-20/+10
* Whitespace and comments.dteske2013-06-191-1/+0
* Add a prompt to the "Add User" and "Add Group" sub-menu items (under thedteske2013-06-081-22/+43
* Change the name of a couple of functions in `usermgmt/user_input.subr' todteske2013-06-021-4/+4
* Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store()dteske2013-06-021-10/+11
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-06-011-6/+4
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-05-311-7/+8
* UI improvements. First, implement --default-item whenever and whereverdteske2013-04-221-9/+11
* Don't use f_show_msg() unless printf(1) syntax is required (this reduces thedteske2013-01-141-16/+16
* Add more debugging to help with diagnosis of program-flow when needed.dteske2012-12-251-0/+1
* Remove unnecessary duplicate initialization of the dialog(1) API (automaticallydteske2012-12-251-1/+0
* Remove erroneous use of "local" (not in a function).dteske2012-12-211-1/+0
* Improve the debugging abilities and clean up debug messages. In most cases,dteske2012-12-211-6/+6
* Replicate a feature from sysinstall documented indteske2012-11-161-1/+1
* Change all invocations of dialog(1) to no-longer require temporary files.dteske2012-09-201-2/+5
* Move major includes into /usr/share/bsdconfig for easy external access.dteske2012-09-181-6/+6
* Import bsdconfig(8) as a replacement for the post-install abilities ofdteske2012-07-141-0/+515
OpenPOWER on IntegriCloud