Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/x68k/stand/boot Bump version to denote 060turbo boo...



details:   https://anonhg.NetBSD.org/src/rev/ca3c88ecda06
branches:  trunk
changeset: 770341:ca3c88ecda06
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Thu Oct 13 11:35:37 2011 +0000

description:
Bump version to denote 060turbo boot fix.

diffstat:

 sys/arch/x68k/stand/boot/version |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 09ba4c8188be -r ca3c88ecda06 sys/arch/x68k/stand/boot/version
--- a/sys/arch/x68k/stand/boot/version  Thu Oct 13 11:12:05 2011 +0000
+++ b/sys/arch/x68k/stand/boot/version  Thu Oct 13 11:35:37 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.3 2011/04/11 13:49:41 tsutsui Exp $
+$NetBSD: version,v 1.4 2011/10/13 11:35:37 tsutsui Exp $
 
 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
 file is important - make sure the entries are appended on end, last item
@@ -8,3 +8,4 @@
 1.0:   Initial version of the libsa-based bootstrap loader.
 1.1:   loadfile() update to avoid backwards seeks for ELF Program Headers.
 1.2:   Fix serial console output.
+1.3:   Avoid exception on 68060 in UFS ops.



Home | Main Index | Thread Index | Old Index