aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/usermgmt/usermgmt
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Performance and debugging enhancements:Devin Teske2013-12-071-2/+2
* Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-useDevin Teske2013-10-091-4/+3
* More whitespace.Devin Teske2013-06-241-1/+1
* Perform some code consolidation and add some additional errorDevin Teske2013-06-181-28/+16
* Standardize the way functions build their arguments leading up to a dialogDevin Teske2013-06-021-7/+6
* Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store()Devin Teske2013-06-021-12/+16
* Improve portion of the dialog(1) API in dialog.subr responsible forDevin Teske2013-06-011-5/+6
* Improve portion of the dialog(1) API in dialog.subr responsible forDevin Teske2013-05-311-16/+14
* Centralize standard getopts arguments, both for convenience and to correctDevin Teske2013-05-141-1/+1
* UI improvements. First, implement --default-item whenever and whereverDevin Teske2013-04-221-9/+14
* Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) andDevin Teske2013-04-221-2/+2
* Add missing dialog(1) arguments to internationalize "Help"-button label.Devin Teske2013-01-141-0/+1
* Add more debugging to help with diagnosis of program-flow when needed.Devin Teske2012-12-251-0/+1
* Remove unnecessary duplicate initialization of the dialog(1) API (automaticallyDevin Teske2012-12-251-1/+0
* Improve the debugging abilities and clean up debug messages. In most cases,Devin Teske2012-12-211-1/+1
* Replicate a feature from sysinstall documented inDevin Teske2012-11-161-1/+1
* Resurrect and integrate stable/9/usr.sbin/sysinstall/help/usermgmt.hlpDevin Teske2012-10-261-1/+19
* Change all invocations of dialog(1) to no-longer require temporary files.Devin Teske2012-09-201-2/+7
* Move major includes into /usr/share/bsdconfig for easy external access.Devin Teske2012-09-181-5/+5
* Import bsdconfig(8) as a replacement for the post-install abilities ofDevin Teske2012-07-141-0/+150