NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/16300 CVS commit: src/etc



The following reply was made to PR kern/16300; it has been noted by GNATS.

From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/16300 CVS commit: src/etc
Date: Sun, 19 Sep 2010 20:52:23 +0000

 Module Name:   src
 Committed By:  jakllsch
 Date:          Sun Sep 19 20:52:23 UTC 2010
 
 Modified Files:
        src/etc: MAKEDEV.tmpl
 
 Log Message:
 Make pci(4) device nodes root:wheel 0640 by default.
 Mortals do not need to be able to generate PCI Configuration Space
 read transactions, which are not entirely without side effect, as
 reported in PR#16300.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.135 -r1.136 src/etc/MAKEDEV.tmpl
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index