From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from weaver-gw.netapp.com ([198.95.224.2]) by hawkwind.utcs.utoronto.ca with SMTP id <23979>; Sun, 12 Jan 1997 18:17:22 -0500 Received: from netapp.com ([192.9.200.1]) by weaver.netapp.com with SMTP id <15925-7374>; Sun, 12 Jan 1997 15:16:33 -0000 Received: by netapp.com (4.1/SMI-4.1) id AA19758; Sun, 12 Jan 97 15:17:16 PST Date: Sun, 12 Jan 1997 18:17:16 -0500 From: byron@netapp.com (Byron Rakitzis) Message-Id: <9701122317.AA19758@netapp.com> To: rc@hawkwind.utcs.toronto.edu, schwartz@cse.psu.edu, tim@uunet.pipex.com Subject: Re: intr and RC I am not sure what this bug is but the bug that last bit me with Solaris and which I consider a showstopper is this: rsh solaris-machine ls The last time I ran this command rc would hang after running ls, because rc on the solaris machine was getting no child pids back from wait(). I don't know if it's worth doing a 1.5.2 for Solaris unless this bug is fixed. It doesn't have anything to do with setjmp and longjmp and signals as far as I know. I got around this bug running a 4.1.x binary, or linking with a bsd library. It may not be called -lbsd, but there is some kind of compatability library for BSD available.