summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/share/media/ftp.subr
Commit message (Expand)AuthorAgeFilesLines
* 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