9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Dan Cross <cross@math.psu.edu>
To: 9fans@cse.psu.edu
Subject: [9fans] cpu vs ocpu and talking to 9p1 clients.
Date: Mon, 13 Jan 2003 22:02:38 -0500	[thread overview]
Message-ID: <200301140302.h0E32cw11033@augusta.math.psu.edu> (raw)

Putting together a CPU server recently, I found that drawterm couldn't
talk to it.  That was weird, I thought, since I knew that srvold9p would
be sort of automatigically injected into the middle of things to make
it work.  Investigating further, I found that /rc/bin/service/tcp1700^(5 6)
were trying to invoke something called /bin/ocpu, which doesn't exist.
Changing these scripts to look like, ``#!/bin/cpu -O'' seems to have
fixed the problem, though I find that I still can't get to /mnt/term,
(this is from FreeBSD, by the way) which is a major, serious, bummer.
Oh well, worse things have happened.

	- Dan C.



             reply	other threads:[~2003-01-14  3:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-14  3:02 Dan Cross [this message]
2003-01-14  3:01 ` andrey mirtchovski
2003-01-14  3:14   ` Russ Cox
2003-01-14  3:06 ` Russ Cox
2003-01-14  3:35   ` Dan Cross
2003-01-14  4:52 Skip Tavakkolian
2003-01-14  5:06 ` Dan Cross

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=200301140302.h0E32cw11033@augusta.math.psu.edu \
    --to=cross@math.psu.edu \
    --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).