| Commit message (Expand) | Author | Age | Files | Lines |
* | Oops, previous revision (r252084) broke non-full-path resolution (e.g., | dteske | 2013-06-22 | 1 | -1/+1 |
* | Trim the trailing `/' from the ftp_dir when validating that the directory | dteske | 2013-06-22 | 1 | -1/+4 |
* | Take advantage of the fact that f_getvar evaluates the $var_to_get parameter | dteske | 2013-06-22 | 2 | -6/+5 |
* | Fix a regression introduced by r251967, resulting in: | dteske | 2013-06-22 | 1 | -1/+1 |
* | Fix a regression introduced by r251967, resulting in: | dteske | 2013-06-22 | 1 | -1/+1 |
* | Add missing local declaration. | dteske | 2013-06-21 | 1 | -1/+1 |
* | Remove unused library include. | dteske | 2013-06-21 | 1 | -1/+0 |
* | Alphabetize library includes. | dteske | 2013-06-21 | 21 | -33/+33 |
* | Style. | dteske | 2013-06-21 | 2 | -18/+10 |
* | Typo and grammar fixes to comments. | dteske | 2013-06-21 | 2 | -2/+2 |
* | Fix a code typo in a case-statement match expression that prevented IPv6 | dteske | 2013-06-20 | 1 | -1/+1 |
* | When the fall-back of a case-statement is the last thing executed in a | dteske | 2013-06-20 | 2 | -21/+19 |
* | When the fall-back of a case-statement is the last thing executed in a | dteske | 2013-06-20 | 5 | -41/+33 |
* | Remove pedanticism and consolidate some logic. | dteske | 2013-06-20 | 1 | -7/+1 |
* | Add debugging (for a case that shouldn't arise, but makes it more obvious | dteske | 2013-06-20 | 3 | -0/+6 |
* | Style -- no ;; needed on fallback clause within case-statement. | dteske | 2013-06-19 | 2 | -3/+3 |
* | Whitespace. | dteske | 2013-06-19 | 2 | -40/+31 |
* | Whitespace and comments. | dteske | 2013-06-19 | 6 | -8/+10 |
* | Alphabetize reserved-word (resword) registration. | dteske | 2013-06-19 | 1 | -4/+4 |
* | Alphabetize includes. | dteske | 2013-06-19 | 1 | -1/+1 |
* | Remove extra whitespace lines. | dteske | 2013-06-19 | 4 | -8/+0 |
* | Change a humongous if-statement at the end of f_install_zoneinfo_file() into | dteske | 2013-06-19 | 1 | -114/+110 |
* | Take advantage of newly updated f_dialog_{yesno,noyes}() functions from | dteske | 2013-06-19 | 1 | -22/+4 |
* | When I first wrote the timezone module, it was in sysutils/tzdialog and it | dteske | 2013-06-19 | 1 | -105/+31 |
* | Change the f_dialog_{yesno,noyes}() function-arguments in `dialog.subr' to | dteske | 2013-06-18 | 1 | -6/+6 |
* | Perform some code consolidation and replace nested case-statements with | dteske | 2013-06-18 | 1 | -67/+71 |
* | Fix a regression introduced by r251967, resulting in: | dteske | 2013-06-18 | 1 | -1/+1 |
* | Whitespace. | dteske | 2013-06-18 | 1 | -2/+2 |
* | Perform some code consolidation and add some additional error | dteske | 2013-06-18 | 6 | -49/+44 |
* | Comments. | dteske | 2013-06-18 | 3 | -0/+9 |
* | Comments and whitespace. | dteske | 2013-06-18 | 2 | -3/+2 |
* | Comments. | dteske | 2013-06-18 | 1 | -0/+4 |
* | Perform some code consolidation and add some additional error | dteske | 2013-06-18 | 2 | -26/+21 |
* | Whitespace and comments. | dteske | 2013-06-18 | 1 | -4/+2 |
* | Perform some code consolidation and add some additional error | dteske | 2013-06-18 | 2 | -11/+14 |
* | Remove unnecessary loops, perform some code consolidation, and add some | dteske | 2013-06-18 | 3 | -62/+58 |
* | Whitespace. | dteske | 2013-06-18 | 3 | -3/+0 |
* | Use newly enhanced f_dialog_msgbox() from SVN r251912. | dteske | 2013-06-18 | 1 | -10/+1 |
* | Change the f_dialog_msgbox() arguments in `dialog.subr' to accomodate an | dteske | 2013-06-18 | 1 | -3/+4 |
* | Comments. | dteske | 2013-06-18 | 1 | -4/+10 |
* | Comments. | dteske | 2013-06-18 | 1 | -2/+2 |
* | Fix a typo in a comment. | dteske | 2013-06-18 | 1 | -1/+1 |
* | Switch bsdconfig `Disk Management' from sade(8) to `bsdinstall partedit'. | dteske | 2013-06-18 | 1 | -2/+2 |
* | 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 | 13 | -221/+273 |
* | 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 |
* | Fix bindings of keys when in the partition editor. By adding the usual input ... | bapt | 2013-06-17 | 1 | -1/+17 |
* | Style/comments. | dteske | 2013-06-15 | 1 | -2/+5 |
* | Add skeleton processing of selected packages in the order in which they | dteske | 2013-06-14 | 1 | -7/+42 |