commit 9248182941ad64c22b5e8e525bb98eabfe86f875
Author: Matthew Dillon <[email protected]>
Date: Mon Oct 27 11:53:46 2014 -0700
ftp - bring 1.205 from netbsd
* Don't pay attention to special characters if they don't come
from the command line (from jmcneill)
* Also, for DragonFly specifically I am removing the use of
popen() entirely, even for command-line-specified features.
Summary of changes:
contrib/tnftp/fetch.c | 47 ++++++++++++++++++++++++++++++-----------------
1 file changed, 30 insertions(+), 17 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9248182941ad64c22b5e8e525bb98eabfe86f875
--
DragonFly BSD source repository