4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 11 Jun 1993 12:45:35 +0000 (04:45 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 11 Jun 1993 12:45:35 +0000 (04:45 -0800)
SCCS-vsn: sys/hp300/hp300/vectors.s 8.1
SCCS-vsn: sys/hp300/include/ansi.h 8.1
SCCS-vsn: sys/hp300/include/cpu.h 8.1
SCCS-vsn: sys/hp300/include/endian.h 8.1
SCCS-vsn: sys/hp300/include/exec.h 8.1
SCCS-vsn: sys/hp300/include/float.h 8.1
SCCS-vsn: sys/hp300/include/frame.h 8.1
SCCS-vsn: sys/hp300/include/limits.h 8.1
SCCS-vsn: sys/hp300/include/mtpr.h 8.1
SCCS-vsn: sys/hp300/include/param.h 8.1
SCCS-vsn: sys/hp300/include/pcb.h 8.1
SCCS-vsn: sys/hp300/include/pmap.h 8.1
SCCS-vsn: sys/hp300/include/proc.h 8.1
SCCS-vsn: sys/hp300/include/profile.h 8.1
SCCS-vsn: sys/hp300/include/psl.h 8.1
SCCS-vsn: sys/hp300/include/ptrace.h 8.1
SCCS-vsn: sys/hp300/include/reg.h 8.1
SCCS-vsn: sys/hp300/include/reloc.h 8.1
SCCS-vsn: sys/hp300/include/remote-sl.h 8.1
SCCS-vsn: sys/hp300/include/signal.h 8.1
SCCS-vsn: sys/hp300/include/stdarg.h 8.1
SCCS-vsn: sys/hp300/include/trap.h 8.1
SCCS-vsn: sys/hp300/include/types.h 8.1
SCCS-vsn: sys/hp300/include/varargs.h 8.1
SCCS-vsn: sys/hp300/include/vmparam.h 8.1

25 files changed:
usr/src/sys/hp300/hp300/vectors.s
usr/src/sys/hp300/include/ansi.h
usr/src/sys/hp300/include/cpu.h
usr/src/sys/hp300/include/endian.h
usr/src/sys/hp300/include/exec.h
usr/src/sys/hp300/include/float.h
usr/src/sys/hp300/include/frame.h
usr/src/sys/hp300/include/limits.h
usr/src/sys/hp300/include/mtpr.h
usr/src/sys/hp300/include/param.h
usr/src/sys/hp300/include/pcb.h
usr/src/sys/hp300/include/pmap.h
usr/src/sys/hp300/include/proc.h
usr/src/sys/hp300/include/profile.h
usr/src/sys/hp300/include/psl.h
usr/src/sys/hp300/include/ptrace.h
usr/src/sys/hp300/include/reg.h
usr/src/sys/hp300/include/reloc.h
usr/src/sys/hp300/include/remote-sl.h
usr/src/sys/hp300/include/signal.h
usr/src/sys/hp300/include/stdarg.h
usr/src/sys/hp300/include/trap.h
usr/src/sys/hp300/include/types.h
usr/src/sys/hp300/include/varargs.h
usr/src/sys/hp300/include/vmparam.h

index 50bf1be..57c8ba6 100644 (file)
@@ -1,10 +1,10 @@
 | Copyright (c) 1988 University of Utah
 | Copyright (c) 1988 University of Utah
-| Copyright (c) 1990 Regents of the University of California.
-| All rights reserved.
+| Copyright (c) 1990, 1993
+|      Regents of the University of California.  All rights reserved.
 |
 | %sccs.include.redist.gas%
 |
 |
 | %sccs.include.redist.gas%
 |
-|      @(#)vectors.s   7.3 (Berkeley) %G%
+|      @(#)vectors.s   8.1 (Berkeley) %G%
 |
 #ifdef HPFPLIB
 /*
 |
 #ifdef HPFPLIB
 /*
index 96a5742..b60e7a6 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * 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.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ansi.h      7.4 (Berkeley) %G%
+ *     @(#)ansi.h      8.1 (Berkeley) %G%
  */
 
 #ifndef        _ANSI_H_
  */
 
 #ifndef        _ANSI_H_
index fd5059c..8e50259 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: cpu.h 1.16 91/03/25$
  *
  *
  * from: Utah $Hdr: cpu.h 1.16 91/03/25$
  *
- *     @(#)cpu.h       7.14 (Berkeley) %G%
+ *     @(#)cpu.h       8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index c70a55a..9bbe1b7 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1987, 1991 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1987, 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)endian.h    7.10 (Berkeley) %G%
+ *     @(#)endian.h    8.1 (Berkeley) %G%
  */
 
 #ifndef _ENDIAN_H_
  */
 
 #ifndef _ENDIAN_H_
index 26c5b1f..b96f909 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1992 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1992, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)exec.h      7.1 (Berkeley) %G%
+ *     @(#)exec.h      8.1 (Berkeley) %G%
  */
 
 /* Size of a page in an object file. */
  */
 
 /* Size of a page in an object file. */
index 63715f5..0022691 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1989 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1989, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)float.h     7.1 (Berkeley) %G%
+ *     @(#)float.h     8.1 (Berkeley) %G%
  */
 
 #define FLT_RADIX      2               /* b */
  */
 
 #define FLT_RADIX      2               /* b */
index 8464796..46cae3d 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: frame.h 1.8 92/12/20$
  *
  *
  * from: Utah $Hdr: frame.h 1.8 92/12/20$
  *
- *     @(#)frame.h     7.4 (Berkeley) %G%
+ *     @(#)frame.h     8.1 (Berkeley) %G%
  */
 
 struct frame {
  */
 
 struct frame {
index 160d568..444deb4 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1988 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)limits.h    7.9 (Berkeley) %G%
+ *     @(#)limits.h    8.1 (Berkeley) %G%
  */
 
 #define        CHAR_BIT        8               /* number of bits in a char */
  */
 
 #define        CHAR_BIT        8               /* number of bits in a char */
index 0ff8195..ac4bf67 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (c) 1988 University of Utah.
 /*
  * Copyright (c) 1988 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: mtpr.h 1.1 90/07/09$
  *
  *
  * from: Utah $Hdr: mtpr.h 1.1 90/07/09$
  *
- *     @(#)mtpr.h      7.2 (Berkeley) %G%
+ *     @(#)mtpr.h      8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 45d77c7..0d580f9 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: machparam.h 1.16 92/12/20$
  *
  *
  * from: Utah $Hdr: machparam.h 1.16 92/12/20$
  *
- *     @(#)param.h     7.13 (Berkeley) %G%
+ *     @(#)param.h     8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index bcf5b26..4ec0663 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: pcb.h 1.14 91/03/25$
  *
  *
  * from: Utah $Hdr: pcb.h 1.14 91/03/25$
  *
- *     @(#)pcb.h       7.7 (Berkeley) %G%
+ *     @(#)pcb.h       8.1 (Berkeley) %G%
  */
 
 #include <machine/frame.h>
  */
 
 #include <machine/frame.h>
index c2c4685..4ab61f2 100644 (file)
@@ -1,7 +1,7 @@
 /* 
  * Copyright (c) 1987 Carnegie-Mellon University
 /* 
  * Copyright (c) 1987 Carnegie-Mellon University
- * 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
@@ -9,7 +9,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)pmap.h      7.13 (Berkeley) %G%
+ *     @(#)pmap.h      8.1 (Berkeley) %G%
  */
 
 #ifndef        _PMAP_MACHINE_
  */
 
 #ifndef        _PMAP_MACHINE_
index c79c530..4e03bed 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * 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.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)proc.h      7.4 (Berkeley) %G%
+ *     @(#)proc.h      8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index d411a42..1a000af 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1992 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1992, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)profile.h   7.1 (Berkeley) %G%
+ *     @(#)profile.h   8.1 (Berkeley) %G%
  */
 
 #define        _MCOUNT_DECL static inline void _mcount
  */
 
 #define        _MCOUNT_DECL static inline void _mcount
index d088491..aa9d2b9 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%
  *
- *     @(#)psl.h       7.4 (Berkeley) %G%
+ *     @(#)psl.h       8.1 (Berkeley) %G%
  */
 
 #ifndef PSL_C
  */
 
 #ifndef PSL_C
index e9fa650..94e3f86 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1992 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1992, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ptrace.h    7.1 (Berkeley) %G%
+ *     @(#)ptrace.h    8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 77ed167..2f71642 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: reg.h 1.1 90/07/09$
  *
  *
  * from: Utah $Hdr: reg.h 1.1 90/07/09$
  *
- *     @(#)reg.h       7.3 (Berkeley) %G%
+ *     @(#)reg.h       8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 099216a..98cc4fa 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1992 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1992, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)reloc.h     7.1 (Berkeley) %G%
+ *     @(#)reloc.h     8.1 (Berkeley) %G%
  */
 
 /* Relocation format. */
  */
 
 /* Relocation format. */
index 1241da2..8f62c4b 100644 (file)
@@ -1,13 +1,13 @@
 /*-
 /*-
- * 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 code is derived from software contributed to Berkeley by
  * Steven McCanne of Lawrence Berkeley Laboratory.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * Steven McCanne of Lawrence Berkeley Laboratory.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)remote-sl.h 7.4 (Berkeley) %G%
+ *     @(#)remote-sl.h 8.1 (Berkeley) %G%
  *
  * $Header: remote-sl.h,v 1.2 92/07/23 19:38:20 mccanne Exp $ (LBL)
  */
  *
  * $Header: remote-sl.h,v 1.2 92/07/23 19:38:20 mccanne Exp $ (LBL)
  */
index 12a5cfc..65d0d68 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1986, 1989, 1991 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1989, 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)signal.h    7.1 (Berkeley) %G%
+ *     @(#)signal.h    8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 458022e..3c8035f 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%
  *
- *     @(#)stdarg.h    7.4 (Berkeley) %G%
+ *     @(#)stdarg.h    8.1 (Berkeley) %G%
  */
 
 #ifndef _STDARG_H_
  */
 
 #ifndef _STDARG_H_
index 7c88e8d..63a9b8e 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: trap.h 1.7 91/03/25$
  *
  *
  * from: Utah $Hdr: trap.h 1.7 91/03/25$
  *
- *     @(#)trap.h      7.6 (Berkeley) %G%
+ *     @(#)trap.h      8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 57775a4..eb7b293 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * 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.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)types.h     7.13 (Berkeley) %G%
+ *     @(#)types.h     8.1 (Berkeley) %G%
  */
 
 #ifndef        _MACHTYPES_H_
  */
 
 #ifndef        _MACHTYPES_H_
index 567b5c9..17ff0ae 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * 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.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)varargs.h   5.4 (Berkeley) %G%
+ *     @(#)varargs.h   8.1 (Berkeley) %G%
  */
 
 #ifndef _VARARGS_H_
  */
 
 #ifndef _VARARGS_H_
index 77eb10e..748109a 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: vmparam.h 1.16 91/01/18$
  *
  *
  * from: Utah $Hdr: vmparam.h 1.16 91/01/18$
  *
- *     @(#)vmparam.h   7.5 (Berkeley) %G%
+ *     @(#)vmparam.h   8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*