NetBSD/games
explorer 25d34a7064 /usr/share/misc/termcap, not /etc/termcap 1996-08-17 20:48:06 +00:00
..
adventure oops, use <signal.h> not <sys/signal.h> (tholo@sigmasoft.com) 1996-05-21 21:53:05 +00:00
arithmetic Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
atc Use POSIX signal and tty semantics. 1995-04-27 21:22:19 +00:00
backgammon Use POSIX tty semantics. 1995-04-29 00:44:03 +00:00
banner don't print 'Message:' prompt if stdin is not a terminal. 1995-04-22 11:55:13 +00:00
battlestar Use POSIX signal and tty semantics. 1995-04-27 21:22:19 +00:00
bcd Various changes to make games compile w/o warnings on the alpha: 1995-04-24 12:21:37 +00:00
boggle Use tcflush(). 1995-04-28 22:28:48 +00:00
caesar Removed "extern int errno"; Added #include <errno.h> if not already present. 1996-02-06 22:47:06 +00:00
canfield Clear the last char in input buffer when an erase or kill character is 1995-05-13 07:28:35 +00:00
cribbage Removed "extern int errno"; Added #include <errno.h> if not already present. 1996-02-06 22:47:06 +00:00
dm Removed "extern int errno"; Added #include <errno.h> if not already present. 1996-02-06 22:47:06 +00:00
factor
fish
fortune Remove duplicate (and inaccurate) citation. Update the remaining one to be 1996-06-02 22:02:36 +00:00
hack Removed "extern int errno"; Added #include <errno.h> if not already present. 1996-02-06 22:47:06 +00:00
hangman Various changes to make games compile w/o warnings on the alpha: 1995-04-24 12:21:37 +00:00
larn call seteuid() before append/create. from kstailey (PR#2699) 1996-08-15 03:53:48 +00:00
mille
monop Various changes to make games compile w/o warnings on the alpha: 1995-04-24 12:21:37 +00:00
morse
number
phantasia use posix-style : for chown uid/group separator 1996-06-01 19:47:19 +00:00
pig Ixfay iticalcray ugsbay! Eservepray artstay-ofway-ordway andway 1996-06-07 19:30:50 +00:00
pom Removed "extern int errno"; Added #include <errno.h> if not already present. 1996-02-06 22:47:06 +00:00
ppt
primes Various changes to make games compile w/o warnings on the alpha: 1995-04-24 12:21:37 +00:00
quiz A more interesting set of machines (PR#645). 1996-06-02 23:37:33 +00:00
rain /usr/share/misc/termcap, not /etc/termcap 1996-08-17 20:48:06 +00:00
random
robots Use POSIX tty semantics. 1995-04-28 23:01:45 +00:00
rogue Use POSIX tty semantics. 1995-04-28 23:49:19 +00:00
sail Use POSIX signal and tty semantics. 1995-04-28 21:30:16 +00:00
snake BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first. 1996-07-03 04:17:24 +00:00
tetris Removed "extern int errno"; Added #include <errno.h> if not already present. 1996-02-06 22:47:06 +00:00
trek Various changes to make games compile w/o warnings on the alpha: 1995-04-24 12:21:37 +00:00
wargames clean up import, fix up Ids 1995-04-22 07:53:41 +00:00
worm Remove incorrect (but unused) definition of baudrate(). 1995-04-29 01:12:41 +00:00
worms fix window size update code. 1995-04-22 08:09:22 +00:00
wump Various changes to make games compile w/o warnings on the alpha: 1995-04-24 12:21:37 +00:00
Makefile
Makefile.inc