Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2001 01:39:58 -0700 (PDT)
From:      Jonathan Chen <jon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/ftp main.c util.c
Message-ID:  <200108050839.f758dwC65927@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jon         2001/08/05 01:39:58 PDT

  Modified files:
    usr.bin/ftp          main.c util.c 
  Log:
  Fix using /usr/bin/ftp as a slave process on the end of a pipe by calling
  fflush(stdout).  This is one ancient PR...
  
  PR:		bin/1589
  Submitted by:	imp
  
  Revision  Changes    Path
  1.29      +4 -5      src/usr.bin/ftp/main.c
  1.16      +3 -2      src/usr.bin/ftp/util.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?200108050839.f758dwC65927>