Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: allow use of shell's PRNG for /dev/urandom | Ron Yorston | 2018-03-22 | 1 | -0/+3 |
* | ash,hush: improve randomness of $RANDOM, add easy-ish way to test it | Denys Vlasenko | 2014-03-13 | 1 | -4/+12 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | shell: split read builtin from ash | Denys Vlasenko | 2010-01-12 | 1 | -0/+8 |
* | ash,hush: fix $RANDOM in children being repeated | Denys Vlasenko | 2009-10-12 | 1 | -0/+6 |
* | laguage and copyright date corrections, no code changes | Denys Vlasenko | 2009-10-09 | 1 | -1/+1 |
* | ash: factor out $RANDOM support | Denys Vlasenko | 2009-10-09 | 1 | -0/+19 |