Module Name:    src
Committed By:   tsutsui
Date:           Sat Feb 11 18:06:22 UTC 2023

Modified Files:
        src/sys/arch/next68k/stand/boot: version

Log Message:
Bump version to 1.6 to denote recent bootloader's >20 years old bug fixes.

All these fixes should be pulled up to netbsd-10 and netbsd-9.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/next68k/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/next68k/stand/boot/version
diff -u src/sys/arch/next68k/stand/boot/version:1.4 src/sys/arch/next68k/stand/boot/version:1.5
--- src/sys/arch/next68k/stand/boot/version:1.4	Fri Nov  9 19:53:17 2001
+++ src/sys/arch/next68k/stand/boot/version	Sat Feb 11 18:06:22 2023
@@ -1,6 +1,7 @@
-$NetBSD: version,v 1.4 2001/11/09 19:53:17 scw Exp $
+$NetBSD: version,v 1.5 2023/02/11 18:06:22 tsutsui Exp $
 
 1.1:	initial import
 1.3:	Add ELF support
 1.4:	loadfile() update:  ELF symbols no longer need backward seeks.
 1.5:	loadfile() update to avoid backwards seeks for ELF Program Headers.
+1.6:	Fix a bug on DMA reg accesses and a problem on detecting old drives

Reply via email to