CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/16 14:26:52
Modified files:
etc : MAKEDEV.common
Log message:
Make it explicit that there is only one type of random device:
Create only /dev/urandom as device.
Create /dev/random and /dev/arandom as symlinks.
Drop /dev/srandom, which has been unused for a long time.
/dev/arandom will go away at a later point.
Discussed with guenther@, ok deraadt@
