Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/games/warp Reset CVS keywords
details: https://anonhg.NetBSD.org/src/rev/97c463bc4fe7
branches: trunk
changeset: 956907:97c463bc4fe7
user: kamil <kamil%NetBSD.org@localhost>
date: Tue Nov 10 00:02:11 2020 +0000
description:
Reset CVS keywords
diffstat:
games/warp/EXTERN.h | 22 ++--------------------
games/warp/INTERN.h | 22 ++--------------------
games/warp/bang.c | 22 ++--------------------
games/warp/bang.h | 22 ++--------------------
games/warp/init.c | 22 ++--------------------
games/warp/init.h | 22 ++--------------------
games/warp/intrp.c | 2 +-
games/warp/intrp.h | 22 ++--------------------
games/warp/move.c | 22 ++--------------------
games/warp/move.h | 22 ++--------------------
games/warp/object.c | 22 ++--------------------
games/warp/object.h | 22 ++--------------------
games/warp/play.c | 22 ++--------------------
games/warp/play.h | 22 ++--------------------
games/warp/score.c | 22 ++--------------------
games/warp/score.h | 22 ++--------------------
games/warp/sig.c | 22 ++--------------------
games/warp/sig.h | 22 ++--------------------
games/warp/sm.c | 22 ++--------------------
games/warp/term.c | 22 ++--------------------
games/warp/term.h | 23 ++---------------------
games/warp/them.c | 22 ++--------------------
games/warp/them.h | 22 ++--------------------
games/warp/us.c | 22 ++--------------------
games/warp/us.h | 22 ++--------------------
games/warp/util.c | 22 ++--------------------
games/warp/util.h | 22 ++--------------------
games/warp/version.c | 22 ++--------------------
games/warp/version.h | 22 ++--------------------
games/warp/warp.c | 22 ++--------------------
games/warp/warp.h | 22 ++--------------------
games/warp/weapon.c | 22 ++--------------------
games/warp/weapon.h | 22 ++--------------------
33 files changed, 65 insertions(+), 642 deletions(-)
diffs (truncated from 980 to 300 lines):
diff -r 17493a845c33 -r 97c463bc4fe7 games/warp/EXTERN.h
--- a/games/warp/EXTERN.h Mon Nov 09 23:37:05 2020 +0000
+++ b/games/warp/EXTERN.h Tue Nov 10 00:02:11 2020 +0000
@@ -1,24 +1,6 @@
-/* $Header: /cvsroot/src/games/warp/EXTERN.h,v 1.1 2020/11/09 23:37:05 kamil Exp $
- *
- * $Log: EXTERN.h,v $
- * Revision 1.1 2020/11/09 23:37:05 kamil
- * Add Warp Kit, Version 7.0 by Larry Wall
- *
- * Warp is a real-time space war game that doesn't get boring very quickly.
- * Read warp.doc and the manual page for more information.
+/* Header: EXTERN.h,v 7.0.1.1 86/12/12 16:46:50 lwall Exp
*
- * games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
- * world via NetBSD. Its remnants were still mentioned in games/Makefile.
- *
- * Larry Wall, the original author and the copyright holder, generously
- * donated the game and copyright to The NetBSD Foundation, Inc.
- *
- * Import the game sources as-is from 4.3BSD-Reno, with the cession
- * of the copyright and license to BSD-2-clause NetBSD-style.
- *
- * Signed-off-by: Larry Wall <larry%wall.org@localhost>
- * Signed-off-by: Kamil Rytarowski <kamil%netbsd.org@localhost>
- *
+ * Log: EXTERN.h,v
* Revision 7.0.1.1 86/12/12 16:46:50 lwall
* Guarded the undefs.
*
diff -r 17493a845c33 -r 97c463bc4fe7 games/warp/INTERN.h
--- a/games/warp/INTERN.h Mon Nov 09 23:37:05 2020 +0000
+++ b/games/warp/INTERN.h Tue Nov 10 00:02:11 2020 +0000
@@ -1,24 +1,6 @@
-/* $Header: /cvsroot/src/games/warp/INTERN.h,v 1.1 2020/11/09 23:37:05 kamil Exp $
- *
- * $Log: INTERN.h,v $
- * Revision 1.1 2020/11/09 23:37:05 kamil
- * Add Warp Kit, Version 7.0 by Larry Wall
- *
- * Warp is a real-time space war game that doesn't get boring very quickly.
- * Read warp.doc and the manual page for more information.
+/* Header: INTERN.h,v 7.0.1.1 86/12/12 16:51:45 lwall Exp
*
- * games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
- * world via NetBSD. Its remnants were still mentioned in games/Makefile.
- *
- * Larry Wall, the original author and the copyright holder, generously
- * donated the game and copyright to The NetBSD Foundation, Inc.
- *
- * Import the game sources as-is from 4.3BSD-Reno, with the cession
- * of the copyright and license to BSD-2-clause NetBSD-style.
- *
- * Signed-off-by: Larry Wall <larry%wall.org@localhost>
- * Signed-off-by: Kamil Rytarowski <kamil%netbsd.org@localhost>
- *
+ * Log: INTERN.h,v
* Revision 7.0.1.1 86/12/12 16:51:45 lwall
* Guarded the undefs.
*
diff -r 17493a845c33 -r 97c463bc4fe7 games/warp/bang.c
--- a/games/warp/bang.c Mon Nov 09 23:37:05 2020 +0000
+++ b/games/warp/bang.c Tue Nov 10 00:02:11 2020 +0000
@@ -1,24 +1,6 @@
-/* $Header: /cvsroot/src/games/warp/bang.c,v 1.1 2020/11/09 23:37:05 kamil Exp $ */
+/* Header: bang.c,v 7.0.1.3 86/12/12 16:57:00 lwall Exp */
-/* $Log: bang.c,v $
-/* Revision 1.1 2020/11/09 23:37:05 kamil
-/* Add Warp Kit, Version 7.0 by Larry Wall
-/*
-/* Warp is a real-time space war game that doesn't get boring very quickly.
-/* Read warp.doc and the manual page for more information.
-/*
-/* games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
-/* world via NetBSD. Its remnants were still mentioned in games/Makefile.
-/*
-/* Larry Wall, the original author and the copyright holder, generously
-/* donated the game and copyright to The NetBSD Foundation, Inc.
-/*
-/* Import the game sources as-is from 4.3BSD-Reno, with the cession
-/* of the copyright and license to BSD-2-clause NetBSD-style.
-/*
-/* Signed-off-by: Larry Wall <larry%wall.org@localhost>
-/* Signed-off-by: Kamil Rytarowski <kamil%netbsd.org@localhost>
-/*
+/* Log: bang.c,v
* Revision 7.0.1.3 86/12/12 16:57:00 lwall
* Made circular explosions.
*
diff -r 17493a845c33 -r 97c463bc4fe7 games/warp/bang.h
--- a/games/warp/bang.h Mon Nov 09 23:37:05 2020 +0000
+++ b/games/warp/bang.h Tue Nov 10 00:02:11 2020 +0000
@@ -1,24 +1,6 @@
-/* $Header: /cvsroot/src/games/warp/bang.h,v 1.1 2020/11/09 23:37:05 kamil Exp $ */
+/* Header: bang.h,v 7.0 86/10/08 15:12:03 lwall Exp */
-/* $Log: bang.h,v $
-/* Revision 1.1 2020/11/09 23:37:05 kamil
-/* Add Warp Kit, Version 7.0 by Larry Wall
-/*
-/* Warp is a real-time space war game that doesn't get boring very quickly.
-/* Read warp.doc and the manual page for more information.
-/*
-/* games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
-/* world via NetBSD. Its remnants were still mentioned in games/Makefile.
-/*
-/* Larry Wall, the original author and the copyright holder, generously
-/* donated the game and copyright to The NetBSD Foundation, Inc.
-/*
-/* Import the game sources as-is from 4.3BSD-Reno, with the cession
-/* of the copyright and license to BSD-2-clause NetBSD-style.
-/*
-/* Signed-off-by: Larry Wall <larry%wall.org@localhost>
-/* Signed-off-by: Kamil Rytarowski <kamil%netbsd.org@localhost>
-/*
+/* Log: bang.h,v
* Revision 7.0 86/10/08 15:12:03 lwall
* Split into separate files. Added amoebas and pirates.
*
diff -r 17493a845c33 -r 97c463bc4fe7 games/warp/init.c
--- a/games/warp/init.c Mon Nov 09 23:37:05 2020 +0000
+++ b/games/warp/init.c Tue Nov 10 00:02:11 2020 +0000
@@ -1,24 +1,6 @@
-/* $Header: /cvsroot/src/games/warp/init.c,v 1.1 2020/11/09 23:37:05 kamil Exp $ */
+/* Header: init.c,v 7.0.1.4 86/12/12 16:58:03 lwall Exp */
-/* $Log: init.c,v $
-/* Revision 1.1 2020/11/09 23:37:05 kamil
-/* Add Warp Kit, Version 7.0 by Larry Wall
-/*
-/* Warp is a real-time space war game that doesn't get boring very quickly.
-/* Read warp.doc and the manual page for more information.
-/*
-/* games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
-/* world via NetBSD. Its remnants were still mentioned in games/Makefile.
-/*
-/* Larry Wall, the original author and the copyright holder, generously
-/* donated the game and copyright to The NetBSD Foundation, Inc.
-/*
-/* Import the game sources as-is from 4.3BSD-Reno, with the cession
-/* of the copyright and license to BSD-2-clause NetBSD-style.
-/*
-/* Signed-off-by: Larry Wall <larry%wall.org@localhost>
-/* Signed-off-by: Kamil Rytarowski <kamil%netbsd.org@localhost>
-/*
+/* Log: init.c,v
* Revision 7.0.1.4 86/12/12 16:58:03 lwall
* Baseline for net release.
*
diff -r 17493a845c33 -r 97c463bc4fe7 games/warp/init.h
--- a/games/warp/init.h Mon Nov 09 23:37:05 2020 +0000
+++ b/games/warp/init.h Tue Nov 10 00:02:11 2020 +0000
@@ -1,24 +1,6 @@
-/* $Header: /cvsroot/src/games/warp/init.h,v 1.1 2020/11/09 23:37:05 kamil Exp $ */
+/* Header: init.h,v 7.0 86/10/08 15:12:17 lwall Exp */
-/* $Log: init.h,v $
-/* Revision 1.1 2020/11/09 23:37:05 kamil
-/* Add Warp Kit, Version 7.0 by Larry Wall
-/*
-/* Warp is a real-time space war game that doesn't get boring very quickly.
-/* Read warp.doc and the manual page for more information.
-/*
-/* games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
-/* world via NetBSD. Its remnants were still mentioned in games/Makefile.
-/*
-/* Larry Wall, the original author and the copyright holder, generously
-/* donated the game and copyright to The NetBSD Foundation, Inc.
-/*
-/* Import the game sources as-is from 4.3BSD-Reno, with the cession
-/* of the copyright and license to BSD-2-clause NetBSD-style.
-/*
-/* Signed-off-by: Larry Wall <larry%wall.org@localhost>
-/* Signed-off-by: Kamil Rytarowski <kamil%netbsd.org@localhost>
-/*
+/* Log: init.h,v
* Revision 7.0 86/10/08 15:12:17 lwall
* Split into separate files. Added amoebas and pirates.
*
diff -r 17493a845c33 -r 97c463bc4fe7 games/warp/intrp.c
--- a/games/warp/intrp.c Mon Nov 09 23:37:05 2020 +0000
+++ b/games/warp/intrp.c Tue Nov 10 00:02:11 2020 +0000
@@ -1,4 +1,4 @@
-/* $Header: /cvsroot/src/games/warp/intrp.c,v 1.1 2020/11/09 23:37:05 kamil Exp $
+/* Header: /usr/src/games/warp/RCS/intrp.c,v 1.2 87/07/03 00:56:37 games Exp
*
* Revision 7.0.1.2 86/12/12 16:59:04 lwall
* Baseline for net release.
diff -r 17493a845c33 -r 97c463bc4fe7 games/warp/intrp.h
--- a/games/warp/intrp.h Mon Nov 09 23:37:05 2020 +0000
+++ b/games/warp/intrp.h Tue Nov 10 00:02:11 2020 +0000
@@ -1,24 +1,6 @@
-/* $Header: /cvsroot/src/games/warp/intrp.h,v 1.1 2020/11/09 23:37:05 kamil Exp $
- *
- * $Log: intrp.h,v $
- * Revision 1.1 2020/11/09 23:37:05 kamil
- * Add Warp Kit, Version 7.0 by Larry Wall
- *
- * Warp is a real-time space war game that doesn't get boring very quickly.
- * Read warp.doc and the manual page for more information.
+/* Header: intrp.h,v 7.0.1.1 86/12/12 16:59:45 lwall Exp
*
- * games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
- * world via NetBSD. Its remnants were still mentioned in games/Makefile.
- *
- * Larry Wall, the original author and the copyright holder, generously
- * donated the game and copyright to The NetBSD Foundation, Inc.
- *
- * Import the game sources as-is from 4.3BSD-Reno, with the cession
- * of the copyright and license to BSD-2-clause NetBSD-style.
- *
- * Signed-off-by: Larry Wall <larry%wall.org@localhost>
- * Signed-off-by: Kamil Rytarowski <kamil%netbsd.org@localhost>
- *
+ * Log: intrp.h,v
* Revision 7.0.1.1 86/12/12 16:59:45 lwall
* Baseline for net release.
*
diff -r 17493a845c33 -r 97c463bc4fe7 games/warp/move.c
--- a/games/warp/move.c Mon Nov 09 23:37:05 2020 +0000
+++ b/games/warp/move.c Tue Nov 10 00:02:11 2020 +0000
@@ -1,24 +1,6 @@
-/* $Header: /cvsroot/src/games/warp/move.c,v 1.1 2020/11/09 23:37:05 kamil Exp $ */
+/* Header: move.c,v 7.0.1.2 86/10/20 14:37:06 lwall Exp */
-/* $Log: move.c,v $
-/* Revision 1.1 2020/11/09 23:37:05 kamil
-/* Add Warp Kit, Version 7.0 by Larry Wall
-/*
-/* Warp is a real-time space war game that doesn't get boring very quickly.
-/* Read warp.doc and the manual page for more information.
-/*
-/* games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
-/* world via NetBSD. Its remnants were still mentioned in games/Makefile.
-/*
-/* Larry Wall, the original author and the copyright holder, generously
-/* donated the game and copyright to The NetBSD Foundation, Inc.
-/*
-/* Import the game sources as-is from 4.3BSD-Reno, with the cession
-/* of the copyright and license to BSD-2-clause NetBSD-style.
-/*
-/* Signed-off-by: Larry Wall <larry%wall.org@localhost>
-/* Signed-off-by: Kamil Rytarowski <kamil%netbsd.org@localhost>
-/*
+/* Log: move.c,v
* Revision 7.0.1.2 86/10/20 14:37:06 lwall
* Picked some lint.
*
diff -r 17493a845c33 -r 97c463bc4fe7 games/warp/move.h
--- a/games/warp/move.h Mon Nov 09 23:37:05 2020 +0000
+++ b/games/warp/move.h Tue Nov 10 00:02:11 2020 +0000
@@ -1,24 +1,6 @@
-/* $Header: /cvsroot/src/games/warp/move.h,v 1.1 2020/11/09 23:37:05 kamil Exp $ */
+/* Header: move.h,v 7.0 86/10/08 15:12:46 lwall Exp */
-/* $Log: move.h,v $
-/* Revision 1.1 2020/11/09 23:37:05 kamil
-/* Add Warp Kit, Version 7.0 by Larry Wall
-/*
-/* Warp is a real-time space war game that doesn't get boring very quickly.
-/* Read warp.doc and the manual page for more information.
-/*
-/* games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
-/* world via NetBSD. Its remnants were still mentioned in games/Makefile.
-/*
-/* Larry Wall, the original author and the copyright holder, generously
-/* donated the game and copyright to The NetBSD Foundation, Inc.
-/*
-/* Import the game sources as-is from 4.3BSD-Reno, with the cession
-/* of the copyright and license to BSD-2-clause NetBSD-style.
-/*
-/* Signed-off-by: Larry Wall <larry%wall.org@localhost>
-/* Signed-off-by: Kamil Rytarowski <kamil%netbsd.org@localhost>
-/*
+/* Log: move.h,v
* Revision 7.0 86/10/08 15:12:46 lwall
* Split into separate files. Added amoebas and pirates.
*
diff -r 17493a845c33 -r 97c463bc4fe7 games/warp/object.c
--- a/games/warp/object.c Mon Nov 09 23:37:05 2020 +0000
+++ b/games/warp/object.c Tue Nov 10 00:02:11 2020 +0000
@@ -1,24 +1,6 @@
-/* $Header: /cvsroot/src/games/warp/object.c,v 1.1 2020/11/09 23:37:05 kamil Exp $ */
+/* Header: object.c,v 7.0 86/10/08 15:12:55 lwall Exp */
-/* $Log: object.c,v $
-/* Revision 1.1 2020/11/09 23:37:05 kamil
-/* Add Warp Kit, Version 7.0 by Larry Wall
-/*
-/* Warp is a real-time space war game that doesn't get boring very quickly.
-/* Read warp.doc and the manual page for more information.
-/*
-/* games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
-/* world via NetBSD. Its remnants were still mentioned in games/Makefile.
-/*
-/* Larry Wall, the original author and the copyright holder, generously
-/* donated the game and copyright to The NetBSD Foundation, Inc.
-/*
-/* Import the game sources as-is from 4.3BSD-Reno, with the cession
Home |
Main Index |
Thread Index |
Old Index