From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 12 Apr 2010 20:53:28 -0600 To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>, "Anthony Sorace" From: "EBo" Message-ID: In-Reply-To: <399BCC9C-F4BB-47F8-A6EA-A2476ABD3EE1@9srv.net> References: <46914d2c-437d-406e-a928-123f4d09f9f7@u15g2000prd.googlegroups.com> <9c9e4b12769a946cad1659bb2a83fe0c@coraid.com> <8c05f41eb1f9a25d256bbe7caf738e82@kw.quanstro.net> , Subject: Re: [9fans] /sys/lib/newuser patch Topicbox-Message-UUID: 00761a5e-ead6-11e9-9d60-3106f5b1d025 > On Apr 12, 2010, at 11:23, hiro wrote: > > > and what is src/9vx/a/devcap.c ? > > As far as my system and (as far as I can tell) the > Mercurial repository: fictional. Something you'd > like to share with the class? Hunting on the we it looks like Ron Cox is the goto person for that (http://bitbucket.org/rsc/vx32/changesets/ dated 2009-12-27): "To make it possible to log into 9vx using drawterm a device #� (devcap) is needed, otherwise auth_chuid() will fail, because it cannot open #�/capuse." "This patch adds `9/port/devcap.c' from Plan 9 to 9vx/a, with only a few adaptions (see a/devcap.ed)." So if I am reading this correctly, it is in a vx32 repository but not in the 9vx one. I could be totally off base with that one, but thought the info might be useful for tracking down. EBo --