freebsd-dev/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
factor
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
ppt
primes
random 1) Fix longstanding math bug with denominator > 1 (wrong probability). 2008-08-08 02:46:47 +00:00
Makefile
Makefile.inc