From owner-cvs-all Mon Oct 19 17:11:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08694 for cvs-all-outgoing; Mon, 19 Oct 1998 17:11:55 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from jamesn.locker13.com (nix.what.net [207.136.36.36]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA08608; Mon, 19 Oct 1998 17:11:39 -0700 (PDT) (envelope-from nix!FreeBSD.ORG!majordom@nix.what.net) Received: from localhost (2777 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 19:06:03 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from nix.UUCP (uucp@localhost) by here.what.net (8.9.1/8.9.1) with UUCP id EAA19630 for jamesn; Mon, 19 Oct 1998 04:14:25 -0500 (CDT) (envelope-from nix!FreeBSD.ORG!majordom) Received: from localhost (2277 bytes) by jamesn.locker13.com via sendmail with P:stdio/R:paths/T:uux (sender: ) (ident using unix) id for ; Mon, 19 Oct 1998 04:12:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Received: from hub.freebsd.org(src addr [204.216.27.18]) (1941 bytes) by jamesn.locker13.com via sendmail with P\:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 19 Oct 1998 04:12:54 -0500 (CDT) (Smail-3.2.0.101 1997-Dec-17 #2 built 1998-May-10) Delivered-To: vmailer-cvs-all@freebsd.org Received: by hub.freebsd.org (VMailer, from userid 1) id 459FF9D35; Mon, 19 Oct 1998 02:13:01 -0700 (PDT) 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 Lines: 20 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message