From owner-cvs-all  Mon Oct 28  2:45:48 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 7FC7C37B401; Mon, 28 Oct 2002 02:45:47 -0800 (PST)
Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 34EF143E42; Mon, 28 Oct 2002 02:45:46 -0800 (PST)
	(envelope-from des@ofug.org)
Received: by flood.ping.uio.no (Postfix, from userid 2602)
	id 27BAD534E; Mon, 28 Oct 2002 11:45:39 +0100 (CET)
X-URL: http://www.ofug.org/~des/
X-Disclaimer: The views expressed in this message do not necessarily
  coincide with those of any organisation or company with
  which I am or have been affiliated.
To: Garrett Wollman <wollman@FreeBSD.org>
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
References: <200210280015.g9S0Fhfp042683@repoman.freebsd.org>
From: Dag-Erling Smorgrav <des@ofug.org>
Date: Mon, 28 Oct 2002 11:45:39 +0100
In-Reply-To: <200210280015.g9S0Fhfp042683@repoman.freebsd.org> (Garrett
 Wollman's message of "Sun, 27 Oct 2002 16:15:43 -0800 (PST)")
Message-ID: <xzpof9e96zw.fsf@flood.ping.uio.no>
Lines: 12
User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386--freebsd)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

Garrett Wollman <wollman@FreeBSD.org> writes:
>   Log:
>   Create a small library function, check_utility_compat(3), to determine
>   whether a named utility should behave in FreeBSD 4.x-compatible mode
>   or in a standard mode (default standard).  The configuration is done
>   malloc(3)-style, with either an environment variable or a symlink.

Oooh, SETVER!

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message