From owner-cvs-all Wed Apr 11 9:20:14 2001 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 BC1E137B422; Wed, 11 Apr 2001 09:20:11 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3BGKBR62833; Wed, 11 Apr 2001 09:20:11 -0700 (PDT) (envelope-from jhb) Message-Id: <200104111620.f3BGKBR62833@freefall.freebsd.org> From: John Baldwin Date: Wed, 11 Apr 2001 09:20:11 -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 jhb 2001/04/11 09:20:11 PDT Modified files: sys/alpha/alpha trap.c Log: Parse the various argument registers in the printtrap() function so that one doesn't have to go grab a reference manual to decode them by hand every time the alpha kernel falls over. Reviewed by: drew, -alpha Revision Changes Path 1.55 +110 -8 src/sys/alpha/alpha/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message