From owner-cvs-all Fri Oct 13 20:56: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D614B37B66C; Fri, 13 Oct 2000 20:56:02 -0700 (PDT) Received: (from jwd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA26366; Fri, 13 Oct 2000 20:56:02 -0700 (PDT) (envelope-from jwd@FreeBSD.org) Message-Id: <200010140356.UAA26366@freefall.freebsd.org> From: "John W. De Boskey" Date: Fri, 13 Oct 2000 20:56:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_process.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jwd 2000/10/13 20:56:02 PDT Modified files: sys/kern sys_process.c Log: Remove the signal value check from the PT_STEP codepath. It can cause an bogus failure. Reviewed by: Sean Eric Fagan and no other response to the review request. Revision Changes Path 1.53 +2 -2 src/sys/kern/sys_process.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message