Age | Commit message (Collapse) | Author |
|
|
|
rnd.c:823: warning: `ret' might be used uninitialized in this function
when compiling with -Wall
|
|
|
|
|
|
ever used. Now a single state is kept for net, tty and disk events resp.
Also, call the randomness from disk_unbusy instead of biodone, as biodone
gets a lot of virtual events (from virtual filesystems etc), and as a bonus:
feed xfer time and size into the entropy pool too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From NetBSD, with modification to get current time in kernel.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As well, at this point I've also done fancy cvs repository mangling to
ensure that the com* files in sys/dev/ic maintain the history we had
before. (Yes, I cleaned up the 2.0 tags too..)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improve. Pica and PCMCIA-dependent stuff factored out.
|
|
|