From owner-cvs-lib Wed Oct 1 00:28:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA25134 for cvs-lib-outgoing; Wed, 1 Oct 1997 00:28:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA25056; Wed, 1 Oct 1997 00:27:42 -0700 (PDT) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id AAA03490; Wed, 1 Oct 1997 00:22:07 -0700 (PDT) Date: Wed, 1 Oct 1997 00:22:07 -0700 (PDT) Message-Id: <199710010722.AAA03490@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libftpio ftpio.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1997/10/01 00:22:07 PDT Modified files: (Branch: RELENG_2_2) lib/libftpio ftpio.c Log: MFC: ancient bogus file descriptor read(). Revision Changes Path 1.15.2.4 +8 -10 src/lib/libftpio/ftpio.c