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 Actually bump version (missed in...
details: https://anonhg.NetBSD.org/src/rev/ebc47c31bfb0
branches: trunk
changeset: 373473:ebc47c31bfb0
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun Feb 12 10:18:23 2023 +0000
description:
Actually bump version (missed in the previous commit).
diffstat:
sys/arch/next68k/stand/boot/version | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 9efac470ccad -r ebc47c31bfb0 sys/arch/next68k/stand/boot/version
--- a/sys/arch/next68k/stand/boot/version Sun Feb 12 10:04:56 2023 +0000
+++ b/sys/arch/next68k/stand/boot/version Sun Feb 12 10:18:23 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.6 2023/02/11 18:09:55 tsutsui Exp $
+$NetBSD: version,v 1.7 2023/02/12 10:18:23 tsutsui Exp $
1.1: initial import
1.3: Add ELF support
@@ -6,3 +6,4 @@
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
+1.8: Fix DELAY() to actually wait specified microsconds
Home |
Main Index |
Thread Index |
Old Index