9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu, erik quanstrom <quanstro@quanstro.net>,
	Russ Cox <rsc@swtch.com>
Subject: Re: [9fans] 9pserve question
Date: Sat,  3 Dec 2005 09:53:37 -0600	[thread overview]
Message-ID: <20051203155337.DDC1118AE27@dexter-peak.quanstro.net> (raw)
In-Reply-To: <20051203145430.4E910B02F3@conchobor.berzerked.org>

and a quick fix. it's choking on the Wstat message.

; rcsdiff fs.c
===================================================================
RCS file: RCS/fs.c,v
retrieving revision 1.1
diff -r1.1 fs.c
1122c1122,1123
< 	return Eperm;
---
> 	// ya, yokay.
> 	return nil;
1171,1182d1171

erik quanstrom <quanstro@quanstro.net> writes

| 
| here's a better trace.
| 
| echo delete mbox 17 >> ctl
| [etc]


  reply	other threads:[~2005-12-03 15:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-03  3:13 erik quanstrom
2005-12-03 14:26 ` Russ Cox
2005-12-03 14:35   ` erik quanstrom
2005-12-03 14:54   ` erik quanstrom
2005-12-03 15:53     ` erik quanstrom [this message]
     [not found]     ` <6114CFD8-C785-425A-AEDB-5397D83E069C@cibernet.com>
2005-12-03 17:00       ` erik quanstrom
2005-12-03 17:03       ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051203155337.DDC1118AE27@dexter-peak.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@cse.psu.edu \
    --cc=rsc@swtch.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).