Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Free buf when its no longer used. This helps eliminate a static analysis | eadler | 2012-10-22 | 1 | -0/+2 |
* | random(6): avoid dead assignments | uqs | 2010-06-14 | 1 | -1/+1 |
* | Suggections from bde@ | ache | 2008-08-11 | 1 | -4/+9 |
* | All cosmetic. | ache | 2008-08-10 | 1 | -8/+5 |
* | 1) Fix longstanding math bug with denominator > 1 (wrong probability). | ache | 2008-08-08 | 1 | -8/+16 |
* | I was confused a bit by the wrong construction with RAND_MAX | ache | 2008-08-08 | 1 | -1/+1 |
* | 1) Fix hang at the end of line buffer (PR 95715) | ache | 2006-04-14 | 1 | -8/+7 |
* | flexlint rears its head as well as some style(9) fixes[1]. Fixed a | seanc | 2003-02-15 | 1 | -51/+69 |
* | Update random(6) to have the ability to randomize a file/stdin based | seanc | 2003-02-11 | 1 | -0/+219 |