freebsd-skq/games
Andrey A. Chernov 2c38883d2a 1) Fix longstanding math bug with denominator > 1 (wrong probability).
Test case:
	random -f some_small_file 10000
(in most cases must be no output)
2) Prevent number of lines > RANDOM_MAX (overflow or nothing may be
choosed) with EFBIG err()
3) After line is found, terminate list loop for -U case too,
since nothing to do in the rest of the loop left.
2008-08-08 02:46:47 +00:00
..
bcd
caesar Make caesar and pom WARNS 6 clean. While there, use prototypes everywhere. 2005-05-01 19:34:22 +00:00
factor Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
fortune Use __FreeBSD_version check since it is bootstrap tool 2008-08-07 21:36:09 +00:00
grdc
morse Fixed the output grammar to properly speak non-terminal dits. 2008-06-08 19:35:47 +00:00
number
pom Make caesar and pom WARNS 6 clean. While there, use prototypes everywhere. 2005-05-01 19:34:22 +00:00
ppt
primes
random 1) Fix longstanding math bug with denominator > 1 (wrong probability). 2008-08-08 02:46:47 +00:00
Makefile
Makefile.inc