banner
|
\\ -> \e
|
2010-05-14 19:02:28 +00:00 |
canfield
|
Don't use strings from arrays as format string.
|
2011-05-23 22:46:35 +00:00 |
cribbage
|
Don't use variables as format strings.
|
2011-05-23 22:48:52 +00:00 |
dab
|
Map RCSID to __RCSID
|
2011-05-23 23:06:41 +00:00 |
factor
|
Properly print string.
|
2011-05-23 22:49:59 +00:00 |
fortune
|
Fix spelling: it's *Jef* Raskin, not Jeff Raskin.
|
2011-01-24 15:30:54 +00:00 |
gomoku
|
remove #ifdef SVR4
|
2010-03-29 05:16:08 +00:00 |
hunt
|
#if 0 some unused code.
|
2011-05-23 22:58:44 +00:00 |
mille
|
ANSIfy
|
2011-05-23 22:59:27 +00:00 |
number
|
cast isblank(3)'s argument to unsigned char.
|
2010-05-13 17:52:11 +00:00 |
primes
|
cast isblank(3)'s argument to unsigned char.
|
2010-05-13 17:52:11 +00:00 |
sail
|
Don't use variables as format string.
|
2011-05-23 23:02:07 +00:00 |
tetris
|
Fix fd leak in error cases. Found by cppcheck.
|
2011-01-05 15:48:00 +00:00 |
worm
|
ANSIfy
|
2011-05-23 23:03:38 +00:00 |
wump
|
Fix some additional typos/grammar slips.
|
2010-05-29 22:56:01 +00:00 |