From owner-cvs-all Wed Jul 31 0:44:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7088237B400; Wed, 31 Jul 2002 00:44:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 252EA43E31; Wed, 31 Jul 2002 00:44:15 -0700 (PDT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6V7iFJU077587; Wed, 31 Jul 2002 00:44:15 -0700 (PDT) (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6V7iErq077586; Wed, 31 Jul 2002 00:44:14 -0700 (PDT) Message-Id: <200207310744.g6V7iErq077586@freefall.freebsd.org> From: Maxim Konovalov Date: Wed, 31 Jul 2002 00:44:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG maxim 2002/07/31 00:44:14 PDT Modified files: (Branch: RELENG_4) libexec/ftpd ftpd.c Log: MFC rev. 1.102: move 'byte_count' calculation just before 'recvurg' check. It is a global variable and used in myoob(). Revision Changes Path 1.62.2.26 +5 -1 src/libexec/ftpd/ftpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message