Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2000 07:39:53 -0800 (PST)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/lib file.c
Message-ID:  <200010291539.HAA75064@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2000/10/29 07:39:53 PST

  Modified files:
    usr.sbin/pkg_install/lib file.c 
  Log:
  Insetad of using fileno(ftp) as stdin for tar, use a pipe and have the
  parent pass the data received from the server to the child.
  
  Revision  Changes    Path
  1.45      +40 -18    src/usr.sbin/pkg_install/lib/file.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?200010291539.HAA75064>