summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/share/media/ftp.subr
Commit message (Expand)AuthorAgeFilesLines
* MFC r264840: Implement GEOM based media device classification.dteske2014-05-171-14/+15
* MFC r259054:dteske2014-01-151-2/+4
* Introduce centralized [X]dialog(1) exit codes to `dialog.subr' and make-usedteske2013-10-091-3/+3
* Remove ftp5.se.f.o, as per request to -hubs@gavin2013-09-281-1/+0
* - Remove the is (Iceland) mirror per mail from the admins.brd2013-09-271-1/+0
* Remove ftp2.tr.freebsd.org, it is out of date.gavin2013-07-231-1/+0
* Sync-up with bsdinstall(8) FTP mirrorselect changes.dteske2013-07-221-45/+15
* Re-implement $probe_only aspect of f_media_get_TYPE() (where TYPE is cdrom,dteske2013-07-141-8/+11
* 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-3/+2
* Implement $probe_only for the media access modules. sysinstall(8) wasdteske2013-07-041-2/+13
* Fine-tune the parsing of the URL. Re-order, comment, and add debugging todteske2013-06-231-11/+46
* Oops, previous revision (r252084) broke non-full-path resolution (e.g.,dteske2013-06-221-1/+1
* Trim the trailing `/' from the ftp_dir when validating that the directorydteske2013-06-221-1/+4
* Take advantage of the fact that f_getvar evaluates the $var_to_get parameterdteske2013-06-221-3/+2
* Add missing local declaration.dteske2013-06-211-1/+1
* Remove unused library include.dteske2013-06-211-1/+0
* Alphabetize library includes.dteske2013-06-211-4/+4
* Typo and grammar fixes to comments.dteske2013-06-211-1/+1
* Fix a bug that would cause a spurious warning to appear to appear in andteske2013-06-021-0/+2
* Standardize the way functions build their arguments leading up to a dialogdteske2013-06-021-2/+1
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-06-011-8/+5
* Improve portion of the dialog(1) API in dialog.subr responsible fordteske2013-05-311-8/+9
* Style nit (to be consistent across project).dteske2013-04-221-2/+2
* Import media selection/preparation framework (sysinstall inspired). Makesdteske2013-02-251-0/+893
OpenPOWER on IntegriCloud