From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1513f0b67eaeb6e423e9baf396986b01@proxima.alt.za> To: 9fans@9fans.net Date: Wed, 2 Sep 2015 06:38:03 +0200 From: lucio@proxima.alt.za In-Reply-To: <08d575d7fa9c81707d68c94eaa7a3f8f@ghost.attlocal.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] u9fs sources Topicbox-Message-UUID: 6834de3e-ead9-11e9-9d60-3106f5b1d025 > I don't think it is currently maintained, but Plan 9 ships with a copy > of it under /sys/src/cmd/unix. I used that as the basis of the OpenBSD > port. I have it on my list of urgent tasks to fix u9fs. The more recent copy (details need investigating) fails on NetBSD when encountering group IDs that don't have a matching value in /etc/group as well as under more mysterious circumstances. The older copy works adequately (very similar platform, not identical), but it seems to care much less about group IDs and it seems a waste that somebody would have done a lot of work in vain. I can find out more about each, but if someone else is willing to help, I'd also like to apply similar expertise to add ownership and permission settings to NetBSD's variation of v9fs which I presume is an analogous problem? So, feel free to nudge me, if you can add to my rather limited skills, the hardware can be made available for development and testing. Lucio.