aboutsummaryrefslogtreecommitdiff
path: root/shell/random.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesDenys Vlasenko2018-07-171-6/+6
* ash,hush: fix a thinko about 2^64-1 factorizationDenys Vlasenko2014-03-151-5/+11
* random: cosmetic tweaks in debug codeDenys Vlasenko2014-03-131-2/+2
* ash,hush: improve randomness of $RANDOM, add easy-ish way to test itDenys Vlasenko2014-03-131-13/+123
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* ash,hush: fix $RANDOM in children being repeatedDenys Vlasenko2009-10-121-0/+7
* laguage and copyright date corrections, no code changesDenys Vlasenko2009-10-091-1/+1
* ash: factor out $RANDOM supportDenys Vlasenko2009-10-091-0/+37