git: ftp - bring 1.205 from netbsd

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Oct 27 11:55:16 PDT 2014


commit 426c810e860ef6d74d41b4c4a87e4b5772a8ce36
Author: Matthew Dillon <dillon at apollo.backplane.com>
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/426c810e860ef6d74d41b4c4a87e4b5772a8ce36


-- 
DragonFly BSD source repository



More information about the Commits mailing list