diff options
Diffstat (limited to 'games/trek')
51 files changed, 51 insertions, 51 deletions
diff --git a/games/trek/abandon.c b/games/trek/abandon.c index a156e493a594..fdd2744efffc 100644 --- a/games/trek/abandon.c +++ b/games/trek/abandon.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)abandon.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/abandon.c,v 1.4 1999/11/30 03:49:43 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/attack.c b/games/trek/attack.c index 70682284458e..001a30916524 100644 --- a/games/trek/attack.c +++ b/games/trek/attack.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)attack.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/attack.c,v 1.4 1999/11/30 03:49:43 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/autover.c b/games/trek/autover.c index ac01d273bb28..3542ff4233cd 100644 --- a/games/trek/autover.c +++ b/games/trek/autover.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)autover.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/autover.c,v 1.4 1999/11/30 03:49:43 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/capture.c b/games/trek/capture.c index 7e66dd413dd8..640799d066b3 100644 --- a/games/trek/capture.c +++ b/games/trek/capture.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)capture.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/capture.c,v 1.4 1999/11/30 03:49:43 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/cgetc.c b/games/trek/cgetc.c index 3d25b1603a56..c0182c89e7f1 100644 --- a/games/trek/cgetc.c +++ b/games/trek/cgetc.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cgetc.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/cgetc.c,v 1.2 1999/11/30 03:49:44 billf Exp $"; #endif /* not lint */ # include <stdio.h> diff --git a/games/trek/check_out.c b/games/trek/check_out.c index 02978583a93e..f41c735a28d9 100644 --- a/games/trek/check_out.c +++ b/games/trek/check_out.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)check_out.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/check_out.c,v 1.4 1999/11/30 03:49:44 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/checkcond.c b/games/trek/checkcond.c index 894be5041d8f..9713985acb07 100644 --- a/games/trek/checkcond.c +++ b/games/trek/checkcond.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)checkcond.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/checkcond.c,v 1.4 1999/11/30 03:49:44 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/compkl.c b/games/trek/compkl.c index 90bf951a290d..b7a96e5c6126 100644 --- a/games/trek/compkl.c +++ b/games/trek/compkl.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)compkl.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/compkl.c,v 1.4 1999/11/30 03:49:44 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/computer.c b/games/trek/computer.c index d374c0f6960c..8628ca2d274b 100644 --- a/games/trek/computer.c +++ b/games/trek/computer.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)computer.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/computer.c,v 1.5 1999/11/30 03:49:45 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/damage.c b/games/trek/damage.c index 8d312eb641ce..ab6a655682ce 100644 --- a/games/trek/damage.c +++ b/games/trek/damage.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)damage.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/damage.c,v 1.4 1999/11/30 03:49:45 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/damaged.c b/games/trek/damaged.c index 3ba0d9736d74..0b07c3a18ab2 100644 --- a/games/trek/damaged.c +++ b/games/trek/damaged.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)damaged.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/damaged.c,v 1.4 1999/11/30 03:49:45 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/dcrept.c b/games/trek/dcrept.c index 1cd1ad03bc7f..7b45d3a36223 100644 --- a/games/trek/dcrept.c +++ b/games/trek/dcrept.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)dcrept.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/dcrept.c,v 1.4 1999/11/30 03:49:46 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/destruct.c b/games/trek/destruct.c index afa4a7568e94..e042bc17fd7a 100644 --- a/games/trek/destruct.c +++ b/games/trek/destruct.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)destruct.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/destruct.c,v 1.4 1999/11/30 03:49:46 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/dock.c b/games/trek/dock.c index 42515b74dda4..5fb3e3101dbe 100644 --- a/games/trek/dock.c +++ b/games/trek/dock.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)dock.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/dock.c,v 1.4 1999/11/30 03:49:46 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/dumpgame.c b/games/trek/dumpgame.c index d9f935e8acf6..7e923dc3e42b 100644 --- a/games/trek/dumpgame.c +++ b/games/trek/dumpgame.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)dumpgame.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/dumpgame.c,v 1.6 1999/11/30 03:49:46 billf Exp $"; #endif /* not lint */ #include <fcntl.h> diff --git a/games/trek/dumpme.c b/games/trek/dumpme.c index cb4c9d262c0e..efc244fde245 100644 --- a/games/trek/dumpme.c +++ b/games/trek/dumpme.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)dumpme.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/dumpme.c,v 1.4 1999/11/30 03:49:47 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/dumpssradio.c b/games/trek/dumpssradio.c index 79d95efcfb41..8ea624352072 100644 --- a/games/trek/dumpssradio.c +++ b/games/trek/dumpssradio.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)dumpssradio.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/dumpssradio.c,v 1.4 1999/11/30 03:49:47 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/events.c b/games/trek/events.c index 97b98fb1b856..73fa537d171d 100644 --- a/games/trek/events.c +++ b/games/trek/events.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)events.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/events.c,v 1.4 1999/11/30 03:49:47 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/externs.c b/games/trek/externs.c index 428eaf4c5e7c..d86d91fd99c9 100644 --- a/games/trek/externs.c +++ b/games/trek/externs.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)externs.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/externs.c,v 1.2 1999/11/30 03:49:47 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/getcodi.c b/games/trek/getcodi.c index ae47d1a19d96..cb193483f2a3 100644 --- a/games/trek/getcodi.c +++ b/games/trek/getcodi.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)getcodi.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/getcodi.c,v 1.2 1999/11/30 03:49:48 billf Exp $"; #endif /* not lint */ # include "getpar.h" diff --git a/games/trek/getpar.c b/games/trek/getpar.c index 488af3f512de..cb441b7722c8 100644 --- a/games/trek/getpar.c +++ b/games/trek/getpar.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)getpar.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/getpar.c,v 1.5 1999/11/30 03:49:48 billf Exp $"; #endif /* not lint */ # include <stdio.h> diff --git a/games/trek/help.c b/games/trek/help.c index 89aff5bf2075..b5a0daa12b79 100644 --- a/games/trek/help.c +++ b/games/trek/help.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)help.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/help.c,v 1.4 1999/11/30 03:49:48 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/impulse.c b/games/trek/impulse.c index d76a401c29db..5d34a5af601c 100644 --- a/games/trek/impulse.c +++ b/games/trek/impulse.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)impulse.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/impulse.c,v 1.4 1999/11/30 03:49:48 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/initquad.c b/games/trek/initquad.c index dc300d4a9126..6187c91e8f30 100644 --- a/games/trek/initquad.c +++ b/games/trek/initquad.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)initquad.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/initquad.c,v 1.4 1999/11/30 03:49:49 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/kill.c b/games/trek/kill.c index 86f412234b4d..a6db6e3a738f 100644 --- a/games/trek/kill.c +++ b/games/trek/kill.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)kill.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/kill.c,v 1.4 1999/11/30 03:49:49 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/klmove.c b/games/trek/klmove.c index d98acd68a9f0..760c45bd3eae 100644 --- a/games/trek/klmove.c +++ b/games/trek/klmove.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)klmove.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/klmove.c,v 1.4 1999/11/30 03:49:49 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/lose.c b/games/trek/lose.c index 60c89adc561e..fd2a4fa9a213 100644 --- a/games/trek/lose.c +++ b/games/trek/lose.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)lose.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/lose.c,v 1.2 1999/11/30 03:49:49 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/lrscan.c b/games/trek/lrscan.c index 65f31a3cd97f..57c5bb7a891f 100644 --- a/games/trek/lrscan.c +++ b/games/trek/lrscan.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)lrscan.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/lrscan.c,v 1.4 1999/11/30 03:49:50 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/main.c b/games/trek/main.c index bf1580731cf7..3061ecbc560a 100644 --- a/games/trek/main.c +++ b/games/trek/main.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/main.c,v 1.7 1999/11/30 03:49:50 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/move.c b/games/trek/move.c index 6e413c7c2be9..267eb04e5989 100644 --- a/games/trek/move.c +++ b/games/trek/move.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)move.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/move.c,v 1.6 1999/11/30 03:49:50 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/nova.c b/games/trek/nova.c index 8aef4c0ed49a..edaf31b9948a 100644 --- a/games/trek/nova.c +++ b/games/trek/nova.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)nova.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/nova.c,v 1.4 1999/11/30 03:49:52 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/out.c b/games/trek/out.c index 99d910d5d9e6..1d1bae523659 100644 --- a/games/trek/out.c +++ b/games/trek/out.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)out.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/out.c,v 1.4 1999/11/30 03:49:52 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/phaser.c b/games/trek/phaser.c index 5fa25c0c3477..4f2ed441827e 100644 --- a/games/trek/phaser.c +++ b/games/trek/phaser.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)phaser.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/phaser.c,v 1.5.2.1 2000/07/20 10:35:07 kris Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/play.c b/games/trek/play.c index c735afaaf7f3..820ad7b300ff 100644 --- a/games/trek/play.c +++ b/games/trek/play.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)play.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/play.c,v 1.2 1999/11/30 03:49:52 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/ram.c b/games/trek/ram.c index 0407a3060a31..f23b908d98c9 100644 --- a/games/trek/ram.c +++ b/games/trek/ram.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)ram.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/ram.c,v 1.4 1999/11/30 03:49:53 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/ranf.c b/games/trek/ranf.c index 29e7fcc1c740..d6b1dc69d556 100644 --- a/games/trek/ranf.c +++ b/games/trek/ranf.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)ranf.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/ranf.c,v 1.3 1999/11/30 03:49:53 billf Exp $"; #endif /* not lint */ # include <stdio.h> diff --git a/games/trek/rest.c b/games/trek/rest.c index b6c6ee78abf3..b7375719b097 100644 --- a/games/trek/rest.c +++ b/games/trek/rest.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)rest.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/rest.c,v 1.4 1999/11/30 03:49:53 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/schedule.c b/games/trek/schedule.c index 22972427f975..0a1fed7e6be6 100644 --- a/games/trek/schedule.c +++ b/games/trek/schedule.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)schedule.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/schedule.c,v 1.4 1999/11/30 03:49:53 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/score.c b/games/trek/score.c index 4ed647818a34..9fd78d453b8e 100644 --- a/games/trek/score.c +++ b/games/trek/score.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)score.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/score.c,v 1.4 1999/11/30 03:49:53 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/setup.c b/games/trek/setup.c index 54b3900a91e0..1c66bfe8b585 100644 --- a/games/trek/setup.c +++ b/games/trek/setup.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)setup.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/setup.c,v 1.6 1999/11/30 03:49:54 billf Exp $"; #endif /* not lint */ # include <stdlib.h> diff --git a/games/trek/setwarp.c b/games/trek/setwarp.c index 3b341aaf06b0..d4fc72218280 100644 --- a/games/trek/setwarp.c +++ b/games/trek/setwarp.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)setwarp.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/setwarp.c,v 1.2 1999/11/30 03:49:54 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/shield.c b/games/trek/shield.c index c4a3bc2dba29..d3f8b1f95f28 100644 --- a/games/trek/shield.c +++ b/games/trek/shield.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)shield.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/shield.c,v 1.5 1999/11/30 03:49:54 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/snova.c b/games/trek/snova.c index 6c206cb0aff8..0faf7d528f8e 100644 --- a/games/trek/snova.c +++ b/games/trek/snova.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)snova.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/snova.c,v 1.4 1999/11/30 03:49:54 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/srscan.c b/games/trek/srscan.c index 2ec1e177c8a0..a03d46230b00 100644 --- a/games/trek/srscan.c +++ b/games/trek/srscan.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)srscan.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/srscan.c,v 1.4 1999/11/30 03:49:55 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/systemname.c b/games/trek/systemname.c index 80c842f89f69..5812158b9e1a 100644 --- a/games/trek/systemname.c +++ b/games/trek/systemname.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)systemname.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/systemname.c,v 1.4 1999/11/30 03:49:55 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/torped.c b/games/trek/torped.c index 9eead4599130..e56a5509ca12 100644 --- a/games/trek/torped.c +++ b/games/trek/torped.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)torped.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/torped.c,v 1.5 1999/11/30 03:49:55 billf Exp $"; #endif /* not lint */ # include <stdio.h> diff --git a/games/trek/trek.6 b/games/trek/trek.6 index a0ebd20253fb..dabc85d8cac2 100644 --- a/games/trek/trek.6 +++ b/games/trek/trek.6 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)trek.6 8.2 (Berkeley) 12/30/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/games/trek/trek.6,v 1.4 1999/08/27 23:29:19 peter Exp $ .\" .TH TREK 6 "December 30, 1993" .UC 4 diff --git a/games/trek/utility.c b/games/trek/utility.c index e1835a1a0c38..dda21eb8fe57 100644 --- a/games/trek/utility.c +++ b/games/trek/utility.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)utility.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/utility.c,v 1.5 1999/11/30 03:49:55 billf Exp $"; #endif /* not lint */ /* diff --git a/games/trek/visual.c b/games/trek/visual.c index 5d00f6bc1c30..6689514b9989 100644 --- a/games/trek/visual.c +++ b/games/trek/visual.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)visual.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/visual.c,v 1.4 1999/11/30 03:49:56 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/warp.c b/games/trek/warp.c index cead28ba5e7f..14d7b1e619ab 100644 --- a/games/trek/warp.c +++ b/games/trek/warp.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)warp.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/warp.c,v 1.4 1999/11/30 03:49:56 billf Exp $"; #endif /* not lint */ # include "trek.h" diff --git a/games/trek/win.c b/games/trek/win.c index 0920f7573166..72f3a8828199 100644 --- a/games/trek/win.c +++ b/games/trek/win.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)win.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/win.c,v 1.4 1999/11/30 03:49:56 billf Exp $"; #endif /* not lint */ # include "trek.h" |
