Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-01-05 | Remove lots of timer_state structs as they just ate memory and only a few was | Niklas Hallqvist | |
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. | |||
1996-09-06 | cleanup and sync w/ latest Linux source. | Michael Shalayeff | |
remove keyboard randomness entry point. make Free ppl happy, remove suspicious piece. missed: SHA neede in libkern, why not to put aRC4 there too? | |||
1996-08-11 | Increased entropy through decreased typos. | dm | |
1996-04-24 | Supply randomness source for the rnd device. | Michael Shalayeff | |
1996-03-29 | The random data source driver itself. | Michael Shalayeff | |
Initial commit. |