From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 26 Jun 2006 14:09:58 -0400 From: William Josephson To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Plan 9 Ports rc under NetBSD Message-ID: <20060626180958.GA48313@mero.morphisms.net> References: <44A00A13.5000202@mteege.de> <20060626194512.89fa4312.20h@r-36.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060626194512.89fa4312.20h@r-36.net> User-Agent: Mutt/1.4.2.1i Topicbox-Message-UUID: 6dc6d472-ead1-11e9-9d60-3106f5b1d025 On Mon, Jun 26, 2006 at 07:45:12PM +0200, Christoph Lohmann wrote: > The problem is a bit different. In NetBSD getdirentries() is obsolete, > so $PLAN9/src/lib9/dirread.c is wrong. Here is a diff to get it to work > with NetBSD. Attached is a diff to dirread.c, that gets it to work again. > > Russ, should I send a patch for p9p? I've applied the patch for now. When did NetBSD start using the new interface -- do we need to worry about backwards compatibility?