diff options
Diffstat (limited to 'usr.bin/tip')
-rw-r--r-- | usr.bin/tip/libacu/acucommon.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/libacu/unidialer.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/libacu/ventel.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/acu.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/acutab.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/cmds.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/cmdtab.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/cu.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/hunt.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/log.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/partab.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/remote.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/tip.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/tipout.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/value.c | 2 | ||||
-rw-r--r-- | usr.bin/tip/tip/vars.c | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/usr.bin/tip/libacu/acucommon.c b/usr.bin/tip/libacu/acucommon.c index fe0d146b17833..5eb055e678455 100644 --- a/usr.bin/tip/libacu/acucommon.c +++ b/usr.bin/tip/libacu/acucommon.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)acucommon.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: acucommon.c,v 1.2 1997/08/18 07:15:40 charnier Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tip/libacu/unidialer.c b/usr.bin/tip/libacu/unidialer.c index bac2368c07723..205edc1231dee 100644 --- a/usr.bin/tip/libacu/unidialer.c +++ b/usr.bin/tip/libacu/unidialer.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)unidialer.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: unidialer.c,v 1.5 1997/08/18 07:15:41 charnier Exp $"; + "$Id: unidialer.c,v 1.6 1997/09/18 14:07:13 phk Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tip/libacu/ventel.c b/usr.bin/tip/libacu/ventel.c index a438b4252e43b..71fa926a74c03 100644 --- a/usr.bin/tip/libacu/ventel.c +++ b/usr.bin/tip/libacu/ventel.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)ventel.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: ventel.c,v 1.2 1997/08/18 07:15:42 charnier Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tip/tip/acu.c b/usr.bin/tip/tip/acu.c index 4ad58cf391ca3..25b2049048086 100644 --- a/usr.bin/tip/tip/acu.c +++ b/usr.bin/tip/tip/acu.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)acu.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: acu.c,v 1.3 1997/08/18 07:15:58 charnier Exp $"; #endif /* not lint */ #include "tipconf.h" diff --git a/usr.bin/tip/tip/acutab.c b/usr.bin/tip/tip/acutab.c index cb0dd85a1342d..54f8e65fa2a3a 100644 --- a/usr.bin/tip/tip/acutab.c +++ b/usr.bin/tip/tip/acutab.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)acutab.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: acutab.c,v 1.3 1997/08/18 07:15:59 charnier Exp $"; #endif /* not lint */ #include "tipconf.h" diff --git a/usr.bin/tip/tip/cmds.c b/usr.bin/tip/tip/cmds.c index 2141dfc0dbf25..27f766ff10213 100644 --- a/usr.bin/tip/tip/cmds.c +++ b/usr.bin/tip/tip/cmds.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cmds.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: cmds.c,v 1.7 1998/06/09 04:28:02 imp Exp $"; + "$Id: cmds.c,v 1.8 1998/10/03 11:01:39 dfr Exp $"; #endif /* not lint */ #include "tipconf.h" diff --git a/usr.bin/tip/tip/cmdtab.c b/usr.bin/tip/tip/cmdtab.c index f9efc7b05dc95..31fe0002197f1 100644 --- a/usr.bin/tip/tip/cmdtab.c +++ b/usr.bin/tip/tip/cmdtab.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cmdtab.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: cmdtab.c,v 1.2 1997/08/18 07:16:01 charnier Exp $"; #endif /* not lint */ #include "tipconf.h" diff --git a/usr.bin/tip/tip/cu.c b/usr.bin/tip/tip/cu.c index 50955fc6a1298..8589573274bcc 100644 --- a/usr.bin/tip/tip/cu.c +++ b/usr.bin/tip/tip/cu.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cu.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: cu.c,v 1.2 1997/08/18 07:16:02 charnier Exp $"; + "$Id: cu.c,v 1.3 1998/06/09 04:28:04 imp Exp $"; #endif /* not lint */ #include "tipconf.h" diff --git a/usr.bin/tip/tip/hunt.c b/usr.bin/tip/tip/hunt.c index 0f71ea97fa95f..9d1d44ab3ff90 100644 --- a/usr.bin/tip/tip/hunt.c +++ b/usr.bin/tip/tip/hunt.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)hunt.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: hunt.c,v 1.4 1997/08/18 07:16:03 charnier Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.bin/tip/tip/log.c b/usr.bin/tip/tip/log.c index acf5d87e4cd4e..a1d1b57b88379 100644 --- a/usr.bin/tip/tip/log.c +++ b/usr.bin/tip/tip/log.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)log.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: log.c,v 1.2 1997/08/18 07:16:03 charnier Exp $"; + "$Id: log.c,v 1.3 1998/06/29 17:06:00 bde Exp $"; #endif /* not lint */ #include "tipconf.h" diff --git a/usr.bin/tip/tip/partab.c b/usr.bin/tip/tip/partab.c index c49721e643f09..b6acdc9e7a718 100644 --- a/usr.bin/tip/tip/partab.c +++ b/usr.bin/tip/tip/partab.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)partab.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: partab.c,v 1.2 1997/08/18 07:16:04 charnier Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tip/tip/remote.c b/usr.bin/tip/tip/remote.c index 9071eb62028f0..bb67755af9eae 100644 --- a/usr.bin/tip/tip/remote.c +++ b/usr.bin/tip/tip/remote.c @@ -43,7 +43,7 @@ static const char copyright[] = static char sccsid[] = "@(#)remote.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: remote.c,v 1.3 1997/08/18 07:16:05 charnier Exp $"; #endif /* not lint */ #include <sys/syslimits.h> diff --git a/usr.bin/tip/tip/tip.c b/usr.bin/tip/tip/tip.c index 737a97efaf350..844256748afa8 100644 --- a/usr.bin/tip/tip/tip.c +++ b/usr.bin/tip/tip/tip.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)tip.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: tip.c,v 1.8 1998/06/09 04:28:05 imp Exp $"; + "$Id: tip.c,v 1.9 1998/06/09 14:51:05 imp Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tip/tip/tipout.c b/usr.bin/tip/tip/tipout.c index d9417d68602dc..72e427acb44e0 100644 --- a/usr.bin/tip/tip/tipout.c +++ b/usr.bin/tip/tip/tipout.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)tipout.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: tipout.c,v 1.4 1997/08/18 07:16:08 charnier Exp $"; + "$Id: tipout.c,v 1.5 1997/08/25 05:02:11 imp Exp $"; #endif /* not lint */ #include "tip.h" diff --git a/usr.bin/tip/tip/value.c b/usr.bin/tip/tip/value.c index 52bcfeba1e627..fe6235e209159 100644 --- a/usr.bin/tip/tip/value.c +++ b/usr.bin/tip/tip/value.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)value.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: value.c,v 1.3 1997/08/18 07:16:12 charnier Exp $"; + "$Id: value.c,v 1.4 1998/10/03 11:01:39 dfr Exp $"; #endif /* not lint */ #include "tip.h" diff --git a/usr.bin/tip/tip/vars.c b/usr.bin/tip/tip/vars.c index 34d604e6d0c95..ff97ca21dc2bb 100644 --- a/usr.bin/tip/tip/vars.c +++ b/usr.bin/tip/tip/vars.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)vars.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: vars.c,v 1.2 1997/08/18 07:16:12 charnier Exp $"; + "$Id: vars.c,v 1.3 1997/09/18 14:07:19 phk Exp $"; #endif /* not lint */ #include "tipconf.h" |