From owner-cvs-all Fri Mar 9 17:18:17 2001 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 0EF7137B718; Fri, 9 Mar 2001 17:18:10 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id UAA07836; Fri, 9 Mar 2001 20:18:03 -0500 (EST) (envelope-from wollman) Date: Fri, 9 Mar 2001 20:18:03 -0500 (EST) From: Garrett Wollman Message-Id: <200103100118.UAA07836@khavrinen.lcs.mit.edu> To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libfetch ftp.c http.c fetch.3 In-Reply-To: References: <15362.984125657@axl.fw.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > What does POSIX say? POSIX says quite clearly: The name space of environment variable names containing lowercase letters is reserved for applications. (XBDd5 section 8.1, line 5822) However, this obviously cannot bind programs such as `fetch' which are considerer ``applications'' with respect to POSIX. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message