.. |
adventure
|
don't try to switch a char and have a case of EOF - use an int.
|
2006-05-18 18:42:59 +00:00 |
arithmetic
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
atc
|
Increase username length to match modern systems, and create #defines for a
|
2006-06-07 09:36:39 +00:00 |
backgammon
|
It's "its."
|
2006-04-24 18:00:53 +00:00 |
banner
|
Use standard AUTHORS section header. From YOMURA Masanori in private mail
|
2005-09-15 02:09:41 +00:00 |
battlestar
|
Use standard AUTHORS section header. From YOMURA Masanori in private mail
|
2005-09-15 02:09:41 +00:00 |
bcd
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
boggle
|
PR/34175: Zafer Aydogan: touch the window to cause a refresh after help
|
2006-08-09 14:29:40 +00:00 |
caesar
|
Simplify error checking.
|
2005-11-19 18:01:42 +00:00 |
canfield
|
Fix typo in the instructions.
|
2006-02-25 02:06:08 +00:00 |
ching
|
Quote macro.
|
2005-07-05 08:48:47 +00:00 |
countmail
|
Use standard AUTHORS section header. From YOMURA Masanori in private mail
|
2005-09-15 02:09:41 +00:00 |
cribbage
|
remove duplicate #include <stdlib.h>
|
2006-03-20 12:32:21 +00:00 |
dab
|
Add a virtual destructor to avoid "future ABI issues". I love c++.
|
2006-05-14 06:38:04 +00:00 |
dm
|
read config more strictly, from Maximillian Dornseif
|
2006-05-25 07:11:54 +00:00 |
factor
|
Fixed a comment that said the factors in the output would be strictly
|
2005-06-27 20:49:31 +00:00 |
fish
|
KNF conversion
|
2005-07-02 08:35:29 +00:00 |
fortune
|
Attribute ``A language that doesn't affect the way you think about
|
2006-06-24 13:32:45 +00:00 |
gomoku
|
avoid a pointer sign difference.
|
2006-05-11 00:17:07 +00:00 |
hack
|
Coverity CID 3382: Fix memory leak.
|
2006-05-13 22:45:11 +00:00 |
hangman
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
hunt
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
larn
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16:28 +00:00 |
mille
|
Coverity CID 695: Remove impossible condition. This changes the scoring as
|
2006-03-19 00:29:27 +00:00 |
monop
|
Coverity CID 998: Possible NULL pointer deref. Actually this was a bug
|
2006-03-19 00:19:31 +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
|
Coverity CID 3508: Fix file leak.
|
2006-05-13 22:29:53 +00:00 |
pig
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:30:31 +00:00 |
pom
|
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
|
2006-05-11 23:16: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
|
Fix two lines which were broken by previous commit. Noticed by Thomas
|
2005-10-12 15:33:41 +00:00 |
rain
|
Use standard AUTHORS section header. From YOMURA Masanori in private mail
|
2005-09-15 02:09:41 +00:00 |
random
|
Pass lint(1).
|
2005-08-10 14:02:26 +00:00 |
robots
|
If getpwuid() returns null, its not usually a good idea to dereference
|
2006-03-17 23:11:47 +00:00 |
rogue
|
XXX: GCC uninitialized
|
2006-05-14 03:15:50 +00:00 |
sail
|
don't try to switch a char and have a case of EOF - use an int.
|
2006-05-18 18:42:59 +00:00 |
snake
|
if getpwuid() returns null, print out the uid rather than dereferencing
|
2006-03-17 23:22:59 +00:00 |
tetris
|
Better check data read from tetris.scores before use as array indices etc.
|
2006-06-01 16:12:27 +00:00 |
trek
|
Coverity CID 1197: Don't pass -1 to close.
|
2006-03-19 01:00:35 +00:00 |
wargames
|
Use standard AUTHORS section header. From YOMURA Masanori in private mail
|
2005-09-15 02:09:41 +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
|
Fix typo or mispelling.
|
2006-06-17 04:58:14 +00:00 |
wump
|
Bump date for previous.
|
2006-01-22 21:22:30 +00:00 |
Makefile
|
moduli utils moved from games to usr.bin.
|
2006-01-24 19:01:45 +00:00 |
Makefile.inc
|
Temporarily add a "MKHIDEGAME" variable that by default blocks the
|
2002-01-27 00:35:16 +00:00 |