Date: Wed, 1 Aug 2001 13:36:22 -0700 (PDT) From: Matthew Jacob <mjacob@feral.com> To: Peter Wemm <peter@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_exit.c kern_sig.c Message-ID: <Pine.BSF.4.21.0108011336090.19703-100000@beppo> In-Reply-To: <200108012035.f71KZOs38613@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks Peter- I was just about to do just this in a day or so... On Wed, 1 Aug 2001, Peter Wemm wrote: > peter 2001/08/01 13:35:24 PDT > > Modified files: > sys/kern kern_exit.c kern_sig.c > Log: > Temporarily back out kern_sig.c rev 1.125 and kern_exit.c rev 1.131. > This paniced my one of my machines one time too many :-( and there is > no sign of a solution in the pipeline. The deltas are still easily > available in cvs. The problem is that if the parent has been swapped > out, the child process cannot grope around in the parent's UPAGES to > see the sigact[] array or it will fault. This probably is a showstopper > for this implementation anyway. > > Revision Changes Path > 1.132 +4 -5 src/sys/kern/kern_exit.c > 1.126 +6 -5 src/sys/kern/kern_sig.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0108011336090.19703-100000>