From owner-cvs-all Thu Feb 28 0:13:59 2002 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 E4E6237B405; Thu, 28 Feb 2002 00:13:55 -0800 (PST) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1S8Dtb37431; Thu, 28 Feb 2002 00:13:55 -0800 (PST) (envelope-from arr) Message-Id: <200202280813.g1S8Dtb37431@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Thu, 28 Feb 2002 00:13:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/02/28 00:13:55 PST Modified files: sys/i386/i386 trap.c Log: - trap -> trap() in panic() string. - Translate the message into some sort of understandable english. - Fix a couple near-by style nits. Submitted by: bde Revision Changes Path 1.215 +3 -3 src/sys/i386/i386/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message