| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Don't calculate the tag until we know that we're going to make a new menu | dteske | 2013-07-05 | 2 | -8/+17 |
* | Oops, r252810 forgot to hook the new example file (browse_packages.sh) into | dteske | 2013-07-05 | 1 | -1/+1 |
* | Adhere to 80-column width. | dteske | 2013-07-05 | 1 | -6/+6 |
* | Document remaining undocumented modules (and remove my silly place-holder | dteske | 2013-07-05 | 1 | -34/+22 |
* | Make a correction to the description of invocation with-versus-without | dteske | 2013-07-05 | 1 | -3/+3 |
* | Document new `-d' and `-D file' debugging options. | dteske | 2013-07-05 | 1 | -0/+6 |
* | Change default FTP server (s/ftp-archive/ftp/). | dteske | 2013-07-05 | 1 | -1/+2 |
* | Add example shell script for creating a local INDEX file that can be | dteske | 2013-07-05 | 1 | -0/+25 |
* | Update HISTORY. | dteske | 2013-07-05 | 1 | -1/+1 |
* | Rest in peace Ron (Ron McDowell Jul.12, 1955 - Aug.26, 2012). | dteske | 2013-07-05 | 1 | -1/+1 |
* | Update e-mails. | dteske | 2013-07-05 | 1 | -2/+2 |
* | Since r251908, bsdconfig(8) has no direct ties to sade(8) (instead uses | dteske | 2013-07-05 | 1 | -2/+4 |