From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 31 12:25:05 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A2D616A4CE; Thu, 31 Mar 2005 12:25:05 +0000 (GMT) Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id F061843D48; Thu, 31 Mar 2005 12:25:04 +0000 (GMT) SRS0+4645612789ec337a2d11+585+infradead.org+hch@pentafluge.srs.infradead.org) Received: from hch by pentafluge.infradead.org with local (Exim 4.43 #1 (Red Hat Linux)) id 1DGyjP-000493-L8; Thu, 31 Mar 2005 13:25:03 +0100 Date: Thu, 31 Mar 2005 13:25:03 +0100 From: Christoph Hellwig To: David Leimbach , babkin@FreeBSD.ORG, mohamed aslan , FreeBSD Hackers Message-ID: <20050331122503.GA15904@infradead.org> References: <319cceca0503281001792baf39@mail.gmail.com> <42485A54.9000101@freebsdbrasil.com.br> <319cceca05032811484cb1a95b@mail.gmail.com> <42487982.30909@freebsdbrasil.com.br> <319cceca05032907411014a218@mail.gmail.com> <424B6137.15A5940A@verizon.net> <5bbfe7d405033018504af3140d@mail.gmail.com> <20050331122013.GA11100@VARK.MIT.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050331122013.GA11100@VARK.MIT.EDU> User-Agent: Mutt/1.4.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Subject: Re: organization X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 12:25:05 -0000 On Thu, Mar 31, 2005 at 07:20:13AM -0500, David Schultz wrote: > On Wed, Mar 30, 2005, David Leimbach wrote: > > > Yes, procfs rules! > > > > Procfs is from linux? > > > > I thought it was from Plan 9... along with rfork :). > > Nope. It was first implemented by Sun's Roger Faulkner in SVR4, > well before Linux or Plan 9 existed. Actually, someone wrote a > prototype for Unix years earlier than raf, but I don't remember > who. procfs comes from v8 (research) unix, a direct predecessor of Plan 9, way before SVR4.