9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <russcox@gmail.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] ramfs, lib9p
Date: Tue, 27 Apr 2004 14:18:53 -0400	[thread overview]
Message-ID: <C3AE971A.713B6A43@mail.gmail.com> (raw)
In-Reply-To: <99c511594f4894ba7d456adfac2c3862@vitanuova.com>

/sys/src/lib9p/ramfs.c is intended as a simple example
of using lib9p.  

/sys/src/cmd/ramfs.c is intended as a simple example
of not using lib9p.

neither will go away any time soon.  
there was a time when i replaced the non-lib9p
with the lib9p version, but when we switched
protocols, it was helpful to be able to have a
toy server to experiment with before lib9p had
been fully converted, hence the old one was
revived.

feel free to fix or identify bugs in both.
if you fix bugs you can submit the fixes
via patch(1).  if you just identify them,
you can mail 9trouble and we'll fix them.


  reply	other threads:[~2004-04-27 18:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-27 16:07 Martin Wyser
2004-04-27 16:18 ` Fco.J.Ballesteros
2004-04-27 16:32 ` rog
2004-04-27 18:18   ` Russ Cox [this message]
2004-04-28  9:33   ` Martin Wyser

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=C3AE971A.713B6A43@mail.gmail.com \
    --to=russcox@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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).