diff options
Diffstat (limited to 'usr.bin/tset')
| -rw-r--r-- | usr.bin/tset/map.c | 2 | ||||
| -rw-r--r-- | usr.bin/tset/misc.c | 2 | ||||
| -rw-r--r-- | usr.bin/tset/set.c | 2 | ||||
| -rw-r--r-- | usr.bin/tset/term.c | 2 | ||||
| -rw-r--r-- | usr.bin/tset/tset.c | 2 | ||||
| -rw-r--r-- | usr.bin/tset/wrterm.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/tset/map.c b/usr.bin/tset/map.c index a5b341d37fbb..41d5a9643cf4 100644 --- a/usr.bin/tset/map.c +++ b/usr.bin/tset/map.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)map.c 8.1 (Berkeley) 6/9/93"; #endif static const char rcsid[] = - "$Id: map.c,v 1.3.2.1 1997/08/20 07:19:21 charnier Exp $"; + "$Id: map.c,v 1.3.2.2 1998/03/08 14:05:06 jkh Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.bin/tset/misc.c b/usr.bin/tset/misc.c index 1e94df18c83a..b911978a019f 100644 --- a/usr.bin/tset/misc.c +++ b/usr.bin/tset/misc.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/9/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: misc.c,v 1.2.2.1 1997/08/20 07:19:23 charnier Exp $"; #endif /* not lint */ #include <fcntl.h> diff --git a/usr.bin/tset/set.c b/usr.bin/tset/set.c index 68fa7a2259c0..7e2294ca1973 100644 --- a/usr.bin/tset/set.c +++ b/usr.bin/tset/set.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)set.c 8.2 (Berkeley) 2/28/94"; #endif static const char rcsid[] = - "$Id$"; + "$Id: set.c,v 1.4.6.1 1997/08/20 07:19:24 charnier Exp $"; #endif /* not lint */ #include <termios.h> diff --git a/usr.bin/tset/term.c b/usr.bin/tset/term.c index 714ef6515541..e00187b17acc 100644 --- a/usr.bin/tset/term.c +++ b/usr.bin/tset/term.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)term.c 8.1 (Berkeley) 6/9/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: term.c,v 1.1.1.1.8.1 1997/08/20 07:19:26 charnier Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.bin/tset/tset.c b/usr.bin/tset/tset.c index 7fed471bec9f..60c265a6408d 100644 --- a/usr.bin/tset/tset.c +++ b/usr.bin/tset/tset.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)tset.c 8.1 (Berkeley) 6/9/93"; #endif static const char rcdif[] = - "$Id: tset.c,v 1.10.2.2 1997/08/29 05:30:03 imp Exp $"; + "$Id: tset.c,v 1.10.2.3 1998/03/08 14:05:10 jkh Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.bin/tset/wrterm.c b/usr.bin/tset/wrterm.c index d6274cfd1e04..99784b37d7e3 100644 --- a/usr.bin/tset/wrterm.c +++ b/usr.bin/tset/wrterm.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)wrterm.c 8.1 (Berkeley) 6/9/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: wrterm.c,v 1.1.1.1.8.1 1997/08/20 07:19:31 charnier Exp $"; #endif /* not lint */ #include <sys/types.h> |
