Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 07/06/2000 10:15:09
Module Name: syssrc
Committed By: eeh
Date: Thu Jul 6 17:15:08 UTC 2000
Modified Files:
syssrc/sys/arch/sparc64/stand/bootblk: bootblk.fth
Log Message:
Added two new options to the bootblock: -V turns on verbose mode and -D
makes it load but not execute. If fcode-debug? is enabled in the firmware
an arbitrary file can then be loaded with:
ok " <path>" do-boot
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sparc64/stand/bootblk/bootblk.fth
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.