From owner-cvs-all Mon Oct 19 02:12:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09686 for cvs-all-outgoing; Mon, 19 Oct 1998 02:12:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA09669; Mon, 19 Oct 1998 02:12:45 -0700 (PDT) (envelope-from dfr@FreeBSD.org) From: Doug Rabson Received: (from dfr@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA00164; Mon, 19 Oct 1998 02:12:42 -0700 (PDT) Date: Mon, 19 Oct 1998 02:12:42 -0700 (PDT) Message-Id: <199810190912.CAA00164@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/alpha Makefile.inc src/sys/boot/alpha/boot2 Makefile src/sys/boot/alpha/common main.c src/sys/boot/alpha/netboot Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1998/10/19 02:12:42 PDT Modified files: sys/boot/alpha Makefile.inc sys/boot/alpha/boot2 Makefile sys/boot/alpha/common main.c sys/boot/alpha/netboot Makefile Log: Reclaim the 48k used by the first bootstrap stage by adding it to the malloc pool. Revision Changes Path 1.4 +3 -3 src/sys/boot/alpha/Makefile.inc 1.7 +3 -0 src/sys/boot/alpha/boot2/Makefile 1.6 +16 -8 src/sys/boot/alpha/common/main.c 1.4 +1 -2 src/sys/boot/alpha/netboot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message