From owner-cvs-all Mon Sep 18 1:16:41 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 610D537B422; Mon, 18 Sep 2000 01:16:39 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA93936; Mon, 18 Sep 2000 01:16:39 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200009180816.BAA93936@freefall.freebsd.org> From: Matt Jacob Date: Mon, 18 Sep 2000 01:16:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/libalpha start.S X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/09/18 01:16:39 PDT Modified files: sys/boot/alpha/libalpha start.S Log: Make the stack 12K- we seem to need a bit more. Rename 'stack' to 'stackbase' as this variable more correctly denotes what it is. Revision Changes Path 1.7 +4 -4 src/sys/boot/alpha/libalpha/start.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message