.. |
adventure
|
Remove uses of __P.
|
2004-01-27 20:30:28 +00:00 |
arithmetic
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
atc
|
Cast last argument of execl to (char *).
|
2005-02-15 12:56:20 +00:00 |
backgammon
|
Cast last argument of execl to (char *).
|
2005-02-15 12:56:20 +00:00 |
banner
|
Remove uses of __P.
|
2004-01-27 20:30:28 +00:00 |
battlestar
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
bcd
|
Remove uses of __P.
|
2004-01-27 20:30:28 +00:00 |
boggle
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
caesar
|
Remove uses of __P.
|
2004-01-27 20:30:28 +00:00 |
canfield
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
countmail
|
Fix grammar (bug reported by Thomas Bushnell BSG <tb@MIT.EDU> in
|
2004-02-08 00:31:16 +00:00 |
cribbage
|
Cast last argument of execl to (char *).
|
2005-02-15 12:56:20 +00:00 |
dab
|
Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson.
|
2004-01-05 15:35:59 +00:00 |
dm
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
factor
|
Separate primes manpage from that of factor. Correct DIAGNOSTICS
|
2004-02-08 13:16:25 +00:00 |
fish
|
Cast last argument of execl to (char *).
|
2005-02-15 12:56:20 +00:00 |
fortune
|
Correct typos in German fortune. Reported by Charles Senger, csenger at UCSD.
|
2005-01-30 13:49:28 +00:00 |
gomoku
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
hack
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
hangman
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
hunt
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
larn
|
A preprocessor macro named "srand" was defined which seeded the random
|
2005-02-03 02:23:02 +00:00 |
mille
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
monop
|
Convert from libc/threadlib-style mutex protection to pthread style.
|
2004-12-14 00:21:01 +00:00 |
morse
|
Encode and decode more characters. Don't put commas after every
|
2004-02-13 23:16:11 +00:00 |
number
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
phantasia
|
Don't presume phantasia's internal bool (char) is the same as that in
|
2005-02-15 12:58:21 +00:00 |
pig
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
pom
|
Remove uses of __P.
|
2004-01-27 20:30:28 +00:00 |
ppt
|
Remove uses of __P.
|
2004-01-27 20:30:28 +00:00 |
primes
|
|fmt; add single quotes around a plus.
|
2004-02-09 23:25:47 +00:00 |
quiz
|
Remove uses of __P.
|
2004-01-27 20:30:28 +00:00 |
rain
|
- don't catch STOP, TSTP, QUIT; the first you cannot catch and the other two
|
2004-05-02 21:31:23 +00:00 |
random
|
Remove uses of __P.
|
2004-01-27 20:30:28 +00:00 |
robots
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
rogue
|
Cast last argument of execl to (char *).
|
2005-02-15 12:56:20 +00:00 |
sail
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
snake
|
Control -d by #ifdef DEBUG; adjust usage message accordingly. Bug
|
2004-02-08 00:33:31 +00:00 |
tetris
|
Remove uses of __P.
|
2004-01-27 20:30:28 +00:00 |
trek
|
Avoid arrays of incomplete types (required to build with GCC 4).
|
2005-02-15 12:54:50 +00:00 |
wargames
|
Fix typo. Patch from Joey Hess <joeyh@debian.org>.
|
2004-01-01 16:06:21 +00:00 |
worm
|
Remove uses of __P.
|
2004-01-27 20:30:28 +00:00 |
worms
|
Slimy worms are clean enough for level 3.
|
2004-11-13 10:22:13 +00:00 |
wtf
|
Implement a -t option, to easily select an acronyms list from /usr/share/misc.
|
2003-04-25 19:08:31 +00:00 |
wump
|
Cast last argument of execl to (char *).
|
2005-02-15 12:56:20 +00:00 |
Makefile
|
Add dots+boxes
|
2003-12-26 17:59:13 +00:00 |
Makefile.inc
|
…
|
|