summaryrefslogtreecommitdiff
path: root/clients
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1999-01-22 18:18:26 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1999-01-22 18:18:26 +0000
commit53e23ce3319763c69fd6174239f655d5210e8a58 (patch)
tree4042bf6f136a7d1e1eb1aa0c05b7c8f6c9514741 /clients
parent3a266a3545aaab889614191040540273d0916e26 (diff)
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Diffstat (limited to 'clients')
-rw-r--r--clients/zaway/zaway.14
-rw-r--r--clients/zaway/zaway.c3
-rw-r--r--clients/zctl/zctl.14
-rw-r--r--clients/zctl/zctl.c3
-rw-r--r--clients/zctl/zctl_cmds.ct4
-rw-r--r--clients/zleave/zleave.14
-rw-r--r--clients/zleave/zleave.c5
-rw-r--r--clients/zlocate/zlocate.14
-rw-r--r--clients/zlocate/zlocate.c3
-rw-r--r--clients/zmailnotify/zmailnotify.14
-rw-r--r--clients/znol/znol.14
-rw-r--r--clients/znol/znol.c3
-rw-r--r--clients/zpopnotify/zpopnotify.84
-rw-r--r--clients/zpopnotify/zpopnotify.c5
-rw-r--r--clients/zshutdown_notify/zshutdown_notify.84
-rw-r--r--clients/zstat/zserver.h4
-rw-r--r--clients/zstat/zstat.84
-rw-r--r--clients/zstat/zstat.c3
-rw-r--r--clients/zwrite/zwrite.14
-rw-r--r--clients/zwrite/zwrite.c3
20 files changed, 22 insertions, 54 deletions
diff --git a/clients/zaway/zaway.1 b/clients/zaway/zaway.1
index 3fadd38..480c8c6 100644
--- a/clients/zaway/zaway.1
+++ b/clients/zaway/zaway.1
@@ -1,6 +1,4 @@
-.\" $Source$
-.\" $Author$
-.\" $Header$
+.\" $Id$
.\"
.\" Copyright 1987,1988 by the Massachusetts Institute of Technology
.\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h
diff --git a/clients/zaway/zaway.c b/clients/zaway/zaway.c
index 289ebb1..d871ef8 100644
--- a/clients/zaway/zaway.c
+++ b/clients/zaway/zaway.c
@@ -3,8 +3,7 @@
*
* Created by: Robert French
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1987, 1993 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
diff --git a/clients/zctl/zctl.1 b/clients/zctl/zctl.1
index 6b6e4c0..0817363 100644
--- a/clients/zctl/zctl.1
+++ b/clients/zctl/zctl.1
@@ -1,6 +1,4 @@
-.\" $Source$
-.\" $Author$
-.\" $Header$
+.\" $Id$
.\"
.\" Copyright 1987,1988 by the Massachusetts Institute of Technology
.\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h
diff --git a/clients/zctl/zctl.c b/clients/zctl/zctl.c
index c3dfbf1..5a756a7 100644
--- a/clients/zctl/zctl.c
+++ b/clients/zctl/zctl.c
@@ -3,8 +3,7 @@
*
* Created by: Robert French
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1987,1988 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
diff --git a/clients/zctl/zctl_cmds.ct b/clients/zctl/zctl_cmds.ct
index 363ca66..374effc 100644
--- a/clients/zctl/zctl_cmds.ct
+++ b/clients/zctl/zctl_cmds.ct
@@ -1,6 +1,4 @@
-# $Source$
-# $Author$
-# $Header$
+# $Id$
#
command_table zctl_cmds;
diff --git a/clients/zleave/zleave.1 b/clients/zleave/zleave.1
index e1cdf19..0458e04 100644
--- a/clients/zleave/zleave.1
+++ b/clients/zleave/zleave.1
@@ -1,6 +1,4 @@
-.\" $Source$
-.\" $Author$
-.\" $Header$
+.\" $Id$
.\"
.\" Copyright (c) 1980 Regents of the University of California.
.\" All rights reserved. The Berkeley software License Agreement
diff --git a/clients/zleave/zleave.c b/clients/zleave/zleave.c
index 2484f6a..ee2d8dd 100644
--- a/clients/zleave/zleave.c
+++ b/clients/zleave/zleave.c
@@ -3,8 +3,7 @@
*
* Created by: David Jedlinsky
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1987,1988 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
@@ -16,7 +15,7 @@
#include <zephyr/zephyr.h>
#ifndef lint
-static char rcsid_zlocate_c[] = "$Header$";
+static char rcsid_zlocate_c[] = "$Id$";
#endif /* lint */
/*
diff --git a/clients/zlocate/zlocate.1 b/clients/zlocate/zlocate.1
index a42be5e..e361898 100644
--- a/clients/zlocate/zlocate.1
+++ b/clients/zlocate/zlocate.1
@@ -1,6 +1,4 @@
-.\" $Source$
-.\" $Author$
-.\" $Header$
+.\" $Id$
.\"
.\" Copyright 1987,1988 by the Massachusetts Institute of Technology
.\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h
diff --git a/clients/zlocate/zlocate.c b/clients/zlocate/zlocate.c
index 8d7861d..4469565 100644
--- a/clients/zlocate/zlocate.c
+++ b/clients/zlocate/zlocate.c
@@ -3,8 +3,7 @@
*
* Created by: Robert French
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1987 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
diff --git a/clients/zmailnotify/zmailnotify.1 b/clients/zmailnotify/zmailnotify.1
index 2b34701..3c6be20 100644
--- a/clients/zmailnotify/zmailnotify.1
+++ b/clients/zmailnotify/zmailnotify.1
@@ -1,6 +1,4 @@
-.\" $Source$
-.\" $Author$
-.\" $Header$
+.\" $Id$
.\"
.\" Copyright 1988 by the Massachusetts Institute of Technology
.\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h
diff --git a/clients/znol/znol.1 b/clients/znol/znol.1
index 3922183..4e31f8b 100644
--- a/clients/znol/znol.1
+++ b/clients/znol/znol.1
@@ -1,6 +1,4 @@
-.\" $Source$
-.\" $Author$
-.\" $Header$
+.\" $Id$
.\"
.\" Copyright 1987,1988 by the Massachusetts Institute of Technology
.\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h
diff --git a/clients/znol/znol.c b/clients/znol/znol.c
index fe29055..bd6ff98 100644
--- a/clients/znol/znol.c
+++ b/clients/znol/znol.c
@@ -3,8 +3,7 @@
*
* Created by: Robert French
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1987 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
diff --git a/clients/zpopnotify/zpopnotify.8 b/clients/zpopnotify/zpopnotify.8
index dc84048..0d01923 100644
--- a/clients/zpopnotify/zpopnotify.8
+++ b/clients/zpopnotify/zpopnotify.8
@@ -1,6 +1,4 @@
-.\" $Source$
-.\" $Author$
-.\" $Header$
+.\" $Id$
.\"
.\" Copyright 1988 by the Massachusetts Institute of Technology
.\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h
diff --git a/clients/zpopnotify/zpopnotify.c b/clients/zpopnotify/zpopnotify.c
index ba4e376..a382707 100644
--- a/clients/zpopnotify/zpopnotify.c
+++ b/clients/zpopnotify/zpopnotify.c
@@ -3,8 +3,7 @@
*
* Created by: Robert French
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1987,1988 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
@@ -23,7 +22,7 @@
#include <errno.h>
#ifndef lint
-static char rcsid_zpopnotify_c[] = "$Header$";
+static char rcsid_zpopnotify_c[] = "$Id$";
#endif /* lint */
#define MAIL_CLASS "MAIL"
diff --git a/clients/zshutdown_notify/zshutdown_notify.8 b/clients/zshutdown_notify/zshutdown_notify.8
index 9dfa522..d92fafc 100644
--- a/clients/zshutdown_notify/zshutdown_notify.8
+++ b/clients/zshutdown_notify/zshutdown_notify.8
@@ -1,6 +1,4 @@
-.\" $Source$
-.\" $Author$
-.\" $Header$
+.\" $Id$
.\"
.\" Copyright 1988 by the Massachusetts Institute of Technology
.\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h
diff --git a/clients/zstat/zserver.h b/clients/zstat/zserver.h
index 467b41f..91e6026 100644
--- a/clients/zstat/zserver.h
+++ b/clients/zstat/zserver.h
@@ -5,9 +5,7 @@
*
* Created by: John T. Kohl
*
- * $Source$
- * $Author$
- * $Header$
+ * $Id$
*
* Copyright (c) 1987,1988 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
diff --git a/clients/zstat/zstat.8 b/clients/zstat/zstat.8
index 264a1e5..e3cfbce 100644
--- a/clients/zstat/zstat.8
+++ b/clients/zstat/zstat.8
@@ -1,6 +1,4 @@
-.\" $Source$
-.\" $Author$
-.\" $Header$
+.\" $Id$
.\"
.\" Copyright 1987,1988 by the Massachusetts Institute of Technology
.\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h
diff --git a/clients/zstat/zstat.c b/clients/zstat/zstat.c
index 798baf0..f378771 100644
--- a/clients/zstat/zstat.c
+++ b/clients/zstat/zstat.c
@@ -3,8 +3,7 @@
*
* Created by: David C. Jedlinsky
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1987,1988 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file
diff --git a/clients/zwrite/zwrite.1 b/clients/zwrite/zwrite.1
index 49c3071..900d28c 100644
--- a/clients/zwrite/zwrite.1
+++ b/clients/zwrite/zwrite.1
@@ -1,6 +1,4 @@
-.\" $Source$
-.\" $Author$
-.\" $Header$
+.\" $Id$
.\"
.\" Copyright 1987,1988 by the Massachusetts Institute of Technology
.\" All rights reserved. The file /usr/include/zephyr/mit-copyright.h
diff --git a/clients/zwrite/zwrite.c b/clients/zwrite/zwrite.c
index 67badb3..453706c 100644
--- a/clients/zwrite/zwrite.c
+++ b/clients/zwrite/zwrite.c
@@ -3,8 +3,7 @@
*
* Created by: Robert French
*
- * $Source$
- * $Author$
+ * $Id$
*
* Copyright (c) 1987,1988 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file