diff options
| author | tsutsui <tsutsui@NetBSD.org> | 2023-02-11 18:09:55 +0000 |
|---|---|---|
| committer | tsutsui <tsutsui@NetBSD.org> | 2023-02-11 18:09:55 +0000 |
| commit | ff181cb4bb313dfd2b971ff15a89304f694228e4 (patch) | |
| tree | 679eccbdbb8baba3e06daed6ac0899ea74343b0b /sys | |
| parent | 1ae0bf558436c98219469a4706b9c3d1751a1318 (diff) | |
Bump version again to denote NeXT_CUBE_TURBO support.
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/arch/next68k/stand/boot/version | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/next68k/stand/boot/version b/sys/arch/next68k/stand/boot/version index 3c39ec1d70b..102de9cc804 100644 --- a/sys/arch/next68k/stand/boot/version +++ b/sys/arch/next68k/stand/boot/version @@ -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 |
