From owner-cvs-all Sat Aug 17 1:35: 1 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 E128637B400; Sat, 17 Aug 2002 01:34:56 -0700 (PDT) Received: from mail.demos.su (relay1.demos.su [194.87.0.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C0343E4A; Sat, 17 Aug 2002 01:34:55 -0700 (PDT) (envelope-from mitya@mitya.mitya.static.dol.ru) Received: from [194.87.5.172] (HELO mitya.mitya.static.dol.ru) by mail.demos.su (CommuniGate Pro SMTP 3.5.9/D3) with ESMTP id 30519844; Sat, 17 Aug 2002 12:34:52 +0400 Received: from mitya.mitya.static.dol.ru (localhost [127.0.0.1]) by mitya.mitya.static.dol.ru (8.12.5/8.11.6) with ESMTP id g7H8YPgV007204; Sat, 17 Aug 2002 12:34:27 +0400 (MSD) (envelope-from mitya@mitya.mitya.static.dol.ru) Received: (from mitya@localhost) by mitya.mitya.static.dol.ru (8.12.5/8.12.5/Submit) id g7H8YOOX007203; Sat, 17 Aug 2002 12:34:24 +0400 (MSD) Date: Sat, 17 Aug 2002 12:34:23 +0400 From: Dmitry Sivachenko To: Yar Tikhiy Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/ftpd ftpcmd.y Message-ID: <20020817083423.GA7199@mitya.mitya.static.dol.ru> References: <200208131356.g7DDugCq098647@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200208131356.g7DDugCq098647@freefall.freebsd.org> WWW-Home-Page: http://mitya.pp.ru/ X-PGP-Key: http://mitya.pp.ru/mitya.asc User-Agent: Mutt/1.5.1i 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 On Tue, Aug 13, 2002 at 06:56:42AM -0700, Yar Tikhiy wrote: > yar 2002/08/13 06:56:42 PDT > > Modified files: > libexec/ftpd ftpcmd.y > Log: > Fix command help lines: > o PORT takes six byte values, not five. Note, that this bug is also present in lukemftpd (as of -stable). > o TYPE argument is mandatory. > > Submitted by: demon (the 1st part) > MFC after: 3 days > > Revision Changes Path > 1.41 +2 -2 src/libexec/ftpd/ftpcmd.y > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message