.. |
adventure
|
Removed "extern int errno"; Added #include <errno.h> if not already present.
|
1996-02-06 22:47:06 +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
|
Use tr instead of caesar to generate fortunes-o
|
1996-02-29 00:21:16 +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
|
Clean this up a bit.
|
1995-12-21 11:27:51 +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
|
Various changes to make games compile w/o warnings on the alpha:
|
1995-04-24 12:21:37 +00:00 |
pig
|
new rcsid conventions
|
1995-03-23 08:41:34 +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
|
don't forget MULT!!
|
1995-05-11 22:00:50 +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
|
Fix usages of ospeed.
|
1995-04-29 01:17:12 +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 |