From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <0155adbe38cae3f60a83c54535646a8f@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] drawterm-win and /mnt/term MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 1 Aug 2002 18:05:20 -0400 Topicbox-Message-UUID: d7021ef8-eaca-11e9-9e20-41e7f4b1d025 The problem is that statting the root shouldn't give #/. It should give /. It's a bug in drawterm. Russ