On 9/5/06, erik quanstrom <[EMAIL PROTECTED]> wrote:
this is probablly not exactly what you want, but p9p's 9p(1) is able to read, write and ls a 9p connection. i'm pretty sure russ has it going on osx. it might be just enough in a pinch.
it does indeed work on OS X. we've got a significant system built relying on OS X components being able to talk to inferno components using the 9p stuff from p9p. it's not really fun for interactive use, but for a significant set of programatic interactions it's just fine. a FUSE port (since i don't have much hope of getting v9fs into Apple's distribution) would be lovely.