kris
|
ad387cb09f
|
Correct an error in a manpage example, add -Wall -W to Makefile (no
warnings given) and modify source to use arc4random() instead of random().
Reviewed by: ache
|
1999-05-13 12:18:24 +00:00 |
|
steve
|
c0d6da83b6
|
Random data is no longer based on the time of day, rather the random
number device. Also clearly state that sequential data is the default.
PR: 5553
Submitted by: Jonathan Hanna <pangolin@rogers.wave.ca>
|
1998-01-24 03:32:33 +00:00 |
|
charnier
|
067373042e
|
Mdoc'ify man page.
|
1997-11-03 07:45:33 +00:00 |
|
charnier
|
57cb00d034
|
Use err(3) instead of local redefinition. Add usage().
|
1997-07-15 09:59:30 +00:00 |
|
ache
|
3eb72e5222
|
Remove srandomdev fallback code
|
1997-06-14 00:27:03 +00:00 |
|
ache
|
f83a644bc3
|
Use srandomdev() now
Fix error with begin variable calculation
|
1997-03-30 23:13:59 +00:00 |
|
ache
|
05248ffb84
|
Fix srandom arg type according to Lite2
|
1997-03-11 14:06:52 +00:00 |
|
ache
|
59b85e2e85
|
Add ^ getpid() to make more random results for subsequent calling.
Add proper type casting to random calls
Should go into 2.2
|
1997-03-08 11:40:15 +00:00 |
|
joerg
|
50ae103b2a
|
>Number: 917
>Category: bin
>Synopsis: -s option in jot is broken
|
1995-12-29 12:18:46 +00:00 |
|
rgrimes
|
f9ab90d9d6
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|