freebsd-skq/games/random
ache c14ceb129d 1) Replace hardcoded RANDOM_MAX macro with wrong (1 less than must be)
value with ((double)RAND_MAX + 1)
2) For exit code increase valid denominator upper range from 255 to 256
since returned value is [0 .. denom - 1]
2008-08-08 01:02:30 +00:00
..
Makefile
random.6
random.c 1) Replace hardcoded RANDOM_MAX macro with wrong (1 less than must be) 2008-08-08 01:02:30 +00:00
randomize_fd.c
randomize_fd.h