9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <rsc@swtch.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] rc in plan9port and $PLAN9
Date: Wed, 24 Mar 2004 10:59:04 -0500	[thread overview]
Message-ID: <4061B048.8010109@swtch.com> (raw)
In-Reply-To: <cd47ff7d3ea37a80a98760c1ca90b545@9srv.net>

a@9srv.net wrote:

>in the /src/cmd/rc/plan9ish.c i've got, the bit in Rcmain
>that looks for $PLAN9 (and thus finds rcmain) is commented
>out. any reason? how is teh #9/rcmain in there supposed to
>work? i may be confused.
>  
>

#9 is a clumsy hack that I brought over from more full-featured ports.
It means "the $PLAN9 directory" to open and Bopen.  It was a mistake
(it's too hard to contain, and it makes ported programs different from
normal programs; same mistake as handling dotdot specially in some
programs but not others).  I'm going to rid the tree of these references.
But it should be working right now.

Russ




      reply	other threads:[~2004-03-24 15:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-24 13:03 a
2004-03-24 15:59 ` Russ Cox [this message]

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=4061B048.8010109@swtch.com \
    --to=rsc@swtch.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).