Subject: CVS commit: syssrc/sys/arch/macppc/stand/bootxx
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/18/2002 07:24:22
Module Name: syssrc
Committed By: lukem
Date: Sat May 18 04:24:22 UTC 2002
Modified Files:
syssrc/sys/arch/macppc/stand/bootxx: bootxx.c
Log Message:
minor cosmetic tweaks:
- put \r\n before OF_open message
- use '0' + i % 10 instead of 'A' + i to print the read block number
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/macppc/stand/bootxx/bootxx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.