Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Instead of copying fallback code over and over in each program, | ache | 1997-06-14 | 1 | -6/+1 |
| | | | | | | implement (better) falback code inside srandomdev() itself. Change return type from int to void (binary compatibility surprisely achieved). Userland code will be changed soon. | ||||
* | Remove orand* code as promised for the next release | ache | 1997-03-29 | 1 | -12/+1 |
| | |||||
* | Add srandomdev() description | ache | 1997-03-23 | 1 | -1/+24 |
| | |||||
* | Use the .Tn macro for generic FreeBSD references. Other minor cleanup. | mpp | 1997-03-21 | 1 | -3/+3 |
| | |||||
* | Fix arg types to match Lite2 | ache | 1997-03-17 | 1 | -2/+2 |
| | |||||
* | Improve seeding, the random sequence did not vary match | ache | 1996-10-09 | 1 | -9/+20 |
| | | | | with the seed. Old variant will be available via libcompat soon. | ||||
* | Added missing section numbers to a bunch of .Xr macros, or | mpp | 1996-03-27 | 1 | -4/+9 |
| | | | | | converted them into .Fn macros where appropriate. Also fixed up some minor formatting problems. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+166 |