4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 09:58:44 +0000 (01:58 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 09:58:44 +0000 (01:58 -0800)
SCCS-vsn: libexec/rbootd/bpf.c 8.1
SCCS-vsn: libexec/rbootd/conf.c 8.1
SCCS-vsn: libexec/rbootd/defs.h 8.1
SCCS-vsn: libexec/rbootd/parseconf.c 8.1
SCCS-vsn: libexec/rbootd/pathnames.h 8.1
SCCS-vsn: libexec/rbootd/rbootd.8 8.1
SCCS-vsn: libexec/rexecd/rexecd.8 8.1
SCCS-vsn: libexec/rbootd/rbootd.c 8.1
SCCS-vsn: libexec/rexecd/rexecd.c 8.1
SCCS-vsn: libexec/rbootd/rmp.h 8.1

usr/src/libexec/rbootd/bpf.c
usr/src/libexec/rbootd/conf.c
usr/src/libexec/rbootd/defs.h
usr/src/libexec/rbootd/parseconf.c
usr/src/libexec/rbootd/pathnames.h
usr/src/libexec/rbootd/rbootd.8
usr/src/libexec/rbootd/rbootd.c
usr/src/libexec/rbootd/rmp.h
usr/src/libexec/rexecd/rexecd.8
usr/src/libexec/rexecd/rexecd.c

index 6a495c2..501bb84 100644 (file)
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)bpf.c       5.2 (Berkeley) %G%
+ *     @(#)bpf.c       8.1 (Berkeley) %G%
  *
  * Utah $Hdr: bpf.c 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
  *
  * Utah $Hdr: bpf.c 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)bpf.c      5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)bpf.c      8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index 4b0d9f1..d325c7b 100644 (file)
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)conf.c      5.2 (Berkeley) %G%
+ *     @(#)conf.c      8.1 (Berkeley) %G%
  *
  * Utah $Hdr: conf.c 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
  *
  * Utah $Hdr: conf.c 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)conf.c     5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)conf.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index 52e5900..f233a9e 100644 (file)
@@ -12,7 +12,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)defs.h      5.2 (Berkeley) %G%
+ *     @(#)defs.h      8.1 (Berkeley) %G%
  *
  * Utah $Hdr: defs.h 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  *
  * Utah $Hdr: defs.h 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
index 1d83545..d7e68d9 100644 (file)
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)parseconf.c 5.2 (Berkeley) %G%
+ *     @(#)parseconf.c 8.1 (Berkeley) %G%
  *
  * Utah $Hdr: parseconf.c 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
  *
  * Utah $Hdr: parseconf.c 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)parseconf.c        5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)parseconf.c        8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index 025b4e3..bcbcc00 100644 (file)
@@ -12,7 +12,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)pathnames.h 5.2 (Berkeley) %G%
+ *     @(#)pathnames.h 8.1 (Berkeley) %G%
  *
  * Utah $Hdr: pathnames.h 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  *
  * Utah $Hdr: pathnames.h 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
index 77112e7..0538425 100644 (file)
@@ -11,7 +11,7 @@
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"    @(#)rbootd.8    5.3 (Berkeley) %G%
+.\"    @(#)rbootd.8    8.1 (Berkeley) %G%
 .\"
 .\" Utah $Hdr: rbootd.man 3.1 92/07/06$
 .\" Author: Jeff Forys, University of Utah CSS
 .\"
 .\" Utah $Hdr: rbootd.man 3.1 92/07/06$
 .\" Author: Jeff Forys, University of Utah CSS
index d9a5149..441964f 100644 (file)
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)rbootd.c    5.2 (Berkeley) %G%
+ *     @(#)rbootd.c    8.1 (Berkeley) %G%
  *
  * Utah $Hdr: rbootd.c 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
  *
  * Utah $Hdr: rbootd.c 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)rbootd.c   5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)rbootd.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index 1912dff..bce9b82 100644 (file)
@@ -12,7 +12,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)rmp.h       5.1 (Berkeley) %G%
+ *     @(#)rmp.h       8.1 (Berkeley) %G%
  *
  * Utah $Hdr: rmp.h 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
  *
  * Utah $Hdr: rmp.h 3.1 92/07/06$
  * Author: Jeff Forys, University of Utah CSS
index becbe38..9001376 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%
 .\"
-.\"     @(#)rexecd.8   6.5 (Berkeley) %G%
+.\"     @(#)rexecd.8   8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt REXECD 8
 .\"
 .Dd 
 .Dt REXECD 8
index a2c63f0..76fa610 100644 (file)
@@ -1,18 +1,18 @@
 /*
 /*
- * 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.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1983 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1983, 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[] = "@(#)rexecd.c   5.13 (Berkeley) %G%";
+static char sccsid[] = "@(#)rexecd.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>