From owner-freebsd-current@FreeBSD.ORG Fri May 7 06:16:17 2004 Return-Path: Delivered-To: freebsd-current@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD97616A4CE for ; Fri, 7 May 2004 06:16:17 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ED2543D1D for ; Fri, 7 May 2004 06:16:17 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.12.10/8.12.10) with ESMTP id i47DFbxZ027117 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 7 May 2004 09:15:37 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.12.9p2/8.12.9/Submit) id i47DFT1H003740; Fri, 7 May 2004 09:15:29 -0400 (EDT) (envelope-from gallatin) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16539.35825.496228.539599@grasshopper.cs.duke.edu> Date: Fri, 7 May 2004 09:15:29 -0400 (EDT) To: Marc Olzheim In-Reply-To: <20040507113654.GA94118@stack.nl> References: <20040507092235.GA61837@stack.nl> <20040507100119.GA15782@cat.robbins.dropbear.id.au> <20040507105355.GA93808@stack.nl> <20040507112928.GA14419@isis.wad.cz> <20040507113654.GA94118@stack.nl> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid cc: Bruce M Simpson cc: Poul-Henning Kamp cc: freebsd-current@www.freebsd.org cc: Tim Robbins Subject: Re: Unified getcwd() implementation X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2004 13:16:17 -0000 Marc Olzheim writes: > > What does this have to do with the FSF ? Nothing. As the original importer of this file, I can attest that it was ported from NetBSD (and that it came from OpenBSD first). There's nothing really linux specific -- it was put in compat/linux because that's where it was needed, not because it was cribbed from linux. Drew