[9fans] SSHv22123 (3/30/2012 2:10:41 AM) comp.os.plan9 Thanks to the support of Coraid, I am pleased to announce that a native SSHv2 implementation is now available in contrib. It's available in: contrib/blstuart/ssh You'll also need the backported p9p factotum ... blstuart
Re: [9fans] GSoC application & ideas page113 (3/14/2012 6:02:30 PM) comp.os.plan9 > >> I'd suggest to complete native SSH2 implementation.=0A> > =0A> > ...= =0A> =0A> Let's not take this one completely off the table yet.=A0 SSHv2=0A= > would be extremely useful in helping open up communicati... blstuart
[9fans] Factotum discrepancy1109 (2/25/2010 3:25:45 PM) comp.os.plan9 There appears to be a disagreement between the=0Afactotum man page and its =
actual behavior regarding=0Athe -a option.=A0 In the man page, the wording:=
=0A=0A-a=A0=A0=A0supplies the address of the authentic... blstuart
[9fans] Mounting Plan9 fs on Inferno222 (9/28/2009 12:31:53 AM) comp.os.plan9 So am I out of my mind or shouldn't I be able to mount a Plan 9 file system on Inferno. I thought that was one of the effects of making 9p2000 and styx the same. But even setting aside the authentication issu... blstuart
[9fans] The late upamalloc214 (9/27/2008 3:46:38 PM) comp.os.plan9 Okay, I've been taking a crack at the broadcom driver that's been lying around. It's pretty old and used the upamalloc call. But upamalloc is now gone and I don't seem to be able to find the right way to repl... blstuart
[9fans] PCMCIA ethernet-solved partially022 (9/19/2008 3:29:16 PM) comp.os.plan9 For those who have been paying attention, I found the problem with the 3c589 last night. I needed to add one line to ether589.c. In reset(), it sets up some parts of an Ether structure. Then when setting the... blstuart
[9fans] PCMCIA Ethernet215 (9/17/2008 2:54:22 AM) comp.os.plan9 Is anyone currently successfully using a pcmcia ethernet card? The last time I tried to do this, I came to the conclusion that I would need to sacrifice a chicken to get it to work, and I ended up moving on to... blstuart
[9fans] Mirrorarenas in p9p116 (7/31/2008 2:55:49 PM) comp.os.plan9 I'm running a p9p venti server under Linux using several (small by current standards) physical drives as my arena pool. I got a 500GB external USB drive to use as a backup of the arenas. But here's the gotcha... blstuart
[9fans] And update already for the local file system stuff029 (7/25/2008 1:18:52 AM) comp.os.plan9 I had a couple of bugs in my distribution of the changes. First, it was a mistake to include ipconfig in the 9vx image. Second, I forgot to include kfs.h in the tarball. Both should be fixed now. The URL is... blstuart
[9fans] 9vx and local file systems126 (7/18/2008 6:28:52 PM) comp.os.plan9 A little while back Russ suggested that someone might want to look into making 9vx boot using a native fossil/venti file system partition for root. For anyone who's interested, as of this morning, that is work... blstuart
Help for a home user discovering Plan 9216 (4/17/2009 1:43:01 PM) comp.os.plan9 I only use computers at home, mostly for developing friendships on the Internet, and helping family members with their use of the Internet, multimedia and home office applications. I also use the home office an... jimhabegger(23)
[9fans] (offlist) Re: Adventures of a home user132 (4/22/2009 1:05:52 AM) comp.os.plan9 --0016364ef07c4002c804681a4f49 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit It was nice to see this message. Thank you! On Wed, Apr 22, 2009 at 6:23 AM, wrote: > > I've been ... jimhabegger(23)
[9fans] file server?224 (8/14/2009 12:33:32 AM) comp.os.plan9 Since the how-to's are being discussed recently, I thought it would be a = good time to ask: Once, it used to be the "standard" configuration to have one machine as = a CPU/auth server, one machine as a file s... BHuntsman(50)
[9fans] Binary format820 (2/17/2010 1:39:04 PM) comp.os.plan9 Hi folks, just curious: which binfmt does Plan9 use ? How are share libraries handled (if they exist at all) ? Inspired by recent discussions @ gentoo-user, I'm thinking a bit how an simple and efficient bin... weigelt(143)
Re: [9fans] more little hardware120 (3/16/2010 5:54:45 PM) comp.os.plan9 This is a multi-part message in MIME format. ------=_NextPart_000_2261_01CAC4F6.C6853CE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit As I get it, it does not feauture a USB... jonas.amoson(16)
[9fans] simh old computer simulator121 (1/5/2011 11:54:08 AM) comp.os.plan9 I have ported simh 3.8-1 to plan9. It currently has the following issues 1. Since I am on christmas break, i dont have access to my cpu server. all testing was done on 9vx 2. 9vx seems to do wierd stuff if you... fernanbolando(129)
[9fans] MetaPost added to kerTeX!620 (5/20/2011 1:08:48 PM) comp.os.plan9 Hello, I have just released the 0.9.0.0 version of kerTeX with John Hobby's MetaPost (it was a shame a Bell Labs program was difficult to install on an Bell Labs system ;). The link: http://www.kergis.com/ker... tlaronde(278)
[9fans] copying over 9P using plan9port437 (10/4/2011 5:10:50 PM) comp.os.plan9 Hi. First of all sorry if I through my ignorance am attempting something completely stupid. I have been trying to copy the APE sources using plan9port. The purpose of this is that I am trying to make an APE a... staal1978(34)