9fans archive / 1997 / 04 / 43 / prev next
From: presotto@pla... presotto@pla...
Subject: porting linux programs and drivers to plan9
Date: Fri, 18 Apr 1997 12:39:44 -0400
Actually, an X version of sam is available for Unix systems.
Look at http://plan9.bell-labs.com/plan9/unixsrc/sam.
------ forwarded message follows ------
>From cse.psu.edu!owner-9fans Fri Apr 18 12:32:35 EDT 1997
Received: from cse.psu.edu by plan9; Fri Apr 18 12:32:35 EDT 1997
Received: from localhost (majordom@localhost) by cse.psu.edu (8.8.5/8.7.3) with SMTP id MAA24530; Fri, 18 Apr 1997 12:10:30 -0400 (EDT)
Received: by claven.cse.psu.edu (bulk_mailer v1.5); Fri, 18 Apr 1997 12:10:20 -0400
Received: (from majordom@localhost) by cse.psu.edu (8.8.5/8.7.3) id MAA24497 for 9fans-outgoing; Fri, 18 Apr 1997 12:10:13 -0400 (EDT)
X-Authentication-Warning: claven.cse.psu.edu: majordom set sender to owner-9fans using -f
Received: from mailbox1.ucsd.edu (mailbox.ucsd.edu [132.239.1.53]) by cse.psu.edu (8.8.5/8.7.3) with ESMTP id MAA24492 for <9fans@cse...>; Fri, 18 Apr 1997 12:10:08 -0400 (EDT)
Received: from jewel.ucsd.edu (jewel.ucsd.edu [132.239.121.100]) by mailbox1.ucsd.edu (8.8.5/8.6.9) with SMTP id JAA25869 for <9fans@cse...>; Fri, 18 Apr 1997 09:09:32 -0700 (PDT)
Received: by jewel.ucsd.edu (SMI-8.6/SMI-SVR4)
id JAA06622; Fri, 18 Apr 1997 09:07:56 -0700
Date: Fri, 18 Apr 1997 09:07:56 -0700
From: jewel.ucsd.edu!eld (Eric Dorman)
Message-Id: <199704181607.JAA06622@jew...>
To: cse.psu.edu!9fans
Subject: Re: porting linux programs and drivers to plan9
X-Sun-Charset: US-ASCII
Sender: cse.psu.edu!owner-9fans
Reply-To: cse.psu.edu!9fans
Precedence: bulk
> Date: Fri, 18 Apr 1997 09:04:57 +0100 (BST)
> From: Digby Tarvin <digbyt@acm.org>
> >For others who don't have endless computers kicking around, if the
> >pcdist had a free pppclient, a large documentation library, and a
> >commonly recognized editor (can we agree on microemacs?) plan 9 would
> >not be as much of a shock to new users.
>
> My vote is for Microemacs. It may not be as good as what Plan9
^^^^^^^^^^^^^^^^^^^^^
> has to offer, but until versions of a Plan9 editor is available for Unix,
^^^^^^^^^^^^
heh. I was sort-of surprised when my first plan9.ini iteration
failed and 8.5 wouldn't start (can't remember why) and I just
mindlessly typed c:;ed /n/c:/plan9/plan9.ini and it worked :)
Unfortunately I think screen editors like microemacs require cursor
addressing stuff, which I believe is nowhere in Plan9. It would seem
that to get it working all of the (say) ANSI terminal ESC sequence
parsing stuff would have to be stuck in the console driver (if you want
it to work w/o 8.5 running).
> DigbyT
Sincerely,
Eric Dorman
edorman@ucs...