K 10 svn:author V 5 markm K 8 svn:date V 27 2000-09-14T17:48:47.000000Z K 7 svn:log V 304 Make the [u]random device's permissions match those in the matching make_dev() call. At the moment, it is an error for anyone but root to write to this device (EPERM), and the permissions don't suggest that. Soon, however, anyone will be able to write here, but only root will cause an implicit reseed. END