diff options
Diffstat (limited to 'gnu/libexec/uucp/uucico')
| -rw-r--r-- | gnu/libexec/uucp/uucico/Makefile | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/prote.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/protf.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/protg.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/proti.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/protj.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/prott.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/protz.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/rec.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/send.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/time.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/trans.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/uucico.8 | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/uucico.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/uucico/xcmd.c | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/gnu/libexec/uucp/uucico/Makefile b/gnu/libexec/uucp/uucico/Makefile index 0e7c73c8ed8c..45f510206509 100644 --- a/gnu/libexec/uucp/uucico/Makefile +++ b/gnu/libexec/uucp/uucico/Makefile @@ -1,5 +1,5 @@ # Makefile for uucico -# $Id: Makefile,v 1.5 1994/05/31 05:46:32 ache Exp $ +# Makefile,v 1.6 1994/05/31 15:55:43 ache Exp BINDIR= $(sbindir) BINOWN= $(owner) diff --git a/gnu/libexec/uucp/uucico/prote.c b/gnu/libexec/uucp/uucico/prote.c index adb937b7769f..a2535f3cd111 100644 --- a/gnu/libexec/uucp/uucico/prote.c +++ b/gnu/libexec/uucp/uucico/prote.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char prote_rcsid[] = "$Id: prote.c,v 1.16 1994/01/30 21:01:46 ian Rel $"; +const char prote_rcsid[] = "prote.c,v 1.2 1994/05/07 18:13:43 ache Exp"; #endif #include "uudefs.h" diff --git a/gnu/libexec/uucp/uucico/protf.c b/gnu/libexec/uucp/uucico/protf.c index a54be9f88cec..22ef4a9fffb8 100644 --- a/gnu/libexec/uucp/uucico/protf.c +++ b/gnu/libexec/uucp/uucico/protf.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char protf_rcsid[] = "$Id: protf.c,v 1.31 1994/01/30 21:01:46 ian Rel $"; +const char protf_rcsid[] = "protf.c,v 1.2 1994/05/07 18:13:45 ache Exp"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/uucico/protg.c b/gnu/libexec/uucp/uucico/protg.c index b18a26021580..5227b1b7b12a 100644 --- a/gnu/libexec/uucp/uucico/protg.c +++ b/gnu/libexec/uucp/uucico/protg.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char protg_rcsid[] = "$Id: protg.c,v 1.65 1994/03/26 03:39:05 ian Rel $"; +const char protg_rcsid[] = "protg.c,v 1.2 1994/05/07 18:13:46 ache Exp"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/uucico/proti.c b/gnu/libexec/uucp/uucico/proti.c index 6d9a97a51451..ca3488240a93 100644 --- a/gnu/libexec/uucp/uucico/proti.c +++ b/gnu/libexec/uucp/uucico/proti.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char proti_rcsid[] = "$Id: proti.c,v 1.29 1994/03/26 03:39:05 ian Rel $"; +const char proti_rcsid[] = "proti.c,v 1.2 1994/05/07 18:13:48 ache Exp"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/uucico/protj.c b/gnu/libexec/uucp/uucico/protj.c index 091099e71ce8..a2f5698cb512 100644 --- a/gnu/libexec/uucp/uucico/protj.c +++ b/gnu/libexec/uucp/uucico/protj.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char protj_rcsid[] = "$Id: protj.c,v 1.4 1994/01/30 21:01:46 ian Rel $"; +const char protj_rcsid[] = "protj.c,v 1.2 1994/05/07 18:13:50 ache Exp"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/uucico/prott.c b/gnu/libexec/uucp/uucico/prott.c index 26bb73065e00..d44ea9afb3c6 100644 --- a/gnu/libexec/uucp/uucico/prott.c +++ b/gnu/libexec/uucp/uucico/prott.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char prott_rcsid[] = "$Id: prott.c,v 1.27 1994/01/30 21:01:46 ian Rel $"; +const char prott_rcsid[] = "prott.c,v 1.2 1994/05/07 18:13:51 ache Exp"; #endif #include "uudefs.h" diff --git a/gnu/libexec/uucp/uucico/protz.c b/gnu/libexec/uucp/uucico/protz.c index 5dd2473fd115..4da6366db44b 100644 --- a/gnu/libexec/uucp/uucico/protz.c +++ b/gnu/libexec/uucp/uucico/protz.c @@ -181,7 +181,7 @@ #include "uucp.h" #if USE_RCS_ID -const char protz_rcsid[] = "$Id: protz.c,v 1.8 1993/12/20 00:44:49 ian Rel $"; +const char protz_rcsid[] = "protz.c,v 1.2 1994/05/07 18:13:52 ache Exp"; #endif #include <errno.h> diff --git a/gnu/libexec/uucp/uucico/rec.c b/gnu/libexec/uucp/uucico/rec.c index d9f907a95183..dba4899686ec 100644 --- a/gnu/libexec/uucp/uucico/rec.c +++ b/gnu/libexec/uucp/uucico/rec.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char rec_rcsid[] = "$Id: rec.c,v 1.2 1994/05/07 18:13:55 ache Exp $"; +const char rec_rcsid[] = "rec.c,v 1.3 1994/11/06 10:17:11 davidg Exp"; #endif #include <errno.h> diff --git a/gnu/libexec/uucp/uucico/send.c b/gnu/libexec/uucp/uucico/send.c index cf8b5b1bc98c..b20baba02d6d 100644 --- a/gnu/libexec/uucp/uucico/send.c +++ b/gnu/libexec/uucp/uucico/send.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char send_rcsid[] = "$Id: send.c,v 1.2 1994/05/07 18:13:57 ache Exp $"; +const char send_rcsid[] = "send.c,v 1.3 1994/11/06 10:17:13 davidg Exp"; #endif #include <errno.h> diff --git a/gnu/libexec/uucp/uucico/time.c b/gnu/libexec/uucp/uucico/time.c index a83f7321b339..0b6add97812c 100644 --- a/gnu/libexec/uucp/uucico/time.c +++ b/gnu/libexec/uucp/uucico/time.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char time_rcsid[] = "$Id: time.c,v 1.19 1994/01/30 21:01:46 ian Rel $"; +const char time_rcsid[] = "time.c,v 1.2 1994/05/07 18:13:58 ache Exp"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/uucico/trans.c b/gnu/libexec/uucp/uucico/trans.c index 9c6766e8dc54..7d6da6be084c 100644 --- a/gnu/libexec/uucp/uucico/trans.c +++ b/gnu/libexec/uucp/uucico/trans.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char trans_rcsid[] = "$Id: trans.c,v 1.31 1994/01/30 20:59:40 ian Rel $"; +const char trans_rcsid[] = "trans.c,v 1.2 1994/05/07 18:13:59 ache Exp"; #endif #include <errno.h> diff --git a/gnu/libexec/uucp/uucico/uucico.8 b/gnu/libexec/uucp/uucico/uucico.8 index a7d2b260b15e..e84c247576cb 100644 --- a/gnu/libexec/uucp/uucico/uucico.8 +++ b/gnu/libexec/uucp/uucico/uucico.8 @@ -1,4 +1,4 @@ -''' $Id: uucico.8,v 1.16 1994/03/26 18:01:37 ian Rel $ +''' uucico.8,v 1.3 1994/05/07 18:14:01 ache Exp .TH uucico 8 "Taylor UUCP 1.05" .SH NAME uucico \- UUCP file transfer daemon diff --git a/gnu/libexec/uucp/uucico/uucico.c b/gnu/libexec/uucp/uucico/uucico.c index 90cbcce7b5bc..593148087a23 100644 --- a/gnu/libexec/uucp/uucico/uucico.c +++ b/gnu/libexec/uucp/uucico/uucico.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char uucico_rcsid[] = "$Id: uucico.c,v 1.2 1994/05/07 18:14:02 ache Exp $"; +const char uucico_rcsid[] = "uucico.c,v 1.3 1994/05/25 20:14:52 ache Exp"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/uucico/xcmd.c b/gnu/libexec/uucp/uucico/xcmd.c index b563a53ae49c..7588399ce9bc 100644 --- a/gnu/libexec/uucp/uucico/xcmd.c +++ b/gnu/libexec/uucp/uucico/xcmd.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char xcmd_rcsid[] = "$Id: xcmd.c,v 1.14 1994/04/04 03:25:12 ian Rel $"; +const char xcmd_rcsid[] = "xcmd.c,v 1.2 1994/05/07 18:14:04 ache Exp"; #endif #include <errno.h> |
