From owner-cvs-all Tue Sep 12 15:47:13 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 0D48637B423; Tue, 12 Sep 2000 15:47:11 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA70012; Tue, 12 Sep 2000 15:47:11 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200009122247.PAA70012@freefall.freebsd.org> From: Doug Rabson Date: Tue, 12 Sep 2000 15:47:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/09/12 15:47:10 PDT Modified files: sys/alpha/alpha trap.c Log: Merge changes from the i386 port to allow userret() to be called both with and without holding the Giant mutex. Revision Changes Path 1.32 +38 -12 src/sys/alpha/alpha/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message