From owner-cvs-all Fri Feb 22 20: 4:43 2002 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 2ED9C37B42C; Fri, 22 Feb 2002 20:04:31 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1N44VK75209; Fri, 22 Feb 2002 20:04:31 -0800 (PST) (envelope-from jake) Message-Id: <200202230404.g1N44VK75209@freefall.freebsd.org> From: Jake Burkholder Date: Fri, 22 Feb 2002 20:04:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/sparc64/loader main.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 2002/02/22 20:04:31 PST Modified files: sys/boot/sparc64/loader main.c Log: Fix fs support ifdefs. Add tftp support. Add physical and virtual watchpoint support for debugging (under LOADER_DEBUG). Claim the physical and virtual addresses used to map the kernel from the prom; we map it ourselves behind the scenes though. Add a reboot command. Submitted by: tmm Revision Changes Path 1.4 +107 -12 src/sys/boot/sparc64/loader/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message