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 Remove my local RCS IDs.



details:   https://anonhg.NetBSD.org/src/rev/40013a61f917
branches:  trunk
changeset: 782391:40013a61f917
user:      isaki <isaki%NetBSD.org@localhost>
date:      Thu Nov 01 14:46:26 2012 +0000

description:
Remove my local RCS IDs.

diffstat:

 sys/arch/x68k/stand/boot/dp8390.c    |  3 +--
 sys/arch/x68k/stand/boot/dp8390.h    |  3 +--
 sys/arch/x68k/stand/boot/if_ne.c     |  3 +--
 sys/arch/x68k/stand/boot/ne.c        |  3 +--
 sys/arch/x68k/stand/libsa/clock.c    |  3 +--
 sys/arch/x68k/stand/netboot/Makefile |  3 +--
 sys/arch/x68k/stand/netboot/boot.c   |  3 +--
 sys/arch/x68k/stand/netboot/conf.c   |  3 +--
 8 files changed, 8 insertions(+), 16 deletions(-)

diffs (80 lines):

diff -r 8b6fd154d061 -r 40013a61f917 sys/arch/x68k/stand/boot/dp8390.c
--- a/sys/arch/x68k/stand/boot/dp8390.c Thu Nov 01 14:33:31 2012 +0000
+++ b/sys/arch/x68k/stand/boot/dp8390.c Thu Nov 01 14:46:26 2012 +0000
@@ -1,5 +1,4 @@
-/*     $NetBSD: dp8390.c,v 1.1 2012/10/12 20:15:52 tsutsui Exp $       */
-/*     Id: dp8390.c,v 1.14 2011/10/05 13:16:20 isaki Exp       */
+/*     $NetBSD: dp8390.c,v 1.2 2012/11/01 14:46:26 isaki Exp $ */
 
 /*
  * This file is derived from sys/arch/i386/stand/lib/netif/dp8390.c
diff -r 8b6fd154d061 -r 40013a61f917 sys/arch/x68k/stand/boot/dp8390.h
--- a/sys/arch/x68k/stand/boot/dp8390.h Thu Nov 01 14:33:31 2012 +0000
+++ b/sys/arch/x68k/stand/boot/dp8390.h Thu Nov 01 14:46:26 2012 +0000
@@ -1,5 +1,4 @@
-/*     $NetBSD: dp8390.h,v 1.1 2012/10/12 20:15:52 tsutsui Exp $       */
-/*     Id: dp8390.h,v 1.7 2011/10/05 13:16:20 isaki Exp        */
+/*     $NetBSD: dp8390.h,v 1.2 2012/11/01 14:46:26 isaki Exp $ */
 
 /*
  * This file is derived from sys/arch/i386/stand/lib/netif/dp8390.h
diff -r 8b6fd154d061 -r 40013a61f917 sys/arch/x68k/stand/boot/if_ne.c
--- a/sys/arch/x68k/stand/boot/if_ne.c  Thu Nov 01 14:33:31 2012 +0000
+++ b/sys/arch/x68k/stand/boot/if_ne.c  Thu Nov 01 14:46:26 2012 +0000
@@ -1,5 +1,4 @@
-/* $NetBSD: if_ne.c,v 1.1 2012/10/12 20:15:52 tsutsui Exp $ */
-/* Id: if_ne.c,v 1.28 2011/10/05 13:17:06 isaki Exp  */
+/* $NetBSD: if_ne.c,v 1.2 2012/11/01 14:46:26 isaki Exp $ */
 
 /*
  * Copyright (c) 2003 Tetsuya Isaki. All rights reserved.
diff -r 8b6fd154d061 -r 40013a61f917 sys/arch/x68k/stand/boot/ne.c
--- a/sys/arch/x68k/stand/boot/ne.c     Thu Nov 01 14:33:31 2012 +0000
+++ b/sys/arch/x68k/stand/boot/ne.c     Thu Nov 01 14:46:26 2012 +0000
@@ -1,5 +1,4 @@
-/*     $NetBSD: ne.c,v 1.1 2012/10/12 20:15:52 tsutsui Exp $   */
-/*     Id: ne.c,v 1.22 2011/10/05 13:16:20 isaki Exp   */
+/*     $NetBSD: ne.c,v 1.2 2012/11/01 14:46:26 isaki Exp $     */
 
 /*
  * This file is derived from sys/arch/i386/stand/lib/netif/ne.c
diff -r 8b6fd154d061 -r 40013a61f917 sys/arch/x68k/stand/libsa/clock.c
--- a/sys/arch/x68k/stand/libsa/clock.c Thu Nov 01 14:33:31 2012 +0000
+++ b/sys/arch/x68k/stand/libsa/clock.c Thu Nov 01 14:46:26 2012 +0000
@@ -1,5 +1,4 @@
-/* $NetBSD: clock.c,v 1.1 2012/10/12 20:15:52 tsutsui Exp $ */
-/* Id: clock.c,v 1.4 2011/04/10 09:21:45 isaki Exp  */
+/* $NetBSD: clock.c,v 1.2 2012/11/01 14:46:26 isaki Exp $ */
 
 /*
  * Copyright (c) 2003 Tetsuya Isaki. All rights reserved.
diff -r 8b6fd154d061 -r 40013a61f917 sys/arch/x68k/stand/netboot/Makefile
--- a/sys/arch/x68k/stand/netboot/Makefile      Thu Nov 01 14:33:31 2012 +0000
+++ b/sys/arch/x68k/stand/netboot/Makefile      Thu Nov 01 14:46:26 2012 +0000
@@ -1,5 +1,4 @@
-#      $NetBSD: Makefile,v 1.1 2012/10/12 20:15:53 tsutsui Exp $
-#      Id: Makefile,v 1.14 2011/10/04 12:59:33 isaki Exp 
+#      $NetBSD: Makefile,v 1.2 2012/11/01 14:46:26 isaki Exp $
 
 NOMAN=         # defined
 
diff -r 8b6fd154d061 -r 40013a61f917 sys/arch/x68k/stand/netboot/boot.c
--- a/sys/arch/x68k/stand/netboot/boot.c        Thu Nov 01 14:33:31 2012 +0000
+++ b/sys/arch/x68k/stand/netboot/boot.c        Thu Nov 01 14:46:26 2012 +0000
@@ -1,5 +1,4 @@
-/*     $NetBSD: boot.c,v 1.1 2012/10/12 20:15:53 tsutsui Exp $ */
-/*     Id: boot.c,v 1.19 2011/10/04 12:45:16 isaki Exp         */
+/*     $NetBSD: boot.c,v 1.2 2012/11/01 14:46:26 isaki Exp $   */
 
 /*
  * Copyright (c) 2001 Minoura Makoto
diff -r 8b6fd154d061 -r 40013a61f917 sys/arch/x68k/stand/netboot/conf.c
--- a/sys/arch/x68k/stand/netboot/conf.c        Thu Nov 01 14:33:31 2012 +0000
+++ b/sys/arch/x68k/stand/netboot/conf.c        Thu Nov 01 14:46:26 2012 +0000
@@ -1,5 +1,4 @@
-/*     $NetBSD: conf.c,v 1.1 2012/10/12 20:15:53 tsutsui Exp $ */
-/*     Id: conf.c,v 1.7 2011/04/10 09:20:27 isaki Exp  */
+/*     $NetBSD: conf.c,v 1.2 2012/11/01 14:46:26 isaki Exp $   */
 
 /*
  * Copyright (c) 2001 Minoura Makoto



Home | Main Index | Thread Index | Old Index