From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <54e7962c0f199b095b711d14898dbee0@collyer.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] FreeBSD 9p work From: Geoff Collyer MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 12 Sep 2002 22:28:42 -0700 Topicbox-Message-UUID: e957e920-eaca-11e9-9e20-41e7f4b1d025 The copy in /sys/src/cmd/unix/9pfreebsd was done for FreeBSD 3.2, which is pretty old now. But with IL being phased out, you might not need kernel mods at all. Using the NFS/vfs/vnode goo, you can probably write a user-mode file server that talks 9P to the remote server and NFS/vfs/vnode goo to the local client(s).