.. |
adventure
|
remove main() prototype, as per PR 6867
|
1998-09-11 12:46:26 +00:00 |
arithmetic
|
Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z]
|
1998-04-28 07:19:28 +00:00 |
atc
|
better define PI, plus improve prototype (PR#5867)
|
1998-09-11 12:53:28 +00:00 |
backgammon
|
fix typo, as per PR#5867
|
1998-09-11 13:06:30 +00:00 |
banner
|
WARNSify, fixup .Nm usage
|
1997-10-10 09:48:47 +00:00 |
battlestar
|
Fix typo, closes pr 6137 by Joseph Myers.
|
1998-09-10 21:50:35 +00:00 |
bcd
|
fix typo, as per PR#5867
|
1998-09-11 13:06:30 +00:00 |
boggle
|
remove unused args from main(), as per PR#5867
|
1998-09-11 13:16:05 +00:00 |
caesar
|
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
|
1997-11-12 00:47:32 +00:00 |
canfield
|
fix main() prototype, as per PR#5867
|
1998-09-11 13:19:50 +00:00 |
countmail
|
Assign my copyrights to TNF.
|
1998-08-15 09:16:27 +00:00 |
cribbage
|
Add braces to make the new egcs happy.
|
1998-08-30 09:19:36 +00:00 |
dm
|
minor KNF.
|
1998-07-04 20:06:55 +00:00 |
factor
|
use CPPFLAGS instead of CFLAGS
|
1997-10-22 04:42:45 +00:00 |
fish
|
PR/4489: Mika Nystroem: Security hole exec'ing more in fish instructions.
|
1997-11-16 21:41:53 +00:00 |
fortune
|
Add braces to make the new egcs happy.
|
1998-08-30 09:19:36 +00:00 |
gomoku
|
Simply include -lcurses instead of -lcurses -ltermcap
|
1998-02-18 22:37:30 +00:00 |
hack
|
Add braces to make the new egcs happy.
|
1998-08-30 09:19:36 +00:00 |
hangman
|
fix main() prototype, as per PR#5867
|
1998-09-11 13:42:03 +00:00 |
hunt
|
remove unneeded typedef for TTYB, as per PR#5867
|
1998-09-11 13:46:30 +00:00 |
larn
|
Add braces to make the new egcs happy.
|
1998-08-30 09:19:36 +00:00 |
mille
|
const poisoning.
|
1998-07-26 16:11:39 +00:00 |
monop
|
use symbolic constants for signals & open(2), as per PR#5867
|
1998-09-11 13:54:08 +00:00 |
morse
|
WARNSify
|
1997-10-10 16:38:40 +00:00 |
number
|
WARNSify
|
1997-10-10 16:38:40 +00:00 |
phantasia
|
Add braces to make the new egcs happy.
|
1998-08-30 09:19:36 +00:00 |
pig
|
use err/warn instead of perror
|
1997-10-12 01:00:27 +00:00 |
pom
|
be more precise for PI, as per PR5867
|
1998-09-11 14:07:04 +00:00 |
ppt
|
WARNSify
|
1997-10-10 16:38:40 +00:00 |
primes
|
WARNSify
|
1997-10-12 01:04:43 +00:00 |
quiz
|
Update, from PR bin/5829 by Joseph Myers <jsm28@cam.ac.uk>
|
1998-07-24 23:13:25 +00:00 |
rain
|
Remove -lcompat; not needed.
|
1998-02-04 10:21:12 +00:00 |
random
|
WARNSify
|
1997-10-12 01:04:43 +00:00 |
robots
|
Fix for compiling with -DFANCY, as per PR 5832 by Joseph Myers <jsm28@cam.ac.uk>
|
1998-07-24 23:28:02 +00:00 |
rogue
|
fix prototype, per PR#5867
|
1998-09-11 14:11:57 +00:00 |
sail
|
fix prototype, per PR#5867
|
1998-09-11 14:11:57 +00:00 |
snake
|
fix main() prototype, per PR#5867
|
1998-09-11 14:25:22 +00:00 |
tetris
|
bzero->memset
|
1998-08-10 02:23:45 +00:00 |
trek
|
Add braces to make the new egcs happy.
|
1998-08-30 09:19:36 +00:00 |
wargames
|
Eliminate bogus redefinitions of standard targets.
|
1997-05-09 07:50:03 +00:00 |
worm
|
Simply include -lcurses instead of -lcurses -ltermcap
|
1998-02-18 22:37:30 +00:00 |
worms
|
Change occurrences of "UNIX" to .Ux or .At as appropriate.
|
1998-04-28 06:00:51 +00:00 |
wump
|
Add braces to make the new egcs happy.
|
1998-08-30 09:19:36 +00:00 |
Makefile
|
hunt isn't "Missing:" anymore ;-)
|
1997-10-10 09:39:04 +00:00 |
Makefile.inc
|
install games that need it setgid.
|
1997-11-20 00:12:30 +00:00 |