From owner-cvs-all Mon Sep 18 1:19: 7 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 394B837B424; Mon, 18 Sep 2000 01:19:05 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA94306; Mon, 18 Sep 2000 01:19:05 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <200009180819.BAA94306@freefall.freebsd.org> From: Matt Jacob Date: Mon, 18 Sep 2000 01:19:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/common main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2000/09/18 01:19:05 PDT Modified files: sys/boot/alpha/common main.c Log: Steal 512KB more from system memory for heap instead of 256KB. We died without the extra space. What a pity. Revision Changes Path 1.12 +12 -10 src/sys/boot/alpha/common/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message