freebsd-dev/games
Jens Schweikhardt 8f53a66abc Backout recent typo "fix". I've been enlightened that it's an obsolete
and rare synonym for indomitable (from the French indomptable)

Requested by:	"Jacques A. Vidrine" <nectar@FreeBSD.org>
2002-05-31 14:36:45 +00:00
..
adventure Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
arithmetic KNF to ANSI function declaration, silence a warning 2002-02-23 10:21:19 +00:00
atc It is not clear if "#endif FOO" is allowed by ANSI. 2002-05-08 20:37:48 +00:00
backgammon Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
battlestar Fix a segfault if 'wear' is used without an argument or with 2002-04-15 17:27:34 +00:00
bcd
bs Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
caesar
canfield Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
cribbage Quiet some format string warnings by marking prototypes with 2002-05-28 06:12:31 +00:00
dm
factor
fish
fortune Add used include of <stdlib.h>, copying style bugs from adjacent lines. 2002-05-30 21:28:58 +00:00
grdc
hack Comment out extra tokens after #else and #endif. 2002-05-23 00:38:07 +00:00
hangman
larn Fix preprocessor directive syntax (text after #endif). 2002-05-30 21:04:11 +00:00
mille Make almost WARNS=5 compliant: 2002-05-28 21:41:02 +00:00
morse
number
phantasia
piano BDECFLAGS 2002-02-23 10:44:04 +00:00
pig
pom
ppt
primes
quiz Fixed lossage of the prototype for usage() in previous commit. 2002-05-28 12:20:15 +00:00
rain
random
robots Fix warnings by commenting out text after #else/#endif. 2002-05-11 04:40:13 +00:00
rogue
sail Backout recent typo "fix". I've been enlightened that it's an obsolete 2002-05-31 14:36:45 +00:00
snake Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
trek
wargames
worm
worms KNF -> ANSI function declarations 2002-02-23 10:35:25 +00:00
wump
Makefile
Makefile.inc