Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/next68k/stand/boot Bump version again to denote NeX...



details:   https://anonhg.NetBSD.org/src/rev/0db3aaf1d84e
branches:  trunk
changeset: 373462:0db3aaf1d84e
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sat Feb 11 18:09:55 2023 +0000

description:
Bump version again to denote NeXT_CUBE_TURBO support.

diffstat:

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

diffs (13 lines):

diff -r 8d08d8a3beef -r 0db3aaf1d84e sys/arch/next68k/stand/boot/version
--- a/sys/arch/next68k/stand/boot/version       Sat Feb 11 18:06:22 2023 +0000
+++ b/sys/arch/next68k/stand/boot/version       Sat Feb 11 18:09:55 2023 +0000
@@ -1,7 +1,8 @@
-$NetBSD: version,v 1.5 2023/02/11 18:06:22 tsutsui Exp $
+$NetBSD: version,v 1.6 2023/02/11 18:09:55 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
+1.7:   Add support of NeXT_CUBE_TURBO



Home | Main Index | Thread Index | Old Index