From owner-cvs-all Mon Apr 22 14:25:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E8C037BB55; Mon, 22 Apr 2002 14:23:49 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3MLN9G51500; Mon, 22 Apr 2002 14:23:09 -0700 (PDT) (envelope-from wollman) Message-Id: <200204222123.g3MLN9G51500@freefall.freebsd.org> From: Garrett Wollman Date: Mon, 22 Apr 2002 14:23:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/expr expr.1 expr.y X-FreeBSD-CVS-Branch: HEAD 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 wollman 2002/04/22 14:23:09 PDT Modified files: bin/expr expr.1 expr.y Log: Provide an environment variabloe, EXPR_COMPAT, which disables option parsing for compatibility with old implementations. Revision Changes Path 1.17 +16 -2 src/bin/expr/expr.1 1.20 +11 -8 src/bin/expr/expr.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message