diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
| commit | 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch) | |
| tree | 9444b2a63ad5396b894abd07c85ff08c9c031d26 /usr.bin/tset | |
| parent | 58fda9eaaeb697cef01d825dfe2b6f045659c15c (diff) | |
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 cee4b669ed55..0eff07274184 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$"; + "$Id: map.c,v 1.3.2.1 1997/08/20 07:19:21 charnier 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 2549c4aca438..35a13a4446c9 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.1 1997/08/20 07:19:30 charnier Exp $"; + "$Id: tset.c,v 1.10.2.2 1997/08/29 05:30:03 imp 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> |
