adding OpenBSD tag to files.
authorrahnds <rahnds@openbsd.org>
Sat, 28 Dec 1996 06:24:55 +0000 (06:24 +0000)
committerrahnds <rahnds@openbsd.org>
Sat, 28 Dec 1996 06:24:55 +0000 (06:24 +0000)
23 files changed:
sys/arch/powerpc/include/ansi.h
sys/arch/powerpc/include/aout_machdep.h
sys/arch/powerpc/include/bat.h
sys/arch/powerpc/include/cdefs.h
sys/arch/powerpc/include/cpu.h
sys/arch/powerpc/include/disklabel.h
sys/arch/powerpc/include/endian.h
sys/arch/powerpc/include/exec.h
sys/arch/powerpc/include/float.h
sys/arch/powerpc/include/fpu.h
sys/arch/powerpc/include/frame.h
sys/arch/powerpc/include/ieee.h
sys/arch/powerpc/include/ipkdb.h
sys/arch/powerpc/include/irq.h
sys/arch/powerpc/include/kcore.h
sys/arch/powerpc/include/limits.h
sys/arch/powerpc/include/param.h
sys/arch/powerpc/include/pcb.h
sys/arch/powerpc/include/pmap.h
sys/arch/powerpc/include/powerpc.h
sys/arch/powerpc/include/proc.h
sys/arch/powerpc/include/psl.h
sys/arch/powerpc/include/pte.h

index 6c871a4..c0e8e12 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: ansi.h,v 1.3 1996/12/28 06:24:55 rahnds Exp $ */
 /*     $NetBSD: ansi.h,v 1.2 1996/11/15 22:38:57 jtc Exp $     */
 
 /*-
index b1ea7fa..24b8ea4 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: aout_machdep.h,v 1.2 1996/12/28 06:24:58 rahnds Exp $ */
 /*     $NetBSD: aout_machdep.h,v 1.1 1996/09/30 16:34:23 ws Exp $      */
 
 /*-
index fc915ee..9b1f4d3 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: bat.h,v 1.2 1996/12/28 06:25:00 rahnds Exp $  */
 /*     $NetBSD: bat.h,v 1.1 1996/09/30 16:34:20 ws Exp $       */
 
 /*
index d8534e0..ccc21bd 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: cdefs.h,v 1.2 1996/12/28 06:25:01 rahnds Exp $        */
 /*     $NetBSD: cdefs.h,v 1.1 1996/09/30 16:34:21 ws Exp $     */
 
 /*
index 0ec9d59..6c947c0 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: cpu.h,v 1.2 1996/12/28 06:25:03 rahnds Exp $  */
 /*     $NetBSD: cpu.h,v 1.1 1996/09/30 16:34:21 ws Exp $       */
 
 /*
index ffaa67c..84ac209 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: disklabel.h,v 1.2 1996/12/28 06:25:04 rahnds Exp $    */
 /*     $NetBSD: disklabel.h,v 1.1 1996/09/30 16:34:22 ws Exp $ */
 
 /*-
index ef8ca26..f5db7ea 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: endian.h,v 1.3 1996/12/28 06:25:05 rahnds Exp $       */
 /*     $NetBSD: endian.h,v 1.2 1996/10/13 03:16:41 christos Exp $      */
 
 /*-
index 5435783..7a294b1 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: exec.h,v 1.3 1996/12/28 06:25:06 rahnds Exp $ */
 /*
  * Copyright (c) 1993 Christopher G. Demetriou
  * All rights reserved.
@@ -24,7 +25,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
- *     $Id: exec.h,v 1.2 1996/12/23 02:42:35 deraadt Exp $
+ *     $Id: exec.h,v 1.3 1996/12/28 06:25:06 rahnds Exp $
  */
 
 #ifndef _PPC_EXEC_H_
index 62cd9f8..a1efba0 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: float.h,v 1.2 1996/12/28 06:25:07 rahnds Exp $        */
 /*     $NetBSD: float.h,v 1.1 1996/09/30 16:34:24 ws Exp $     */
 
 /*
index e8cdb9c..b9c7aa2 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: fpu.h,v 1.2 1996/12/28 06:25:08 rahnds Exp $  */
 /*     $NetBSD: fpu.h,v 1.1 1996/09/30 16:34:24 ws Exp $       */
 
 /*-
index a5b73d5..7e9562e 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: frame.h,v 1.2 1996/12/28 06:25:09 rahnds Exp $        */
 /*     $NetBSD: frame.h,v 1.1 1996/09/30 16:34:25 ws Exp $     */
 
 /*
index fe83394..a91dcae 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: ieee.h,v 1.2 1996/12/28 06:25:11 rahnds Exp $ */
 /*     $NetBSD: ieee.h,v 1.1 1996/09/30 16:34:25 ws Exp $ */
 
 /*
index da5f1a4..dab68c2 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: ipkdb.h,v 1.2 1996/12/28 06:25:12 rahnds Exp $        */
 /*     $NetBSD: ipkdb.h,v 1.1 1996/10/16 19:33:04 ws Exp $     */
 
 /*
index 47b2863..60ea293 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: irq.h,v 1.2 1996/12/28 06:25:14 rahnds Exp $  */
 /*     $NetBSD: irq.h,v 1.1 1996/09/30 16:34:26 ws Exp $       */
 
 /*
index 236ef30..cf947ae 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: kcore.h,v 1.2 1996/12/28 06:25:15 rahnds Exp $        */
 /*     $NetBSD: kcore.h,v 1.1 1996/09/30 16:34:26 ws Exp $     */
 
 /*-
index a19695b..1585250 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: limits.h,v 1.2 1996/12/28 06:25:16 rahnds Exp $       */
 /*     $NetBSD: limits.h,v 1.1 1996/09/30 16:34:28 ws Exp $    */
 
 /*-
index 7df158c..03a7352 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: param.h,v 1.2 1996/12/28 06:25:17 rahnds Exp $        */
 /*     $NetBSD: param.h,v 1.1 1996/09/30 16:34:28 ws Exp $     */
 
 /*-
index 58bf6a4..ab02043 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: pcb.h,v 1.2 1996/12/28 06:25:18 rahnds Exp $  */
 /*     $NetBSD: pcb.h,v 1.1 1996/09/30 16:34:29 ws Exp $       */
 
 /*-
index 6452c04..5d806fa 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: pmap.h,v 1.2 1996/12/28 06:25:20 rahnds Exp $ */
 /*     $NetBSD: pmap.h,v 1.1 1996/09/30 16:34:29 ws Exp $      */
 
 /*-
index 4276f92..3082c65 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: powerpc.h,v 1.2 1996/12/28 06:25:21 rahnds Exp $      */
 /*     $NetBSD: powerpc.h,v 1.1 1996/09/30 16:34:30 ws Exp $   */
 
 /*
index 019cc2a..dee3238 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: proc.h,v 1.2 1996/12/28 06:25:22 rahnds Exp $ */
 /*     $NetBSD: proc.h,v 1.1 1996/09/30 16:34:31 ws Exp $      */
 
 /*-
index 0868899..2018217 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: psl.h,v 1.2 1996/12/28 06:25:23 rahnds Exp $  */
 /*     $NetBSD: psl.h,v 1.1 1996/09/30 16:34:32 ws Exp $       */
 
 /*
index 98314ee..522dea5 100644 (file)
@@ -1,3 +1,4 @@
+/*     $OpenBSD: pte.h,v 1.2 1996/12/28 06:25:25 rahnds Exp $  */
 /*     $NetBSD: pte.h,v 1.1 1996/09/30 16:34:32 ws Exp $       */
 
 /*-