cvs commit: src/etc MAKEDEV

[ Available lists | Index of cvs-all | Month of Sep 2000 | Week of 14 Sep 2000 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Mark Murray <markm@FreeBSD.org>
Date
14 Sep 2000 10:48:51
Subject
cvs commit: src/etc MAKEDEV
Message-ID
200009141748.KAA71814@freefall.freebsd.org


[ Hide this part ]
markm       2000/09/14 10:48:48 PDT

Modified files:
etc MAKEDEV
Log:
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.

Revision Changes Path
1.273 +2 -2 src/etc/MAKEDEV



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Elapsed time: 0.083 seconds