From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] I'm puzzled From: "Russ Cox" Date: Tue, 29 May 2007 07:00:49 -0400 In-Reply-To: <13426df10705282113iec0fa05hcf85679888b9a12d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20070529105804.C68B41E8C1C@holo.morphisms.net> Topicbox-Message-UUID: 744c0f46-ead2-11e9-9d60-3106f5b1d025 > This is also another "useless message" example that drives part time > guys like me nuts. Would it really absolutely run counter to all Plan > 9 principles, and violate peoples lives, fortunes, and sacred honor, > to PRINT THE FRIGGING DATES? It would at least tell me, if the dates > were totally nuts, that there was corruption going on here. This > message contains (almost) not useful data. for what it's worth, most of the error messages do try to be helpful now. it was harder to be helpful when the errors were limited to 28 bytes in old 9p, and the auth server code has not been updated since they got bigger. at least you didn't get EACCES or something like that. russ