NetBSD/games
chopps 78bf5c48e8 BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first.
This deals with pr#2417
1996-07-03 04:17:24 +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 merge with Lite, new RCS id conventions, etc. 1995-03-23 08:28:00 +00:00
fish merge with Lite, new RCS id conventions, etc. 1995-03-23 08:28:00 +00:00
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 oops, we do need privs. do the right seteuid() thing. 1996-05-22 00:36:04 +00:00
mille rcs id conventions 1995-03-24 05:00:43 +00:00
monop Various changes to make games compile w/o warnings on the alpha: 1995-04-24 12:21:37 +00:00
morse merge with Lite, new RCS id conventions, etc. 1995-03-23 08:28:00 +00:00
number merge with Lite, new RCS id conventions, etc. 1995-03-23 08:28:00 +00:00
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 merge with Lite, new RCS id conventions, etc. 1995-03-23 08:28:00 +00:00
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 Use POSIX tty semantics. 1995-04-29 00:44:03 +00:00
random NetBSD RCS IDs 1995-04-22 07:44:02 +00:00
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 banner, the game, really does belong here, contrary to what CSRG says. 1995-03-25 22:53:48 +00:00
Makefile.inc clean up import 1995-03-21 12:04:10 +00:00