Module Name: src
Committed By: kiyohara
Date: Thu Oct 14 06:23:27 UTC 2010
Modified Files:
src/sys/arch/bebox/stand/boot: version
Log Message:
s/,vga}/,_vga}/.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/bebox/stand/boot/version
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/bebox/stand/boot/version
diff -u src/sys/arch/bebox/stand/boot/version:1.7 src/sys/arch/bebox/stand/boot/version:1.8
--- src/sys/arch/bebox/stand/boot/version:1.7 Mon May 26 16:28:39 2008
+++ src/sys/arch/bebox/stand/boot/version Thu Oct 14 06:23:27 2010
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.7 2008/05/26 16:28:39 kiyohara Exp $
+$NetBSD: version,v 1.8 2010/10/14 06:23:27 kiyohara Exp $
1.1: Boot program for BeBox; initial revision
1.2: check BUS FREQ, add clock information
@@ -7,4 +7,4 @@
1.5: loadfile() update to avoid backwards seeks for ELF Program
Headers.
1.6: Support framebuffer and vga.
- Split boot{,_com0,vga}.
+ Split boot{,_com0,_vga}.