From owner-cvs-all Mon Oct 29 22:37:45 2001 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 832C637B401; Mon, 29 Oct 2001 22:37:36 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9U6ba371164; Mon, 29 Oct 2001 22:37:36 -0800 (PST) (envelope-from jake) Message-Id: <200110300637.f9U6ba371164@freefall.freebsd.org> From: Jake Burkholder Date: Mon, 29 Oct 2001 22:37:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/sparc64/loader Makefile metadata.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 jake 2001/10/29 22:37:36 PST Modified files: sys/boot/sparc64/loader Makefile Added files: sys/boot/sparc64/loader metadata.c Log: Add code to copy the enironment and loader metadata into kernel space. Revision Changes Path 1.2 +5 -2 src/sys/boot/sparc64/loader/Makefile 1.1 +315 -0 src/sys/boot/sparc64/loader/metadata.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message