[Midnightbsd-cvs] src: dev/ofw: tag

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Dec 3 15:13:01 EST 2008


Log Message:
-----------
tag

Modified Files:
--------------
    src/sys/dev/ofw:
        ofw_bus.h (r1.1.1.1 -> r1.2)
        ofw_bus_subr.c (r1.1 -> r1.2)
        ofw_bus_subr.h (r1.1 -> r1.2)
        ofw_console.c (r1.2 -> r1.3)
        ofw_disk.c (r1.2 -> r1.3)
        ofw_pci.h (r1.1.1.1 -> r1.2)
        openfirm.c (r1.2 -> r1.3)
        openfirm.h (r1.2 -> r1.3)
        openfirmio.c (r1.2 -> r1.3)
        openfirmio.h (r1.1.1.1 -> r1.2)
        openpromio.c (r1.2 -> r1.3)
        openpromio.h (r1.1.1.1 -> r1.2)

-------------- next part --------------
Index: ofw_pci.h
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/ofw_pci.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L sys/dev/ofw/ofw_pci.h -L sys/dev/ofw/ofw_pci.h -u -r1.1.1.1 -r1.2
--- sys/dev/ofw/ofw_pci.h
+++ sys/dev/ofw/ofw_pci.h
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*-
  * Copyright (c) 1999 The NetBSD Foundation, Inc.
  * All rights reserved.
Index: ofw_console.c
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/ofw_console.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sys/dev/ofw/ofw_console.c -L sys/dev/ofw/ofw_console.c -u -r1.2 -r1.3
--- sys/dev/ofw/ofw_console.c
+++ sys/dev/ofw/ofw_console.c
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*-
  * Copyright (C) 2001 Benno Rice.
  * All rights reserved.
Index: openpromio.c
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/openpromio.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sys/dev/ofw/openpromio.c -L sys/dev/ofw/openpromio.c -u -r1.2 -r1.3
--- sys/dev/ofw/openpromio.c
+++ sys/dev/ofw/openpromio.c
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*-
  * Copyright (c) 2003 Jake Burkholder.
  * All rights reserved.
Index: openfirm.c
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/openfirm.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sys/dev/ofw/openfirm.c -L sys/dev/ofw/openfirm.c -u -r1.2 -r1.3
--- sys/dev/ofw/openfirm.c
+++ sys/dev/ofw/openfirm.c
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*	$NetBSD: Locore.c,v 1.7 2000/08/20 07:04:59 tsubai Exp $	*/
 
 /*-
Index: openpromio.h
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/openpromio.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L sys/dev/ofw/openpromio.h -L sys/dev/ofw/openpromio.h -u -r1.1.1.1 -r1.2
--- sys/dev/ofw/openpromio.h
+++ sys/dev/ofw/openpromio.h
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*-
  * Copyright (c) 2003 Jake Burkholder.
  * All rights reserved.
Index: ofw_disk.c
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/ofw_disk.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sys/dev/ofw/ofw_disk.c -L sys/dev/ofw/ofw_disk.c -u -r1.2 -r1.3
--- sys/dev/ofw/ofw_disk.c
+++ sys/dev/ofw/ofw_disk.c
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*-
  * Copyright (C) 2002 Benno Rice <benno at FreeBSD.org>
  * All rights reserved.
Index: ofw_bus.h
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/ofw_bus.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L sys/dev/ofw/ofw_bus.h -L sys/dev/ofw/ofw_bus.h -u -r1.1.1.1 -r1.2
--- sys/dev/ofw/ofw_bus.h
+++ sys/dev/ofw/ofw_bus.h
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*-
  * Copyright (c) 2001, 2003 by Thomas Moestl <tmm at FreeBSD.org>
  * Copyright (c) 2004 by Marius Strobl <marius at FreeBSD.org>
Index: openfirmio.h
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/openfirmio.h,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L sys/dev/ofw/openfirmio.h -L sys/dev/ofw/openfirmio.h -u -r1.1.1.1 -r1.2
--- sys/dev/ofw/openfirmio.h
+++ sys/dev/ofw/openfirmio.h
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*	$NetBSD: openfirmio.h,v 1.4 2002/09/06 13:23:19 gehenna Exp $ */
 
 /*-
Index: openfirm.h
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/openfirm.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sys/dev/ofw/openfirm.h -L sys/dev/ofw/openfirm.h -u -r1.2 -r1.3
--- sys/dev/ofw/openfirm.h
+++ sys/dev/ofw/openfirm.h
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*	$NetBSD: openfirm.h,v 1.1 1998/05/15 10:16:00 tsubai Exp $	*/
 
 /*-
Index: ofw_bus_subr.c
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/ofw_bus_subr.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sys/dev/ofw/ofw_bus_subr.c -L sys/dev/ofw/ofw_bus_subr.c -u -r1.1 -r1.2
--- sys/dev/ofw/ofw_bus_subr.c
+++ sys/dev/ofw/ofw_bus_subr.c
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*-
  * Copyright (c) 2005 Marius Strobl <marius at FreeBSD.org>
  * All rights reserved.
Index: ofw_bus_subr.h
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/ofw_bus_subr.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sys/dev/ofw/ofw_bus_subr.h -L sys/dev/ofw/ofw_bus_subr.h -u -r1.1 -r1.2
--- sys/dev/ofw/ofw_bus_subr.h
+++ sys/dev/ofw/ofw_bus_subr.h
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*-
  * Copyright (c) 2005 Marius Strobl <marius at FreeBSD.org>
  * All rights reserved.
Index: openfirmio.c
===================================================================
RCS file: /home/cvs/src/sys/dev/ofw/openfirmio.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sys/dev/ofw/openfirmio.c -L sys/dev/ofw/openfirmio.c -u -r1.2 -r1.3
--- sys/dev/ofw/openfirmio.c
+++ sys/dev/ofw/openfirmio.c
@@ -1,3 +1,4 @@
+/* $MidnightBSD$ */
 /*	$NetBSD: openfirmio.c,v 1.4 2002/09/06 13:23:19 gehenna Exp $ */
 
 #include <sys/cdefs.h>


More information about the Midnightbsd-cvs mailing list