From owner-cvs-all Tue Aug 13 6:21:54 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 6349F37B400; Tue, 13 Aug 2002 06:21:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1540443E42; Tue, 13 Aug 2002 06:21:49 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: from freefall.freebsd.org (yar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDLmJU095415; Tue, 13 Aug 2002 06:21:48 -0700 (PDT) (envelope-from yar@freefall.freebsd.org) Received: (from yar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDLmek095414; Tue, 13 Aug 2002 06:21:48 -0700 (PDT) Message-Id: <200208131321.g7DDLmek095414@freefall.freebsd.org> From: Yar Tikhiy Date: Tue, 13 Aug 2002 06:21:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpcmd.y 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 yar 2002/08/13 06:21:48 PDT Modified files: (Branch: RELENG_4) libexec/ftpd ftpcmd.y Log: MFC rev. 1.{37,38,40}: Parser fixes: o "pathname" may be NULL; "pathstring" will never be. o SITE CHMOD mode argument should be a valid _octal_ number. Revision Changes Path 1.16.2.12 +11 -13 src/libexec/ftpd/ftpcmd.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message