History log of /netbsd/games/warp/sig.c (Results 1 – 6 of 6)
Revision Date Author Comments
# abca1099 02-May-2021 rillig <rillig@NetBSD.org>

games: remove trailing whitespace in *.c and *.h


# 7839ca65 11-Nov-2020 christos <christos@NetBSD.org>

use strchr, strrchr, random, more lint removal, savefile in /var/games/warp
not /usr/share/games/warp...


# c8c17207 10-Nov-2020 christos <christos@NetBSD.org>

Time warp forward 34 years so that it compiles (but not work)


# 8a5cd4c8 10-Nov-2020 kamil <kamil@NetBSD.org>

Integrate Warp Kit into the NetBSD build

Fix the build and make it install and run with minimal required changes.


# 37c3bdbe 10-Nov-2020 kamil <kamil@NetBSD.org>

Reset CVS keywords


# c503d12f 09-Nov-2020 kamil <kamil@NetBSD.org>

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 distri

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>
Signed-off-by: Kamil Rytarowski <kamil@netbsd.org>

show more ...