From owner-cvs-all Sat Sep 11 18:27:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8467A14BEB; Sat, 11 Sep 1999 18:27:47 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA52464; Sat, 11 Sep 1999 18:27:47 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199909120127.SAA52464@freefall.freebsd.org> From: Michael Haro Date: Sat, 11 Sep 1999 18:27:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/09/11 18:27:46 PDT Modified files: libexec/ftpd ftpd.c Log: When a STAT command is sent to ftpd as an out-of-band transmission during a file transfer, the command was mishandled on every other receipt of the command. PR: 13261 Submitted by: Ian Lepore Revision Changes Path 1.58 +2 -1 src/libexec/ftpd/ftpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message