Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA18926; Wed, 13 Dec 95 16:57:01 EST
Received: from halloran-eldar.lcs.mit.edu by MIT.EDU with SMTP
	id AA02026; Wed, 13 Dec 95 16:56:59 EST
Received: from freefall.FreeBSD.ORG by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM)
	id AA11580; Wed, 13 Dec 1995 16:53:09 -0500
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA17358
          Wed, 13 Dec 1995 11:39:14 -0800 (PST)
Received: (from root@localhost)
          by freefall.freebsd.org (8.7.3/8.7.3) id LAA17280
          for questions-outgoing; Wed, 13 Dec 1995 11:37:19 -0800 (PST)
Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA17274
          for <questions@freebsd.org>; Wed, 13 Dec 1995 11:37:12 -0800 (PST)
Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id MAA11626; Wed, 13 Dec 1995 12:35:58 -0700
Date: Wed, 13 Dec 1995 12:35:58 -0700
From: Nate Williams <nate@rocky.sri.MT.net>
Message-Id: <199512131935.MAA11626@rocky.sri.MT.net>
To: Wolfram Schneider <wosch@cs.tu-berlin.de>
Cc: "Justin T. Gibbs" <gibbs@freefall.freebsd.org>, questions@FreeBSD.org
Subject: Re: sup/ctm with Solaris 2.4? 
In-Reply-To: <199512131709.SAA14468@caramba.cs.tu-berlin.de>
References: <199512131540.QAA09159@caramba.cs.tu-berlin.de>
	<199512131627.IAA28759@freefall.freebsd.org>
	<199512131709.SAA14468@caramba.cs.tu-berlin.de>
Sender: owner-questions@FreeBSD.org
Precedence: bulk

> >>Does sup or ctm work with Solaris 2.4?

> >If you port it it does. :)
> 
> $ uname -a
> SunOS caramba 5.4 Generic_101945-34 sun4m sparc
> 
> $ ./sup wosch
> SUP 9.26 (4.3 BSD) for file wosch at Dec 13 17:59:44
> SUP: supfilesrv/tcp: unknown service: using port 871
> SUP Upgrade of src-sys-current at Wed Dec 13 17:59:45 1995
> SUP Fileserver supports compression.
> 
> SUP: Invalid message count -2
> SUP: Error reading file list from file server
> SUP: Upgrade of src-sys-current aborted at Dec 13 18:02:38 1995
> Segmentation Fault (core dumped)
> 
> Program received signal SIGSEGV, Segmentation fault.
> Tfree (t=0xb028) at stree.c:74
> (gdb) p *t
> Cannot access memory at address 0xb028.

Hmm, I cheated here and got the original sources from CMU which don't
contain the FreeBSD additions, but here you go.
fly:/usr3/nate/tmp/sup % sup -v test
SUP 7.26 (4.3 BSD) for file test at Dec 13 12:33:44
SUP Upgrade of ports-base-current at Wed Dec 13 12:33:46 1995
SUP Fileserver 8.13 (4.3 BSD) 1094 on insecurity.shockwave.com at 12:33:46
SUP Requesting changes since Dec 31 17:00:00 1969
SUP Receiving file INDEX
SUP Receiving file LEGAL
SUP Receiving file Makefile
SUP Receiving file README
SUP Upgrade of ports-base-current completed at Dec 13 12:34:00 1995
SUP Created directory sup/ports-base for sup/ports-base/when.current
fly:/usr3/nate/tmp/sup % uname -a
SunOS fly 5.4 Generic_101945-10 sun4m sparc

I'll try to bring in the FreeBSD changes and see if things go belly up.

Note, this was a 'quick and dirty' port, and isn't ready as a patch in
the ports tree since I was trying to see if it would work, not make it
'pretty' or correct.


Nate
