CVS commit: src/games/random

2020-07-26 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sun Jul 26 15:24:00 UTC 2020 Modified Files: src/games/random: random.c Log Message: random(6): Use arc4random_uniform to simplify code To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/games/random/random.c Please

CVS commit: src/games/random

2009-08-12 Thread David A. Holland
Module Name:src Committed By: dholland Date: Wed Aug 12 08:27:24 UTC 2009 Modified Files: src/games/random: random.c Log Message: sprinkle static To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/games/random/random.c Please note that diffs are not publi

CVS commit: src/games/random

2009-07-19 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon Jul 20 05:33:35 UTC 2009 Modified Files: src/games/random: random.c Log Message: ANSIfy. Also, we now have RANDOM_MAX; use it. Object diffs checked... To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/games