4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 09:47:44 +0000 (01:47 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 09:47:44 +0000 (01:47 -0800)
SCCS-vsn: libexec/bugfiler/bug.h 8.1
SCCS-vsn: libexec/bugfiler/bugfiler.8 8.1
SCCS-vsn: libexec/bugfiler/bugfiler.c 8.1
SCCS-vsn: libexec/bugfiler/error.c 8.1
SCCS-vsn: libexec/bugfiler/extern.h 8.1
SCCS-vsn: libexec/bugfiler/gethead.c 8.1
SCCS-vsn: libexec/bugfiler/pathnames.h 8.1
SCCS-vsn: libexec/bugfiler/process.c 8.1
SCCS-vsn: libexec/bugfiler/redist.c 8.1
SCCS-vsn: libexec/bugfiler/reply.c 8.1
SCCS-vsn: libexec/bugfiler/sendbug.1 8.1
SCCS-vsn: libexec/bugfiler/sendbug.sh 8.1
SCCS-vsn: libexec/comsat/comsat.8 8.1
SCCS-vsn: libexec/comsat/comsat.c 8.1

14 files changed:
usr/src/libexec/bugfiler/bug.h
usr/src/libexec/bugfiler/bugfiler.8
usr/src/libexec/bugfiler/bugfiler.c
usr/src/libexec/bugfiler/error.c
usr/src/libexec/bugfiler/extern.h
usr/src/libexec/bugfiler/gethead.c
usr/src/libexec/bugfiler/pathnames.h
usr/src/libexec/bugfiler/process.c
usr/src/libexec/bugfiler/redist.c
usr/src/libexec/bugfiler/reply.c
usr/src/libexec/bugfiler/sendbug.1
usr/src/libexec/bugfiler/sendbug.sh
usr/src/libexec/comsat/comsat.8
usr/src/libexec/comsat/comsat.c

index e9c72e5..a7177de 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1986, 1987 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1987, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)bug.h       5.10 (Berkeley) %G%
+ *     @(#)bug.h       8.1 (Berkeley) %G%
  */
 
 #define BUGS_HOME      "owner-bugs@ucbvax.Berkeley.EDU"
  */
 
 #define BUGS_HOME      "owner-bugs@ucbvax.Berkeley.EDU"
index ae7e7a3..78e0b1b 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1983, 1991 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1983, 1991, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)bugfiler.8 6.11 (Berkeley) %G%
+.\"     @(#)bugfiler.8 8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt BUGFILER 8
 .\"
 .Dd 
 .Dt BUGFILER 8
index 5ed2d34..6e09ade 100644 (file)
@@ -1,18 +1,18 @@
 /*
 /*
- * Copyright (c) 1983, 1986, 1987 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1986, 1987, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1983, 1986, 1987 Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1983, 1986, 1987, 1993\n\
      The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)bugfiler.c 5.18 (Berkeley) %G%";
+static char sccsid[] = "@(#)bugfiler.c 8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index b68a060..b8b092c 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1986, 1987 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1987, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)error.c    5.9 (Berkeley) %G%";
+static char sccsid[] = "@(#)error.c    8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index ae725ee..742e24e 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)extern.h    5.1 (Berkeley) %G%
+ *     @(#)extern.h    8.1 (Berkeley) %G%
  */
 
 void   error __P((char *, char *));
  */
 
 void   error __P((char *, char *));
index 0c2a02f..b95ed64 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1986, 1987 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1987, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)gethead.c  5.11 (Berkeley) %G%";
+static char sccsid[] = "@(#)gethead.c  8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index 5ceb0d8..cc83f3c 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1989 The 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%
  *
- *     @(#)pathnames.h 5.4 (Berkeley) %G%
+ *     @(#)pathnames.h 8.1 (Berkeley) %G%
  */
 
 #define        MAIL_CMD        "/usr/sbin/sendmail -i -t -F \"Bugs Bunny\" -f owner-bugs"
  */
 
 #define        MAIL_CMD        "/usr/sbin/sendmail -i -t -F \"Bugs Bunny\" -f owner-bugs"
index 7ecb446..7d83f49 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1986, 1987 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1987, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)process.c  5.10 (Berkeley) %G%";
+static char sccsid[] = "@(#)process.c  8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index 698a5f9..a516eb5 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1986, 1987 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1987, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)redist.c   5.13 (Berkeley) %G%";
+static char sccsid[] = "@(#)redist.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index 7040822..e5c9cf1 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1986, 1987 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1986, 1987, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)reply.c    5.10 (Berkeley) %G%";
+static char sccsid[] = "@(#)reply.c    8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index c38508a..f841490 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1983, 1990 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1983, 1990, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"     @(#)sendbug.1  6.8 (Berkeley) %G%
+.\"     @(#)sendbug.1  8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt SENDBUG 1
 .\"
 .Dd 
 .Dt SENDBUG 1
index b352237..8583971 100644 (file)
@@ -1,11 +1,11 @@
 #!/bin/sh -
 #
 #!/bin/sh -
 #
-# Copyright (c) 1983 The Regents of the University of California.
-# All rights reserved.
+# Copyright (c) 1983, 1993
+#      The Regents of the University of California.  All rights reserved.
 #
 # %sccs.include.redist.sh%
 #
 #
 # %sccs.include.redist.sh%
 #
-#      @(#)sendbug.sh  5.12 (Berkeley) %G%
+#      @(#)sendbug.sh  8.1 (Berkeley) %G%
 #
 
 # create a bug report and mail it to '4bsd-bugs'.
 #
 
 # create a bug report and mail it to '4bsd-bugs'.
index 3e05304..68ae6fd 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1983, 1991 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1983, 1991, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)comsat.8   6.5 (Berkeley) %G%
+.\"     @(#)comsat.8   8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt COMSAT 8
 .\"
 .Dd 
 .Dt COMSAT 8
index f1177dc..01df077 100644 (file)
@@ -1,18 +1,18 @@
 /*
 /*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1980, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1980 Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1980, 1993\n\
      The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)comsat.c   5.27 (Berkeley) %G%";
+static char sccsid[] = "@(#)comsat.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>