From owner-cvs-all Mon Oct 16 10: 3:54 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 9547C37B672; Mon, 16 Oct 2000 10:03:51 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA42731; Mon, 16 Oct 2000 10:03:51 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200010161703.KAA42731@freefall.freebsd.org> From: Doug Rabson Date: Mon, 16 Oct 2000 10:03:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 exception.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/10/16 10:03:51 PDT Modified files: sys/ia64/ia64 exception.s Log: Do a full exception_restore after an execve syscall to ensure that the new program gets the right values for its arguments etc. Revision Changes Path 1.9 +6 -1 src/sys/ia64/ia64/exception.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message