| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r280921: Fix typo in a comment. | dteske | 2015-06-01 | 1 | -1/+1 |
* | MFC r278493: Update copyrights. | dteske | 2015-03-05 | 6 | -6/+6 |
* | MFC r278491: Add bsdconfig api function f_dialog_menutag2help() | dteske | 2015-03-05 | 1 | -0/+33 |
* | MFC r278490: | dteske | 2015-03-05 | 1 | -0/+50 |
* | MFC r278489: Eliminate sub-shells where possible for performance. | dteske | 2015-03-05 | 3 | -41/+89 |
* | MFC r278488: Whitespace. | dteske | 2015-03-05 | 1 | -2/+1 |
* | MFC r278483: Comments. | dteske | 2015-03-05 | 1 | -1/+1 |
* | MFC r278470: | dteske | 2015-03-05 | 1 | -0/+1 |
* | MFC r278467: | dteske | 2015-03-05 | 1 | -1/+1 |
* | MFC r274073: | dteske | 2015-03-05 | 39 | -119/+0 |
* | MFC r273068: | dteske | 2015-03-05 | 3 | -6/+6 |
* | MFC r273067: | dteske | 2015-03-05 | 3 | -2/+7 |
* | MFC revisions 268999, 269027, 269351-269352, 269354, 269460, 270283, | dteske | 2014-09-27 | 16 | -178/+236 |
* | MFC r270647: Add references to vt(4) and the configuration files in /usr/sha | se | 2014-09-04 | 1 | -0/+11 |
* | MFC r267680: | dteske | 2014-07-02 | 1 | -1/+1 |
* | MFC r266297: Update example portion of comment to coincide with r264840 | dteske | 2014-05-22 | 1 | -1/+2 |
* | MFC r264840: Implement GEOM based media device classification. | dteske | 2014-05-17 | 22 | -771/+1579 |
* | MFC revisions 260894,260899,262895-262902,262904,262908-262910,262982, | dteske | 2014-04-01 | 24 | -1580/+3085 |
* | MFC r259054: | dteske | 2014-01-15 | 77 | -746/+839 |
* | MFC r258458: | dteske | 2014-01-15 | 3 | -35/+173 |
* | MFC r258355,258360,258400-258401,258406-258407,258418,258430,258439,258589- | dteske | 2014-01-15 | 18 | -71/+452 |
* | MFC r259426, r259427: | gjb | 2013-12-18 | 1 | -0/+3 |
* | MFC r259113, r259115, r259144, r259148: | gjb | 2013-12-14 | 1 | -2/+2 |
* | MFC r258854: | gjb | 2013-12-05 | 1 | -1/+1 |
* | MFC r257755-257756,257780-257785,257787-257793, and | dteske | 2013-11-21 | 13 | -129/+520 |
* | MFC r256391: | dteske | 2013-10-12 | 1 | -24/+34 |
* | MFC revisions 256321-256323,256331,256333,256335,256343: | dteske | 2013-10-11 | 7 | -26/+506 |
* | Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-use | dteske | 2013-10-09 | 47 | -206/+208 |
* | Remove ftp5.se.f.o, as per request to -hubs@ | gavin | 2013-09-28 | 1 | -1/+0 |
* | - Remove the is (Iceland) mirror per mail from the admins. | brd | 2013-09-27 | 1 | -1/+0 |
* | Fix a bug in HTTP checking/fetching. | dteske | 2013-09-23 | 4 | -4/+38 |
* | Remove unnecessary mediaClose (FTP operations are done with either ftp(1) | dteske | 2013-09-07 | 1 | -1/+0 |
* | Long URLs don't always appear even with autosizing and other tricks. So, | dteske | 2013-09-07 | 1 | -1/+1 |
* | Remove ftp2.tr.freebsd.org, it is out of date. | gavin | 2013-07-23 | 2 | -2/+0 |
* | Sync-up with bsdinstall(8) FTP mirrorselect changes. | dteske | 2013-07-22 | 2 | -53/+18 |
* | Re-implement $probe_only aspect of f_media_get_TYPE() (where TYPE is cdrom, | dteske | 2013-07-14 | 12 | -81/+159 |
* | Introduce a new [yet unused] function for [efficiently] getting the path to | dteske | 2013-07-10 | 1 | -0/+29 |
* | Adjust comments to fit within 80-columns. | dteske | 2013-07-09 | 1 | -4/+4 |
* | Fix conditional (der should match the comment above it). | dteske | 2013-07-09 | 1 | -1/+1 |
* | Do two things: First, don't obscure the backtitle. Second, read ~/.dialogrc | dteske | 2013-07-09 | 1 | -1/+47 |
* | Fix typos in the BSD License. | dteske | 2013-07-07 | 89 | -177/+177 |
* | Be consistent with other usr.sbin programs w/respect to the copyright | dteske | 2013-07-07 | 1 | -1/+1 |
* | Be consistent with other usr.sbin programs w/respect to the copyright | dteske | 2013-07-07 | 88 | -88/+88 |
* | Don't prevent the user from hanging their system by changing network | dteske | 2013-07-05 | 6 | -17/+16 |
* | Check for INDEX file first before anything else when processing modules. | dteske | 2013-07-05 | 1 | -0/+2 |
* | Check menuitem before calculating tag. | dteske | 2013-07-05 | 1 | -2/+2 |
* | Add the necessary code to reinstall packages. Both scripted access | dteske | 2013-07-05 | 2 | -1/+11 |
* | Remove superfluous continue at end of loop. (pointy-hat) | dteske | 2013-07-05 | 1 | -1/+1 |
* | Add support for processing add-on modules from /usr/local/libexec/bsdconfig | dteske | 2013-07-05 | 2 | -3/+87 |
* | Oops, r252833 was not supposed to touch this file. Back-out and recommit | dteske | 2013-07-05 | 1 | -13/+3 |