Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 07:12:47 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libfetch ftp.c
Message-ID:  <200106111412.f5BECmg52503@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/06/11 07:12:47 PDT

  Modified files:
    lib/libfetch         ftp.c 
  Log:
  Don't call _ftp_closefn() upon EOF in _ftp_readfn(); just return 0.  This
  fixes a bug in pkg_add(1) (which nobody noticed because of another bug).
  
  Revision  Changes    Path
  1.66      +2 -2      src/lib/libfetch/ftp.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106111412.f5BECmg52503>