Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Sep 2000 10:48:48 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc MAKEDEV
Message-ID:  <200009141748.KAA71814@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009141748.KAA71814>