From owner-freebsd-current Sun Mar 23 14:04:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA02008 for current-outgoing; Sun, 23 Mar 1997 14:04:21 -0800 (PST) Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id OAA02000 for ; Sun, 23 Mar 1997 14:04:17 -0800 (PST) Received: from East.Sun.COM ([129.148.1.241]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id OAA21890 for ; Sun, 23 Mar 1997 14:06:42 -0800 Received: from suneast.East.Sun.COM by East.Sun.COM (SMI-8.6/SMI-5.3) id RAA15671; Sun, 23 Mar 1997 17:03:39 -0500 Received: from compound.east.sun.com by suneast.East.Sun.COM (SMI-8.6/SMI-SVR4) id RAA29952; Sun, 23 Mar 1997 17:03:39 -0500 Received: (from alk@localhost) by compound.east.sun.com (8.8.5/8.7.3) id QAA18336; Sun, 23 Mar 1997 16:03:54 -0600 (CST) Date: Sun, 23 Mar 1997 16:03:54 -0600 (CST) Reply-To: Anthony.Kimball@East.Sun.COM Message-Id: <199703232203.QAA18336@compound.east.sun.com> From: Tony Kimball MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: current@freebsd.org Subject: Re: 2.2R (src 2.2 211): == dialing X-Face: O9M"E%K;(f-Go/XDxL+pCxI5*gr[=FN@Y`cl1.Tn Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Quoth Bob Bishop on Sat, 22 March: : At 9:18 pm -0000 22/3/97, Terry Lambert wrote: : >I think we still have issues with propagation of signals to the : >other processes in a process group when the group leader is signalled, : >as well. : : Quite likely; but I think that's a separate issue. : Quite definitely: Try debugging code that forks!-) Not fun at all. But perhaps the SIGHUP is arriving by erroneous propagation?