aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/console/console
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
* Fix typos in the BSD License.Devin Teske2013-07-071-2/+2
* Be consistent with other usr.sbin programs w/respect to the copyrightDevin Teske2013-07-071-1/+1
* More whitespace.Devin Teske2013-06-241-1/+1
* Fix a regression introduced by r251967, resulting in:Devin Teske2013-06-221-1/+1
* Perform some code consolidation and add some additional errorDevin Teske2013-06-181-13/+14
* Whitespace improvements.Devin Teske2013-06-181-1/+0
* Standardize the way functions build their arguments leading up to a dialogDevin Teske2013-06-021-5/+3
* Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store()Devin Teske2013-06-021-10/+14
* Improve portion of the dialog(1) API in dialog.subr responsible forDevin Teske2013-06-011-9/+7
* Improve portion of the dialog(1) API in dialog.subr responsible forDevin Teske2013-05-311-8/+10
* 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-7/+9
* 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
* Replicate a feature from sysinstall documented inDevin Teske2012-11-161-1/+1
* 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/+137