From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <1d5d51400901251734o5e7e74a9v13d30e65e5fd27f9@mail.gmail.com> Date: Mon, 26 Jan 2009 13:01:55 -0500 Message-ID: <509071940901261001p608017fdjbd9e377f3f555e02@mail.gmail.com> From: Anthony Sorace To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [9fans] plan9port openbsd 4.4 Topicbox-Message-UUID: 890b9e4a-ead4-11e9-9d60-3106f5b1d025 if you want to work on it some, this message talks about getting inferno working on OpenBSD using the rthreads library (the pending replacement for the userland threads russ talked about): http://www.xs4all.nl/~mechiel/inferno/openbsd43-old.html you could likely follow a similar path for p9p if you're so inclined. inferno has since gained an explicit OpenBSD port (for those directions, remove "-old" from the above URL), but i'm not sure whether that involves working around the userland thread model or explicitly relying on rthreads.