| History log of /src/games/warp/term.c | 
    | Revision |  | Date | Author | Comments | 
| 1.8 |  | 02-May-2021 | rillig | games: remove trailing whitespace in *.c and *.h 
 | 
| 1.7 |  | 11-Nov-2020 | christos | use strchr, strrchr, random, more lint removal, savefile in /var/games/warp not /usr/share/games/warp...
 
 | 
| 1.6 |  | 11-Nov-2020 | christos | - use termios - enable setgid games
 - enable savedir
 
 | 
| 1.5 |  | 10-Nov-2020 | christos | don't segv if the terminal is too big. 
 | 
| 1.4 |  | 10-Nov-2020 | christos | Time warp forward 34 years so that it compiles (but not work) 
 | 
| 1.3 |  | 10-Nov-2020 | kamil | Integrate Warp Kit into the NetBSD build 
 Fix the build and make it install and run with minimal required changes.
 
 | 
| 1.2 |  | 10-Nov-2020 | kamil | Reset CVS keywords 
 | 
| 1.1 |  | 09-Nov-2020 | 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>
 Signed-off-by: Kamil Rytarowski <kamil@netbsd.org>
 
 |