summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/share/mustberoot.subr
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in which the user's choice to Cancel was not properly recognized.dteske2013-06-021-1/+5
* Improvements to whitespace and comments.dteske2013-06-021-1/+2
* Standardize the way functions build their arguments leading up to a dialogdteske2013-06-021-8/+9
* Similar to r251236, improve the portion of dialog(1) API in dialog.subrdteske2013-06-021-9/+3
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-06-011-8/+4
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-05-311-29/+30
* Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) anddteske2013-04-221-1/+2
* Don't use f_show_msg() unless printf(1) syntax is required (this reduces thedteske2013-01-141-1/+1
* Add more debugging to help with diagnosis of program-flow when needed.dteske2012-12-251-0/+5
* Use f_show_help() where printf(1) syntax is desired.dteske2012-12-211-4/+2
* Whitespace.dteske2012-11-241-1/+1
* Ask to become root via sudo(8) and give user ability to save this preference.dteske2012-10-171-0/+59
* 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-201-2/+5
* Move major includes into /usr/share/bsdconfig for easy external access.dteske2012-09-181-0/+362
OpenPOWER on IntegriCloud