Release to Heidi Stettner
authorKurt A. Shoens <kurt@ucbvax.Berkeley.EDU>
Thu, 2 Jul 1981 02:12:05 +0000 (18:12 -0800)
committerKurt A. Shoens <kurt@ucbvax.Berkeley.EDU>
Thu, 2 Jul 1981 02:12:05 +0000 (18:12 -0800)
SCCS-vsn: usr.bin/mail/40.local.c 2.1
SCCS-vsn: usr.bin/mail/Signal.c 2.1
SCCS-vsn: usr.bin/mail/cc.local.c 2.1
SCCS-vsn: usr.bin/mail/aux.c 2.1
SCCS-vsn: usr.bin/mail/c.local.c 2.1
SCCS-vsn: usr.bin/mail/cmd1.c 2.1
SCCS-vsn: usr.bin/mail/cmd2.c 2.1
SCCS-vsn: usr.bin/mail/cmd3.c 2.1
SCCS-vsn: usr.bin/mail/cmdtab.c 2.1
SCCS-vsn: usr.bin/mail/collect.c 2.1
SCCS-vsn: usr.bin/mail/edit.c 2.1
SCCS-vsn: usr.bin/mail/errlst.c 2.1
SCCS-vsn: usr.bin/mail/fio.c 2.1
SCCS-vsn: usr.bin/fmt/fmt.c 2.1
SCCS-vsn: usr.bin/mail/getname.c 2.1
SCCS-vsn: usr.bin/mail/head.c 2.1
SCCS-vsn: usr.bin/mail/index.c 2.1
SCCS-vsn: usr.bin/mail/ing.local.c 2.1
SCCS-vsn: usr.bin/mail/lex.c 2.1
SCCS-vsn: usr.bin/mail/list.c 2.1
SCCS-vsn: usr.bin/mail/lock.c 2.1
SCCS-vsn: usr.bin/mail/main.c 2.1
SCCS-vsn: usr.bin/mail/names.c 2.1
SCCS-vsn: usr.bin/mail/optim.c 2.1
SCCS-vsn: usr.bin/mail/quit.c 2.1
SCCS-vsn: usr.bin/mail/send.c 2.1
SCCS-vsn: usr.bin/mail/strings.c 2.1
SCCS-vsn: usr.bin/mail/temp.c 2.1
SCCS-vsn: usr.bin/mail/tty.c 2.1
SCCS-vsn: usr.bin/mail/v6.local.c 2.1
SCCS-vsn: usr.bin/mail/v7.local.c 2.1
SCCS-vsn: usr.bin/mail/vars.c 2.1
SCCS-vsn: usr.bin/mail/40.local.h 2.1
SCCS-vsn: usr.bin/mail/c.local.h 2.1
SCCS-vsn: usr.bin/mail/cc.local.h 2.1
SCCS-vsn: usr.bin/mail/def.h 2.1
SCCS-vsn: usr.bin/mail/glob.h 2.1
SCCS-vsn: usr.bin/mail/ing.local.h 2.1
SCCS-vsn: usr.bin/mail/local.h 2.1
SCCS-vsn: usr.bin/mail/rcv.h 2.1
SCCS-vsn: usr.bin/mail/v6.local.h 2.1
SCCS-vsn: usr.bin/mail/pathnames.h 2.1
SCCS-vsn: usr.bin/mail/Makefile 2.1
SCCS-vsn: usr.bin/mail/makefile.40 2.1
SCCS-vsn: usr.bin/mail/makefile.cc 2.1
SCCS-vsn: usr.bin/mail/makefile.cor 2.1
SCCS-vsn: usr.bin/mail/makefile.ing 2.1
SCCS-vsn: usr.bin/mail/makefile.v6 2.1
SCCS-vsn: usr.bin/mail/makefile.v7 2.1

49 files changed:
usr/src/usr.bin/fmt/fmt.c
usr/src/usr.bin/mail/40.local.c
usr/src/usr.bin/mail/40.local.h
usr/src/usr.bin/mail/Makefile
usr/src/usr.bin/mail/Signal.c
usr/src/usr.bin/mail/aux.c
usr/src/usr.bin/mail/c.local.c
usr/src/usr.bin/mail/c.local.h
usr/src/usr.bin/mail/cc.local.c
usr/src/usr.bin/mail/cc.local.h
usr/src/usr.bin/mail/cmd1.c
usr/src/usr.bin/mail/cmd2.c
usr/src/usr.bin/mail/cmd3.c
usr/src/usr.bin/mail/cmdtab.c
usr/src/usr.bin/mail/collect.c
usr/src/usr.bin/mail/def.h
usr/src/usr.bin/mail/edit.c
usr/src/usr.bin/mail/errlst.c
usr/src/usr.bin/mail/fio.c
usr/src/usr.bin/mail/getname.c
usr/src/usr.bin/mail/glob.h
usr/src/usr.bin/mail/head.c
usr/src/usr.bin/mail/index.c
usr/src/usr.bin/mail/ing.local.c
usr/src/usr.bin/mail/ing.local.h
usr/src/usr.bin/mail/lex.c
usr/src/usr.bin/mail/list.c
usr/src/usr.bin/mail/local.h
usr/src/usr.bin/mail/lock.c
usr/src/usr.bin/mail/main.c
usr/src/usr.bin/mail/makefile.40
usr/src/usr.bin/mail/makefile.cc
usr/src/usr.bin/mail/makefile.cor
usr/src/usr.bin/mail/makefile.ing
usr/src/usr.bin/mail/makefile.v6
usr/src/usr.bin/mail/makefile.v7
usr/src/usr.bin/mail/names.c
usr/src/usr.bin/mail/optim.c
usr/src/usr.bin/mail/pathnames.h
usr/src/usr.bin/mail/quit.c
usr/src/usr.bin/mail/rcv.h
usr/src/usr.bin/mail/send.c
usr/src/usr.bin/mail/strings.c
usr/src/usr.bin/mail/temp.c
usr/src/usr.bin/mail/tty.c
usr/src/usr.bin/mail/v6.local.c
usr/src/usr.bin/mail/v6.local.h
usr/src/usr.bin/mail/v7.local.c
usr/src/usr.bin/mail/vars.c

index 8cfa91e..5e13a3c 100644 (file)
@@ -11,7 +11,7 @@
  * Author: Kurt Shoens (UCB) 12/7/78
  */
 
  * Author: Kurt Shoens (UCB) 12/7/78
  */
 
-static char *SccsId = "@(#)fmt.c       1.3 %G%";
+static char *SccsId = "@(#)fmt.c       2.1 %G%";
 
 #define        NOSTR   ((char *) 0)    /* Null string pointer for lint */
 
 
 #define        NOSTR   ((char *) 0)    /* Null string pointer for lint */
 
index 88953f2..e46a9a8 100644 (file)
@@ -11,7 +11,7 @@
  * you won't have to remake them each release.
  */
 
  * you won't have to remake them each release.
  */
 
-static char *SccsId = "@(#)40.local.c  1.1 %G%";
+static char *SccsId = "@(#)40.local.c  2.1 %G%";
 
 #include "rcv.h"
 
 
 #include "rcv.h"
 
index 3d47aff..386a65f 100644 (file)
@@ -4,7 +4,7 @@
  */
  
 /*
  */
  
 /*
- * Sccs Id = "@(#)40.local.h   1.1 %G%";
+ * Sccs Id = "@(#)40.local.h   2.1 %G%";
  */
 
 #define        LOCAL           'z'             /* Local machine id */
  */
 
 #define        LOCAL           'z'             /* Local machine id */
index 3edb5d8..4638ea0 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Unix version 7.
 #
 #
 # Unix version 7.
 #
-# Sccs Id = "@(#)Makefile      1.7 %G%";
+# Sccs Id = "@(#)Makefile      2.1 %G%";
 #
 
 CFLAGS=-O -DVMUNIX -DV7
 #
 
 CFLAGS=-O -DVMUNIX -DV7
index 5064ecb..068cd6e 100644 (file)
@@ -9,7 +9,7 @@
 
 int    oldsigs[17];
 
 
 int    oldsigs[17];
 
-static char *SccsId = "@(#)Signal.c    1.1 %G%";
+static char *SccsId = "@(#)Signal.c    2.1 %G%";
 
 int
 (*Signal())(sig, spot)
 
 int
 (*Signal())(sig, spot)
index bf19be8..8fe1bf7 100644 (file)
@@ -11,7 +11,7 @@
  * Auxiliary functions.
  */
 
  * Auxiliary functions.
  */
 
-static char *SccsId = "@(#)aux.c       1.7 %G%";
+static char *SccsId = "@(#)aux.c       2.1 %G%";
 
 /*
  * Return a pointer to a dynamic copy of the argument.
 
 /*
  * Return a pointer to a dynamic copy of the argument.
index 0c80883..01aee33 100644 (file)
@@ -11,7 +11,7 @@
  * you won't have to remake them each release.
  */
 
  * you won't have to remake them each release.
  */
 
-static char *SccsId = "@(#)c.local.c   1.1 %G%";
+static char *SccsId = "@(#)c.local.c   2.1 %G%";
 
 #include "rcv.h"
 #include <pwd.h>
 
 #include "rcv.h"
 #include <pwd.h>
index 2e13945..80a588e 100644 (file)
@@ -4,7 +4,7 @@
  */
  
 /*
  */
  
 /*
- * Sccs Id = "@(#)c.local.h    1.1 %G%";
+ * Sccs Id = "@(#)c.local.h    2.1 %G%";
  */
 
 #define APPEND                         /* New mail to end of mail box */
  */
 
 #define APPEND                         /* New mail to end of mail box */
index 8346be8..48e0512 100644 (file)
@@ -10,7 +10,7 @@
 
 #include "rcv.h"
 
 
 #include "rcv.h"
 
-static char *SccsId = "@(#)cc.local.c  1.1 %G%";
+static char *SccsId = "@(#)cc.local.c  2.1 %G%";
 
 /*
  * Locate the user's mailbox file (ie, the place where new, unread
 
 /*
  * Locate the user's mailbox file (ie, the place where new, unread
index 22dea5d..7e297b6 100644 (file)
@@ -7,7 +7,7 @@
  */
  
 /*
  */
  
 /*
- * Sccs Id = "@(#)cc.local.h   1.1 %G%";
+ * Sccs Id = "@(#)cc.local.h   2.1 %G%";
  */
 
 #define        LOCAL           'a'             /* Local machine id */
  */
 
 #define        LOCAL           'a'             /* Local machine id */
index fe84684..c3350ee 100644 (file)
@@ -8,7 +8,7 @@
  * User commands.
  */
 
  * User commands.
  */
 
-static char *SccsId = "@(#)cmd1.c      1.9 %G%";
+static char *SccsId = "@(#)cmd1.c      2.1 %G%";
 
 /*
  * Print the current active headings.
 
 /*
  * Print the current active headings.
index 9b8135e..b4abaae 100644 (file)
@@ -9,7 +9,7 @@
  * More user commands.
  */
 
  * More user commands.
  */
 
-static char *SccsId = "@(#)cmd2.c      1.4 %G%";
+static char *SccsId = "@(#)cmd2.c      2.1 %G%";
 
 /*
  * If any arguments were given, go to the next applicable argument
 
 /*
  * If any arguments were given, go to the next applicable argument
index c1e70a1..2b3dbb1 100644 (file)
@@ -9,7 +9,7 @@
  * Still more user commands.
  */
 
  * Still more user commands.
  */
 
-static char *SccsId = "@(#)cmd3.c      1.13 %G%";
+static char *SccsId = "@(#)cmd3.c      2.1 %G%";
 
 /*
  * Process a shell escape by saving signals, ignoring signals,
 
 /*
  * Process a shell escape by saving signals, ignoring signals,
index bd26ee3..7265b23 100644 (file)
@@ -8,7 +8,7 @@
  * Define all of the command names and bindings.
  */
 
  * Define all of the command names and bindings.
  */
 
-static char *SccsId = "@(#)cmdtab.c    1.8 %G%";
+static char *SccsId = "@(#)cmdtab.c    2.1 %G%";
 
 extern int type(), preserve(), delete(), undelete(), next(), shell(), schdir();
 extern int save(), help(), headers(), pdot(), strace(), respond(), editor();
 
 extern int type(), preserve(), delete(), undelete(), next(), shell(), schdir();
 extern int save(), help(), headers(), pdot(), strace(), respond(), editor();
index 19082fb..e924e1b 100644 (file)
@@ -7,7 +7,7 @@
  * ~ escapes.
  */
 
  * ~ escapes.
  */
 
-static char *SccsId = "@(#)collect.c   1.6 %G%";
+static char *SccsId = "@(#)collect.c   2.1 %G%";
 
 #include "rcv.h"
 #include <sys/stat.h>
 
 #include "rcv.h"
 #include <sys/stat.h>
index 8fd11a5..e42788e 100644 (file)
@@ -9,7 +9,7 @@
 #undef isdigit
 
 /*
 #undef isdigit
 
 /*
- * Sccs Id = "@(#)def.h        1.12 %G%";
+ * Sccs Id = "@(#)def.h        2.1 %G%";
  */
 
 /*
  */
 
 /*
index 6d1d9a0..f024a2e 100644 (file)
@@ -10,7 +10,7 @@
  * Perform message editing functions.
  */
 
  * Perform message editing functions.
  */
 
-static char *SccsId = "@(#)edit.c      1.3 %G%";
+static char *SccsId = "@(#)edit.c      2.1 %G%";
 
 /*
  * Edit a message list.
 
 /*
  * Edit a message list.
index 2292efb..c3e8517 100644 (file)
@@ -1,4 +1,4 @@
-static char *SccsId = "@(#)errlst.c    1.1 %G%";
+static char *SccsId = "@(#)errlst.c    2.1 %G%";
 
 char   *sys_errlist[] = {
        "Error 0",
 
 char   *sys_errlist[] = {
        "Error 0",
index d5e3bb2..e43f068 100644 (file)
@@ -10,7 +10,7 @@
  * File I/O.
  */
 
  * File I/O.
  */
 
-static char *SccsId = "@(#)fio.c       1.12 %G%";
+static char *SccsId = "@(#)fio.c       2.1 %G%";
 
 /*
  * Set up the input pointers while copying the mail file into
 
 /*
  * Set up the input pointers while copying the mail file into
index 17a899f..fc451e1 100644 (file)
@@ -12,7 +12,7 @@
  * implementation.
  */
 
  * implementation.
  */
 
-static char *SccsId = "@(#)getname.c   1.1 %G%";
+static char *SccsId = "@(#)getname.c   2.1 %G%";
 
 #include "rcv.h"
 
 
 #include "rcv.h"
 
index 526b16f..0614de6 100644 (file)
@@ -4,7 +4,7 @@
  */
 
 /*
  */
 
 /*
- * Sccs Id = "@(#)glob.h       1.6 %G%";
+ * Sccs Id = "@(#)glob.h       2.1 %G%";
  */
 
 int    msgCount;                       /* Count of messages read in */
  */
 
 int    msgCount;                       /* Count of messages read in */
index bb6978a..8a4e4cd 100644 (file)
@@ -8,7 +8,7 @@
  * Routines for processing and detecting headlines.
  */
 
  * Routines for processing and detecting headlines.
  */
 
-static char *SccsId = "@(#)head.c      1.2 %G%";
+static char *SccsId = "@(#)head.c      2.1 %G%";
 
 /*
  * See if the passed line buffer is a mail header.
 
 /*
  * See if the passed line buffer is a mail header.
index 9c489b6..31fa03e 100644 (file)
@@ -3,7 +3,7 @@
  * in the string.
  */
 
  * in the string.
  */
 
-static char *SccsId = "@(#)index.c     1.1 %G%";
+static char *SccsId = "@(#)index.c     2.1 %G%";
 
 char *
 index(str, ch)
 
 char *
 index(str, ch)
index be36410..ef8c039 100644 (file)
@@ -11,7 +11,7 @@
  * you won't have to remake them each release.
  */
 
  * you won't have to remake them each release.
  */
 
-static char *SccsId = "@(#)ing.local.c 1.1 %G%";
+static char *SccsId = "@(#)ing.local.c 2.1 %G%";
 
 #include "rcv.h"
 #include       <errno.h>
 
 #include "rcv.h"
 #include       <errno.h>
index 7fcdfaf..cb69c43 100644 (file)
@@ -4,7 +4,7 @@
  */
  
 /*
  */
  
 /*
- * Sccs Id = "@(#)ing.local.h  1.1 %G%";
+ * Sccs Id = "@(#)ing.local.h  2.1 %G%";
  */
 
 #define        LOCAL           'i'             /* Local machine id */
  */
 
 #define        LOCAL           'i'             /* Local machine id */
index e2cec25..6fb0bf8 100644 (file)
@@ -8,7 +8,7 @@
  * Lexical processing of commands.
  */
 
  * Lexical processing of commands.
  */
 
-static char *SccsId = "@(#)lex.c       1.19 %G%";
+static char *SccsId = "@(#)lex.c       2.1 %G%";
 
 /*
  * Set up editing on the given file name.
 
 /*
  * Set up editing on the given file name.
index 06a5cb3..7b4c9db 100644 (file)
@@ -9,7 +9,7 @@
  * Message list handling.
  */
 
  * Message list handling.
  */
 
-static char *SccsId = "@(#)list.c      1.5 %G%";
+static char *SccsId = "@(#)list.c      2.1 %G%";
 
 /*
  * Convert the user string of message numbers and
 
 /*
  * Convert the user string of message numbers and
index 22475a5..7c5d21c 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * Sccs Id = "@(#)local.h      1.1 %G%";
+ * Sccs Id = "@(#)local.h      2.1 %G%";
  */
 
 #ifdef V7
  */
 
 #ifdef V7
index e586884..d26f159 100644 (file)
@@ -9,7 +9,7 @@
 #include "rcv.h"
 #include <sys/stat.h>
 
 #include "rcv.h"
 #include <sys/stat.h>
 
-static char *SccsId = "@(#)lock.c      1.2 %G%";
+static char *SccsId = "@(#)lock.c      2.1 %G%";
 
 char   *maillock       = ".mail";              /* Lock suffix for mailname */
 char   *lockname       = "/usr/spool/mail/tmXXXXXX";
 
 char   *maillock       = ".mail";              /* Lock suffix for mailname */
 char   *lockname       = "/usr/spool/mail/tmXXXXXX";
index c82441d..cf13475 100644 (file)
@@ -9,7 +9,7 @@
  * Startup -- interface with user.
  */
 
  * Startup -- interface with user.
  */
 
-static char *SccsId = "@(#)main.c      1.4 %G%";
+static char *SccsId = "@(#)main.c      2.1 %G%";
 
 /*
  * Find out who the user is, copy his mail file (if exists) into
 
 /*
  * Find out who the user is, copy his mail file (if exists) into
index afd9916..4148db5 100644 (file)
@@ -1,7 +1,7 @@
 #
 # EECS/ERL 11/40 Unix
 #
 #
 # EECS/ERL 11/40 Unix
 #
-# Sccs Id = "@(#)makefile.40   1.1 %G%";
+# Sccs Id = "@(#)makefile.40   2.1 %G%";
 #
 
 CFLAGS=-O -DV40 -I/usr/include/retrofit
 #
 
 CFLAGS=-O -DV40 -I/usr/include/retrofit
index 20eba1c..c8ed218 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Computer center unix A
 #
 #
 # Computer center unix A
 #
-# Sccs Id = "@(#)makefile.cc   1.1 %G%";
+# Sccs Id = "@(#)makefile.cc   2.1 %G%";
 #
 
 CFLAGS=-O -DCC -I/usr/include/retrofit -Dsignal=Signal
 #
 
 CFLAGS=-O -DCC -I/usr/include/retrofit -Dsignal=Signal
index d6a2c56..de2c990 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Cory Hall Unix 11/70 Version 7
 #
 #
 # Cory Hall Unix 11/70 Version 7
 #
-# Sccs Id = "@(#)makefile.cor  1.1 %G%";
+# Sccs Id = "@(#)makefile.cor  2.1 %G%";
 #
 
 CFLAGS=-O -DCORY
 #
 
 CFLAGS=-O -DCORY
index 3806ea6..8456a7c 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Unix version 6 (Ingres).
 #
 #
 # Unix version 6 (Ingres).
 #
-# Sccs Id = "@(#)makefile.ing  1.1 %G%";
+# Sccs Id = "@(#)makefile.ing  2.1 %G%";
 #
 
 CFLAGS=-O -DINGRES -Dsignal=Signal -I/usr/include/retrofit
 #
 
 CFLAGS=-O -DINGRES -Dsignal=Signal -I/usr/include/retrofit
index c1334b0..12c8a95 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Unix version 6.
 #
 #
 # Unix version 6.
 #
-# Sccs Id = "@(#)makefile.v6   1.1 %G%";
+# Sccs Id = "@(#)makefile.v6   2.1 %G%";
 #
 
 CFLAGS=-O -DV6 -I/usr/include/retrofit -Dsignal=Signal
 #
 
 CFLAGS=-O -DV6 -I/usr/include/retrofit -Dsignal=Signal
index 3b37776..15133b0 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Unix version 7.
 #
 #
 # Unix version 7.
 #
-# Sccs Id = "@(#)makefile.v7   1.1 %G%";
+# Sccs Id = "@(#)makefile.v7   2.1 %G%";
 #
 
 CFLAGS=-O -DV7 -DVFORK
 #
 
 CFLAGS=-O -DV7 -DVFORK
index b517741..0e16523 100644 (file)
@@ -8,7 +8,7 @@
 
 #include "rcv.h"
 
 
 #include "rcv.h"
 
-static char *SccsId = "@(#)names.c     1.2 %G%";
+static char *SccsId = "@(#)names.c     2.1 %G%";
 
 /*
  * Allocate a single element of a name list,
 
 /*
  * Allocate a single element of a name list,
index 5af2dd4..2edaf0a 100644 (file)
@@ -9,7 +9,7 @@
 #include "rcv.h"
 #include <ctype.h>
 
 #include "rcv.h"
 #include <ctype.h>
 
-static char *SccsId = "@(#)optim.c     1.3 %G%";
+static char *SccsId = "@(#)optim.c     2.1 %G%";
 
 /*
  * Map a name into the correct network "view" of the
 
 /*
  * Map a name into the correct network "view" of the
index de3f24b..a0fb5aa 100644 (file)
@@ -5,7 +5,7 @@
  */
  
 /*
  */
  
 /*
- * Sccs Id = "@(#)pathnames.h  1.3 %G%";
+ * Sccs Id = "@(#)pathnames.h  2.1 %G%";
  */
 
 #define        LOCAL           'j'             /* Local machine id */
  */
 
 #define        LOCAL           'j'             /* Local machine id */
index b64ad3b..3f64787 100644 (file)
@@ -9,7 +9,7 @@
  * Termination processing.
  */
 
  * Termination processing.
  */
 
-static char *SccsId = "@(#)quit.c      1.5 %G%";
+static char *SccsId = "@(#)quit.c      2.1 %G%";
 
 /*
  * Save all of the undetermined messages at the top of "mbox"
 
 /*
  * Save all of the undetermined messages at the top of "mbox"
index f4d6af7..fd75ba2 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 /*
  */
 
 /*
- * Sccs Id = "@(#)rcv.h        1.1 %G%";
+ * Sccs Id = "@(#)rcv.h        2.1 %G%";
  */
 
 #include "def.h"
  */
 
 #include "def.h"
index 4d96e7c..7786349 100644 (file)
@@ -12,7 +12,7 @@
  * Mail to others.
  */
 
  * Mail to others.
  */
 
-static char *SccsId = "@(#)send.c      1.6 %G%";
+static char *SccsId = "@(#)send.c      2.1 %G%";
 
 /*
  * Send message described by the passed pointer to the
 
 /*
  * Send message described by the passed pointer to the
index 9efd473..1c00150 100644 (file)
@@ -10,7 +10,7 @@
 
 #include "rcv.h"
 
 
 #include "rcv.h"
 
-static char *SccsId = "@(#)strings.c   1.1 %G%";
+static char *SccsId = "@(#)strings.c   2.1 %G%";
 
 /*
  * Allocate size more bytes of space and return the address of the
 
 /*
  * Allocate size more bytes of space and return the address of the
index bef0669..c9fee2d 100644 (file)
@@ -8,7 +8,7 @@
  * Give names to all the temporary files that we will need.
  */
 
  * Give names to all the temporary files that we will need.
  */
 
-static char *SccsId = "@(#)temp.c      1.3 %G%";
+static char *SccsId = "@(#)temp.c      2.1 %G%";
 
 char   tempMail[14];
 char   tempQuit[14];
 
 char   tempMail[14];
 char   tempQuit[14];
index 572b8d1..d56ce79 100644 (file)
@@ -9,7 +9,7 @@
 #include "rcv.h"
 #include <sgtty.h>
 
 #include "rcv.h"
 #include <sgtty.h>
 
-static char *SccsId = "@(#)tty.c       1.4 %G%";
+static char *SccsId = "@(#)tty.c       2.1 %G%";
 
 static int     c_erase;                /* Current erase char */
 static int     c_kill;                 /* Current kill char */
 
 static int     c_erase;                /* Current erase char */
 static int     c_kill;                 /* Current kill char */
index 70a9a7e..52b867d 100644 (file)
@@ -11,7 +11,7 @@
  * you won't have to remake them each release.
  */
 
  * you won't have to remake them each release.
  */
 
-static char *SccsId = "@(#)v6.local.c  1.1 %G%";
+static char *SccsId = "@(#)v6.local.c  2.1 %G%";
 
 #include "rcv.h"
 
 
 #include "rcv.h"
 
index db8ff7d..7840937 100644 (file)
@@ -4,7 +4,7 @@
  */
  
 /*
  */
  
 /*
- * Sccs Id = "@(#)v6.local.h   1.1 %G%";
+ * Sccs Id = "@(#)v6.local.h   2.1 %G%";
  */
 
 #define        LOCAL           'i'             /* Local machine id */
  */
 
 #define        LOCAL           'i'             /* Local machine id */
index 5bb50a8..7a72a3f 100644 (file)
@@ -10,7 +10,7 @@
 
 #include "rcv.h"
 
 
 #include "rcv.h"
 
-static char *SccsId = "@(#)v7.local.c  1.3 %G%";
+static char *SccsId = "@(#)v7.local.c  2.1 %G%";
 
 /*
  * Locate the user's mailbox file (ie, the place where new, unread
 
 /*
  * Locate the user's mailbox file (ie, the place where new, unread
index 82484ff..63c7a96 100644 (file)
@@ -8,7 +8,7 @@
  * Variable handling stuff.
  */
 
  * Variable handling stuff.
  */
 
-static char *SccsId = "@(#)vars.c      1.1 %G%";
+static char *SccsId = "@(#)vars.c      2.1 %G%";
 
 /*
  * Assign a value to a variable.
 
 /*
  * Assign a value to a variable.