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 Fix broken RCS NetBSD tag.
details: https://anonhg.NetBSD.org/src/rev/1346fbc708c6
branches: trunk
changeset: 467061:1346fbc708c6
user: isaki <isaki%NetBSD.org@localhost>
date: Sun Jan 12 13:51:12 2020 +0000
description:
Fix broken RCS NetBSD tag.
diffstat:
sys/arch/x68k/stand/boot_ufs/version | 2 +-
sys/arch/x68k/stand/boot_ustar/version | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 57695fe97823 -r 1346fbc708c6 sys/arch/x68k/stand/boot_ufs/version
--- a/sys/arch/x68k/stand/boot_ufs/version Sun Jan 12 13:37:26 2020 +0000
+++ b/sys/arch/x68k/stand/boot_ufs/version Sun Jan 12 13:51:12 2020 +0000
@@ -1,4 +1,4 @@
-$ NetBSD $
+$NetBSD: version,v 1.3 2020/01/12 13:51:12 isaki 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
diff -r 57695fe97823 -r 1346fbc708c6 sys/arch/x68k/stand/boot_ustar/version
--- a/sys/arch/x68k/stand/boot_ustar/version Sun Jan 12 13:37:26 2020 +0000
+++ b/sys/arch/x68k/stand/boot_ustar/version Sun Jan 12 13:51:12 2020 +0000
@@ -1,4 +1,4 @@
-$ NetBSD $
+$NetBSD: version,v 1.2 2020/01/12 13:51:12 isaki 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
Home |
Main Index |
Thread Index |
Old Index