| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove orand* code as promised for the next release | Andrey A. Chernov | 1997-03-29 | 1 | -8/+3 |
| | | | | | Notes: svn path=/head/; revision=24390 | ||||
| * | Fix urandom reference in the comment | Andrey A. Chernov | 1997-03-23 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=24154 | ||||
| * | Add srandomdev() function (use "/dev/urandom" now) | Andrey A. Chernov | 1997-03-23 | 1 | -0/+40 |
| | | | | | | | | Submitted by: wollman & me (add type casts and remove unneded loop) Notes: svn path=/head/; revision=24151 | ||||
| * | Merge Lite2 changes | Peter Wemm | 1997-03-11 | 1 | -30/+68 |
| | | | | | Notes: svn path=/head/; revision=23662 | ||||
| * | Improve seeding, the random sequence did not vary match | Andrey A. Chernov | 1996-10-09 | 1 | -5/+55 |
| | | | | | | | | with the seed. Old variant will be available via libcompat soon. Notes: svn path=/head/; revision=18832 | ||||
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -3/+3 |
| | | | | | Notes: svn path=/head/; revision=8870 | ||||
| * | u_int -> unsigned int, so that we don't have to include <sys/types.h> | Bruce Evans | 1994-09-05 | 1 | -2/+2 |
| | | | | | | | | or depend on <stdio.h> bogusly including it. Notes: svn path=/head/; revision=2504 | ||||
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+363 |
| Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573 | |||||
