| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r259054: | dteske | 2014-01-15 | 7 | -37/+45 |
* | MFC r258355,258360,258400-258401,258406-258407,258418,258430,258439,258589- | dteske | 2014-01-15 | 2 | -11/+11 |
* | Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use | dteske | 2013-10-09 | 1 | -1/+1 |
* | Fix typos in the BSD License. | dteske | 2013-07-07 | 8 | -16/+16 |
* | Be consistent with other usr.sbin programs w/respect to the copyright | dteske | 2013-07-07 | 8 | -8/+8 |
* | More whitespace. | dteske | 2013-06-24 | 7 | -7/+7 |
* | Fix a regression introduced by r251967, resulting in: | dteske | 2013-06-22 | 1 | -1/+1 |
* | Perform some code consolidation and add some additional error | dteske | 2013-06-18 | 2 | -13/+15 |
* | Oops, in SVN r251905 I forgot that f_die takes the return code as the first | dteske | 2013-06-18 | 5 | -5/+5 |
* | Improve the INDEX format. Whitespace improvements, format improvements, typo | dteske | 2013-06-18 | 1 | -17/+21 |
* | Remove unnecessary loops, perform some code consolidation, and add some | dteske | 2013-06-18 | 7 | -364/+215 |
* | Whitespace improvements. | dteske | 2013-06-18 | 6 | -95/+91 |
* | Don't silently ignore errors (found while | dteske | 2013-06-08 | 1 | -8/+11 |
* | Prevent getting hung-up on the following prompt (found while testing with | dteske | 2013-06-08 | 1 | -1/+1 |
* | Fix a one-character typo. The effects of which were "Console"->"Ttys" menu | dteske | 2013-06-08 | 1 | -1/+1 |
* | Reduce verbosity in the "Console"->"Saver" module (bsdconfig syscons_saver) | dteske | 2013-06-08 | 1 | -1/+1 |
* | Shift Console->Saver menu items to place the default item at the top, making | dteske | 2013-06-04 | 1 | -41/+41 |
* | Lessen verbosity of "Exit" menutag items to appear more consistent across | dteske | 2013-06-04 | 1 | -1/+1 |
* | Comments. | dteske | 2013-06-04 | 1 | -1/+1 |
* | Similar to r251236, r251242, and r251244. Introduce new function-pair to | dteske | 2013-06-04 | 1 | -19/+21 |
* | Standardize the way functions build their arguments leading up to a dialog | dteske | 2013-06-02 | 7 | -24/+18 |
* | Improve the dialog(1) API in dialog.subr by adding f_dialog_default_store() | dteske | 2013-06-02 | 1 | -10/+14 |
* | Similar to r251236, improve the portion of dialog(1) API in dialog.subr | dteske | 2013-06-02 | 1 | -3/+3 |
* | Improve portion of the dialog(1) API in dialog.subr responsible for | dteske | 2013-06-01 | 7 | -56/+37 |
* | Improve portion of the dialog(1) API in dialog.subr responsible for | dteske | 2013-05-31 | 7 | -56/+69 |
* | Centralize standard getopts arguments, both for convenience and to correct | dteske | 2013-05-14 | 7 | -7/+7 |
* | UI improvements. First, implement --default-item whenever and wherever | dteske | 2013-04-22 | 7 | -19/+150 |
* | Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) and | dteske | 2013-04-22 | 8 | -16/+20 |
* | Don't use f_show_msg() unless printf(1) syntax is required (this reduces the | dteske | 2013-01-14 | 1 | -1/+1 |
* | Add more debugging to help with diagnosis of program-flow when needed. | dteske | 2012-12-25 | 7 | -0/+7 |
* | Remove unnecessary duplicate initialization of the dialog(1) API (automatically | dteske | 2012-12-25 | 7 | -7/+0 |
* | Add much-needed dialog(1) --inputbox function for simplifying the process of | dteske | 2012-12-21 | 1 | -26/+3 |
* | Replicate a feature from sysinstall documented in | dteske | 2012-11-16 | 7 | -7/+7 |
* | Reverse SVN r240770 -- jilles@ made a suggestion that allowed us to redesign | dteske | 2012-09-21 | 1 | -2/+2 |
* | Replace redirections to /dev/null with "close file-descriptor" syntax (>&-). | dteske | 2012-09-21 | 1 | -2/+2 |
* | Change all invocations of dialog(1) to no-longer require temporary files. | dteske | 2012-09-20 | 7 | -16/+53 |
* | Move major includes into /usr/share/bsdconfig for easy external access. | dteske | 2012-09-18 | 7 | -41/+41 |
* | Import bsdconfig(8) as a replacement for the post-install abilities of | dteske | 2012-07-14 | 12 | -0/+1761 |