From owner-cvs-all Mon Oct 28 8:30:57 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 788D537B40F; Mon, 28 Oct 2002 08:30:56 -0800 (PST) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBC3843E4A; Mon, 28 Oct 2002 08:30:55 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.5) with ESMTP id g9SGUngQ040703 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 28 Oct 2002 11:30:49 -0500 (EST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.5/Submit) id g9SGUnMb040700; Mon, 28 Oct 2002 11:30:49 -0500 (EST) (envelope-from wollman) Date: Mon, 28 Oct 2002 11:30:49 -0500 (EST) From: Garrett Wollman Message-Id: <200210281630.g9SGUnMb040700@khavrinen.lcs.mit.edu> To: Mark Valentine Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/bin/expr expr.1 expr.y src/include unistd.h src/lib/libc/gen Makefile.inc check_utility_compat.3 check_utility_compat.c In-Reply-To: <200210280953.g9S9rpwZ059414@dotar.thuvia.org> References: <200210280953.g9S9rpwZ059414@dotar.thuvia.org> 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 < said: > The /etc/compat-FreeBSD-4-util symlink feature of this function is too > dangerous - it will break any scripts run anywhere on the system which > expect the default behaviour. No, it will only break those scripts which *require* the POSIX behavior. As I have told you about ten times now, the intersection of the two (in the case of `expr' in particular) is large enough, and the syntax of `expr' so restricted, that most scripts should not care. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message