summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/startup/share/rcconf.subr
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in the BSD License.dteske2013-07-071-2/+2
* Be consistent with other usr.sbin programs w/respect to the copyrightdteske2013-07-071-1/+1
* Use f_show_msg() instead of f_dialog_msgbox() where appropriate. The maindteske2013-07-051-2/+2
* Fix a bug introduced by r251236; product of bug was the following error indteske2013-06-091-2/+4
* Fix a bug introduced with r251190, in which a small hunk was forgotten indteske2013-06-081-1/+2
* Fix a bug introduced with r249751, in which a small hunk was forgotten indteske2013-06-081-1/+5
* Fix a typo in comments.dteske2013-06-081-1/+1
* Lessen verbosity of "Exit" menutag items to appear more consistent acrossdteske2013-06-041-1/+1
* Improvements to whitespace and comments.dteske2013-06-021-1/+5
* Standardize the way functions build their arguments leading up to a dialogdteske2013-06-021-7/+6
* Similar to r251236, improve the portion of dialog(1) API in dialog.subrdteske2013-06-021-3/+2
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-06-011-10/+8
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-05-311-15/+18
* UI improvements. First, implement --default-item whenever and whereverdteske2013-04-221-27/+54
* Don't use f_show_msg() unless printf(1) syntax is required (this reduces thedteske2013-01-141-2/+2
* Add more debugging to help with diagnosis of program-flow when needed.dteske2012-12-251-0/+5
* Improve the debugging abilities and clean up debug messages. In most cases,dteske2012-12-211-1/+1
* Add much-needed dialog(1) --inputbox function for simplifying the process ofdteske2012-12-211-27/+4
* Spelling and whitespace corrections.dteske2012-09-221-2/+2
* Reverse SVN r240770 -- jilles@ made a suggestion that allowed us to redesigndteske2012-09-211-2/+2
* Replace redirections to /dev/null with "close file-descriptor" syntax (>&-).dteske2012-09-211-2/+2
* Change all invocations of dialog(1) to no-longer require temporary files.dteske2012-09-201-6/+17
* Move major includes into /usr/share/bsdconfig for easy external access.dteske2012-09-181-0/+466
OpenPOWER on IntegriCloud