summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/usermgmt/share
Commit message (Expand)AuthorAgeFilesLines
* MFC r284609: Interim fix for "Login not found" error.dteske2015-06-232-10/+10
* MFC r278493: Update copyrights.dteske2015-03-051-1/+1
* MFC r278488: Whitespace.dteske2015-03-051-2/+1
* MFC r274073:dteske2015-03-051-3/+0
* MFC revisions 260894,260899,262895-262902,262904,262908-262910,262982,dteske2014-04-015-662/+2867
* MFC r259054:dteske2014-01-152-10/+7
* Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-usedteske2013-10-092-48/+48
* Use f_show_msg() instead of f_dialog_msgbox() where appropriate. The maindteske2013-07-052-12/+10
* More whitespace.dteske2013-06-241-6/+6
* Curb another regression (this one introduced by r251545, itself trying todteske2013-06-082-6/+14
* Fix a regression introduced by r251544; if user chooses "NO" when beingdteske2013-06-082-0/+2
* Check for ESC as a separate choice from "NO" when asking if the operatordteske2013-06-082-8/+8
* Track defaultitem in the password and account expiry menus; if the userdteske2013-06-081-2/+6
* Fix a regression in the "Login Management" module introduced by r251242 indteske2013-06-081-4/+8
* Change the name of a couple of functions in `usermgmt/user_input.subr' todteske2013-06-021-4/+4
* Improvements to whitespace and comments.dteske2013-06-022-17/+17
* Standardize the way functions build their arguments leading up to a dialogdteske2013-06-022-107/+104
* Similar to r251236, improve the portion of dialog(1) API in dialog.subrdteske2013-06-022-73/+41
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-06-012-65/+45
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-05-312-135/+165
* UI improvements. First, implement --default-item whenever and whereverdteske2013-04-222-10/+18
* Don't use f_show_msg() unless printf(1) syntax is required (this reduces thedteske2013-01-142-10/+12
* Add more debugging to help with diagnosis of program-flow when needed.dteske2012-12-252-0/+10
* Improve the debugging abilities and clean up debug messages. In most cases,dteske2012-12-212-38/+43
* Add much-needed dialog(1) --inputbox function for simplifying the process ofdteske2012-12-212-335/+48
* Reverse SVN r240770 -- jilles@ made a suggestion that allowed us to redesigndteske2012-09-211-6/+6
* Replace redirections to /dev/null with "close file-descriptor" syntax (>&-).dteske2012-09-211-6/+6
* Change all invocations of dialog(1) to no-longer require temporary files.dteske2012-09-202-58/+146
* Move major includes into /usr/share/bsdconfig for easy external access.dteske2012-09-183-0/+1628
OpenPOWER on IntegriCloud