aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/usermgmt/groupedit
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Rewrite groupmgmt -- hooking it into the scripting system with dispatchDevin Teske2014-03-071-5/+13
* 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-1/+1
* More whitespace.Devin Teske2013-06-241-1/+1
* When the fall-back of a case-statement is the last thing executed in aDevin Teske2013-06-201-7/+6
* Remove extra whitespace lines.Devin Teske2013-06-191-2/+0
* Improve portion of the dialog(1) API in dialog.subr responsible forDevin Teske2013-06-011-1/+1
* 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-1/+3
* Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) andDevin Teske2013-04-221-2/+2
* 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
* Move major includes into /usr/share/bsdconfig for easy external access.Devin Teske2012-09-181-6/+6
* Import bsdconfig(8) as a replacement for the post-install abilities ofDevin Teske2012-07-141-0/+93