4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 11 Jun 1993 12:41:52 +0000 (04:41 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 11 Jun 1993 12:41:52 +0000 (04:41 -0800)
SCCS-vsn: sys/hp300/hp300/autoconf.c 8.1
SCCS-vsn: sys/hp300/hp300/clock.c 8.1
SCCS-vsn: sys/hp300/hp300/clockioctl.h 8.1
SCCS-vsn: sys/hp300/hp300/clockreg.h 8.1
SCCS-vsn: sys/hp300/hp300/conf.c 8.1
SCCS-vsn: sys/hp300/hp300/dkbad.c 8.1
SCCS-vsn: sys/hp300/hp300/genassym.c 8.1
SCCS-vsn: sys/hp300/hp300/in_cksum.c 8.1
SCCS-vsn: sys/hp300/hp300/isr.h 8.1
SCCS-vsn: sys/hp300/hp300/kgdb_glue.c 8.1
SCCS-vsn: sys/hp300/hp300/kgdb_proto.h 8.1
SCCS-vsn: sys/hp300/hp300/kgdb_stub.c 8.1
SCCS-vsn: sys/hp300/hp300/led.h 8.1
SCCS-vsn: sys/hp300/hp300/machdep.c 8.1
SCCS-vsn: sys/hp300/hp300/locore.s 8.1
SCCS-vsn: sys/hp300/hp300/mem.c 8.1
SCCS-vsn: sys/hp300/hp300/pmap.c 8.1
SCCS-vsn: sys/hp300/hp300/pmap_bootstrap.c 8.1
SCCS-vsn: sys/hp300/hp300/pte.h 8.1
SCCS-vsn: sys/hp300/hp300/swapgeneric.c 8.1
SCCS-vsn: sys/hp300/hp300/sys_machdep.c 8.1
SCCS-vsn: sys/hp300/hp300/trap.c 8.1
SCCS-vsn: sys/hp300/hp300/vm_machdep.c 8.1
SCCS-vsn: sys/hp300/hp300/oc_cksum.s 7.3

24 files changed:
usr/src/sys/hp300/hp300/autoconf.c
usr/src/sys/hp300/hp300/clock.c
usr/src/sys/hp300/hp300/clockioctl.h
usr/src/sys/hp300/hp300/clockreg.h
usr/src/sys/hp300/hp300/conf.c
usr/src/sys/hp300/hp300/dkbad.c
usr/src/sys/hp300/hp300/genassym.c
usr/src/sys/hp300/hp300/in_cksum.c
usr/src/sys/hp300/hp300/isr.h
usr/src/sys/hp300/hp300/kgdb_glue.c
usr/src/sys/hp300/hp300/kgdb_proto.h
usr/src/sys/hp300/hp300/kgdb_stub.c
usr/src/sys/hp300/hp300/led.h
usr/src/sys/hp300/hp300/locore.s
usr/src/sys/hp300/hp300/machdep.c
usr/src/sys/hp300/hp300/mem.c
usr/src/sys/hp300/hp300/oc_cksum.s
usr/src/sys/hp300/hp300/pmap.c
usr/src/sys/hp300/hp300/pmap_bootstrap.c
usr/src/sys/hp300/hp300/pte.h
usr/src/sys/hp300/hp300/swapgeneric.c
usr/src/sys/hp300/hp300/sys_machdep.c
usr/src/sys/hp300/hp300/trap.c
usr/src/sys/hp300/hp300/vm_machdep.c

index 0c00b4b..d83aa27 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 1988 University of Utah.
 /*
  * Copyright (c) 1988 University of Utah.
- * Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: autoconf.c 1.36 92/12/20$
  *
  *
  * from: Utah $Hdr: autoconf.c 1.36 92/12/20$
  *
- *     @(#)autoconf.c  7.11 (Berkeley) %G%
+ *     @(#)autoconf.c  8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 0dffac1..ec9bf81 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 1988 University of Utah.
 /*
  * Copyright (c) 1988 University of Utah.
- * Copyright (c) 1982, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: clock.c 1.18 91/01/21$
  *
  *
  * from: Utah $Hdr: clock.c 1.18 91/01/21$
  *
- *     @(#)clock.c     7.19 (Berkeley) %G%
+ *     @(#)clock.c     8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 87fdb01..595784f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 1989 University of Utah.
 /*
  * Copyright (c) 1989 University of Utah.
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: clockioctl.h 1.1 90/07/09$
  *
  *
  * from: Utah $Hdr: clockioctl.h 1.1 90/07/09$
  *
- *     @(#)clockioctl.h        7.2 (Berkeley) %G%
+ *     @(#)clockioctl.h        8.1 (Berkeley) %G%
  */
 
 #define        CLOCKMAP        _IOWR('C', 1, int)
  */
 
 #define        CLOCKMAP        _IOWR('C', 1, int)
index e570aa1..deacab1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 1988 University of Utah.
 /*
  * Copyright (c) 1988 University of Utah.
- * Copyright (c) 1982, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: clockreg.h 1.14 91/01/18$
  *
  *
  * from: Utah $Hdr: clockreg.h 1.14 91/01/18$
  *
- *     @(#)clockreg.h  7.4 (Berkeley) %G%
+ *     @(#)clockreg.h  8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 989a883..617c79b 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *      @(#)conf.c     7.16 (Berkeley) %G%
+ *      @(#)conf.c     8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 8b9078c..cf431a1 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)dkbad.c     7.3 (Berkeley) %G%
+ *     @(#)dkbad.c     8.1 (Berkeley) %G%
  */
 
 #ifndef NOBADSECT
  */
 
 #ifndef NOBADSECT
index 852bd4d..71a2544 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)genassym.c  7.14 (Berkeley) %G%
+ *     @(#)genassym.c  8.1 (Berkeley) %G%
  */
 
 #define KERNEL
  */
 
 #define KERNEL
index 031fe8c..0dae1a5 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1988, 1990 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  * from: Utah $Hdr: in_cksum.c 1.1 90/07/09$
  *
  *
  * %sccs.include.redist.c%
  *
  * from: Utah $Hdr: in_cksum.c 1.1 90/07/09$
  *
- *     @(#)in_cksum.c  7.5 (Berkeley) %G%
+ *     @(#)in_cksum.c  8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index a8e3a0d..e2d5f33 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)isr.h       7.1 (Berkeley) %G%
+ *     @(#)isr.h       8.1 (Berkeley) %G%
  */
 
 struct isr {
  */
 
 struct isr {
index c9a7c0b..d332bc5 100644 (file)
@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright (c) 1991 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This software was developed by the Computer Systems Engineering group
  * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
  *
  * This software was developed by the Computer Systems Engineering group
  * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
@@ -13,7 +13,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)kgdb_glue.c 7.4 (Berkeley) %G%
+ *     @(#)kgdb_glue.c 8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 4ba09cc..2950b2a 100644 (file)
@@ -1,6 +1,6 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This software was developed by the Computer Systems Engineering group
  * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
  *
  * This software was developed by the Computer Systems Engineering group
  * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
@@ -13,7 +13,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)kgdb_proto.h        7.2 (Berkeley) %G%
+ *     @(#)kgdb_proto.h        8.1 (Berkeley) %G%
  *
  * $Header: kgdb_proto.h,v 1.3 91/03/12 22:06:43 mccanne Exp $ (LBL)
  */
  *
  * $Header: kgdb_proto.h,v 1.3 91/03/12 22:06:43 mccanne Exp $ (LBL)
  */
index 0345308..86afa7a 100644 (file)
@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright (c) 1990 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This software was developed by the Computer Systems Engineering group
  * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
  *
  * This software was developed by the Computer Systems Engineering group
  * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
@@ -13,7 +13,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)kgdb_stub.c 7.16 (Berkeley) %G%
+ *     @(#)kgdb_stub.c 8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index dd82c8d..cd934ca 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 1992 University of Utah.
 /*
  * Copyright (c) 1992 University of Utah.
- * Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: led.h 1.2 92/08/27$
  *
  *
  * from: Utah $Hdr: led.h 1.2 92/08/27$
  *
- *     @(#)led.h       7.1 (Berkeley) %G%
+ *     @(#)led.h       8.1 (Berkeley) %G%
  */
 
 #define        LED_ADDR        0x1FFFF         /* a ROM address--strange but true */
  */
 
 #define        LED_ADDR        0x1FFFF         /* a ROM address--strange but true */
index c59420c..63629d7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 1988 University of Utah.
 /*
  * Copyright (c) 1988 University of Utah.
- * Copyright (c) 1980, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: locore.s 1.66 92/12/22$
  *
  *
  * from: Utah $Hdr: locore.s 1.66 92/12/22$
  *
- *     @(#)locore.s    7.26 (Berkeley) %G%
+ *     @(#)locore.s    8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 63dd364..900621f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 1988 University of Utah.
 /*
  * Copyright (c) 1988 University of Utah.
- * Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: machdep.c 1.74 92/12/20$
  *
  *
  * from: Utah $Hdr: machdep.c 1.74 92/12/20$
  *
- *     @(#)machdep.c   7.37 (Berkeley) %G%
+ *     @(#)machdep.c   8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 68f05a9..e9fb444 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 1988 University of Utah.
 /*
  * Copyright (c) 1988 University of Utah.
- * Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: mem.c 1.14 90/10/12$
  *
  *
  * from: Utah $Hdr: mem.c 1.14 90/10/12$
  *
- *     @(#)mem.c       7.12 (Berkeley) %G%
+ *     @(#)mem.c       8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 9c6385a..119caaf 100644 (file)
@@ -1,9 +1,9 @@
-| Copyright (c) 1988 Regents of the University of California.
-| All rights reserved.
+| Copyright (c) 1988, 1993
+|      Regents of the University of California.  All rights reserved.
 |
 | %sccs.include.redist.gas%
 |
 |
 | %sccs.include.redist.gas%
 |
-|      @(#)oc_cksum.s  7.2 (Berkeley) %G%
+|      @(#)oc_cksum.s  7.3 (Berkeley) %G%
 |
 |
 | oc_cksum: ones complement 16 bit checksum for MC68020.
 |
 |
 | oc_cksum: ones complement 16 bit checksum for MC68020.
index 4a4de87..6ad1c1a 100644 (file)
@@ -1,6 +1,6 @@
 /* 
 /* 
- * Copyright (c) 1991 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -8,7 +8,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)pmap.c      7.16 (Berkeley) %G%
+ *     @(#)pmap.c      8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index b0b2463..d4c7249 100644 (file)
@@ -1,6 +1,6 @@
 /* 
 /* 
- * Copyright (c) 1991 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -8,7 +8,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)pmap_bootstrap.c    7.4 (Berkeley) %G%
+ *     @(#)pmap_bootstrap.c    8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index f0d08d1..5c1be6f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 1988 University of Utah.
 /*
  * Copyright (c) 1988 University of Utah.
- * Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: pte.h 1.13 92/01/20$
  *
  *
  * from: Utah $Hdr: pte.h 1.13 92/01/20$
  *
- *     @(#)pte.h       7.4 (Berkeley) %G%
+ *     @(#)pte.h       8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 1aed3cd..23e0aa3 100644 (file)
@@ -4,7 +4,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)swapgeneric.c       7.8 (Berkeley) %G%
+ *     @(#)swapgeneric.c       8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 42c8b12..de6a51a 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1986 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)sys_machdep.c       7.11 (Berkeley) %G%
+ *     @(#)sys_machdep.c       8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index adc3a53..d9856bf 100644 (file)
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: trap.c 1.37 92/12/20$
  *
  *
  * from: Utah $Hdr: trap.c 1.37 92/12/20$
  *
- *     @(#)trap.c      7.26 (Berkeley) %G%
+ *     @(#)trap.c      8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 39e109c..79c7652 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 1988 University of Utah.
 /*
  * Copyright (c) 1988 University of Utah.
- * Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
  *
  * This code is derived from software contributed to Berkeley by
  * the Systems Programming Group of the University of Utah Computer
@@ -11,7 +11,7 @@
  *
  * from: Utah $Hdr: vm_machdep.c 1.21 91/04/06$
  *
  *
  * from: Utah $Hdr: vm_machdep.c 1.21 91/04/06$
  *
- *     @(#)vm_machdep.c        7.14 (Berkeley) %G%
+ *     @(#)vm_machdep.c        8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>