Source-Changes-HG archive

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

[src/trunk]: src/sys/lkm/arch/mac68k/iwm RCS ID police (missed this earlier)



details:   https://anonhg.NetBSD.org/src/rev/c1f077020b3d
branches:  trunk
changeset: 467682:c1f077020b3d
user:      scottr <scottr%NetBSD.org@localhost>
date:      Sat Mar 27 05:48:53 1999 +0000

description:
RCS ID police (missed this earlier)

diffstat:

 sys/lkm/arch/mac68k/iwm/Makefile        |  2 +-
 sys/lkm/arch/mac68k/iwm/README.iwm      |  2 +-
 sys/lkm/arch/mac68k/iwm/README.technote |  2 +-
 sys/lkm/arch/mac68k/iwm/TODO            |  2 +-
 sys/lkm/arch/mac68k/iwm/iwm_mod.c       |  2 +-
 sys/lkm/arch/mac68k/iwm/iwm_mod.h       |  2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r ca1d961cdf88 -r c1f077020b3d sys/lkm/arch/mac68k/iwm/Makefile
--- a/sys/lkm/arch/mac68k/iwm/Makefile  Sat Mar 27 05:45:19 1999 +0000
+++ b/sys/lkm/arch/mac68k/iwm/Makefile  Sat Mar 27 05:48:53 1999 +0000
@@ -1,4 +1,4 @@
-#      $Id: Makefile,v 1.1 1999/03/26 22:25:40 scottr Exp $
+#      $NetBSD: Makefile,v 1.2 1999/03/27 05:48:53 scottr Exp $
 #
 # Makefile for loadable iwm device driver kernel module
 #
diff -r ca1d961cdf88 -r c1f077020b3d sys/lkm/arch/mac68k/iwm/README.iwm
--- a/sys/lkm/arch/mac68k/iwm/README.iwm        Sat Mar 27 05:45:19 1999 +0000
+++ b/sys/lkm/arch/mac68k/iwm/README.iwm        Sat Mar 27 05:48:53 1999 +0000
@@ -1,4 +1,4 @@
-#      $Id: README.iwm,v 1.1 1999/03/26 22:25:40 scottr Exp $
+#      $NetBSD: README.iwm,v 1.2 1999/03/27 05:48:53 scottr Exp $
 
 From: Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
 Subject: NetBSD/mac68k IWM floppy driver
diff -r ca1d961cdf88 -r c1f077020b3d sys/lkm/arch/mac68k/iwm/README.technote
--- a/sys/lkm/arch/mac68k/iwm/README.technote   Sat Mar 27 05:45:19 1999 +0000
+++ b/sys/lkm/arch/mac68k/iwm/README.technote   Sat Mar 27 05:48:53 1999 +0000
@@ -1,4 +1,4 @@
-#      $Id: README.technote,v 1.1 1999/03/26 22:25:40 scottr Exp $
+#      $NetBSD: README.technote,v 1.2 1999/03/27 05:48:53 scottr Exp $
 
 
 The IWM chip (the Mac floppy controller) is a descendant of the Apple
diff -r ca1d961cdf88 -r c1f077020b3d sys/lkm/arch/mac68k/iwm/TODO
--- a/sys/lkm/arch/mac68k/iwm/TODO      Sat Mar 27 05:45:19 1999 +0000
+++ b/sys/lkm/arch/mac68k/iwm/TODO      Sat Mar 27 05:48:53 1999 +0000
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.1 1999/03/26 22:25:40 scottr Exp $
+$NetBSD: TODO,v 1.2 1999/03/27 05:48:53 scottr Exp $
 
 
 981126
diff -r ca1d961cdf88 -r c1f077020b3d sys/lkm/arch/mac68k/iwm/iwm_mod.c
--- a/sys/lkm/arch/mac68k/iwm/iwm_mod.c Sat Mar 27 05:45:19 1999 +0000
+++ b/sys/lkm/arch/mac68k/iwm/iwm_mod.c Sat Mar 27 05:48:53 1999 +0000
@@ -1,4 +1,4 @@
-/* $Id: iwm_mod.c,v 1.1 1999/03/26 22:25:40 scottr Exp $ */
+/*     $NetBSD: iwm_mod.c,v 1.2 1999/03/27 05:48:53 scottr Exp $       */
 
 /*
  * Copyright (c) 1997, 1998 Hauke Fath.  All rights reserved.
diff -r ca1d961cdf88 -r c1f077020b3d sys/lkm/arch/mac68k/iwm/iwm_mod.h
--- a/sys/lkm/arch/mac68k/iwm/iwm_mod.h Sat Mar 27 05:45:19 1999 +0000
+++ b/sys/lkm/arch/mac68k/iwm/iwm_mod.h Sat Mar 27 05:48:53 1999 +0000
@@ -1,4 +1,4 @@
-/*     $Id: iwm_mod.h,v 1.1 1999/03/26 22:25:41 scottr Exp $   */
+/*     $NetBSD: iwm_mod.h,v 1.2 1999/03/27 05:48:53 scottr Exp $       */
 
 /*
  * Copyright (c) 1997, 1998 Hauke Fath.  All rights reserved.



Home | Main Index | Thread Index | Old Index