From owner-freebsd-bugs Mon Oct 14 15: 0:15 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4E8E37B404 for ; Mon, 14 Oct 2002 15:00:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 297A443EB2 for ; Mon, 14 Oct 2002 15:00:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9EM0ECo078712 for ; Mon, 14 Oct 2002 15:00:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9EM0DN6078711; Mon, 14 Oct 2002 15:00:13 -0700 (PDT) Date: Mon, 14 Oct 2002 15:00:13 -0700 (PDT) Message-Id: <200210142200.g9EM0DN6078711@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Mark Kettenis Subject: Re: kern/35175: ptrace(PT_DETACH, ...) doesn't do signals as advertised Reply-To: Mark Kettenis Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/35175; it has been noted by GNATS. From: Mark Kettenis To: freebsd-gnats-submit@freebsd.org Cc: peter.edwards@openet-telecom.com Subject: Re: kern/35175: ptrace(PT_DETACH, ...) doesn't do signals as advertised Date: Mon, 14 Oct 2002 23:57:52 +0200 (CEST) I recently installed FreeBSD 5.0-CURRENT, which allowed me to create and test a patch against -CURRENT for the problem that Peter origionally reported. Turned out that Peter's patch didn't fix all problems with ptrace(2). Therefore I filed a new problem report with a more accurate problem description and a new patch. It has the ID kern/44011. Please forget about my alternative patch here. It's way too complicated and I don't think that keeping the differences with OpenBSD as small as possible is an important goal. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message