Source-Changes archive

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

CVS commit: src/etc



Module Name:    src
Committed By:   mbalmer
Date:           Sun May 19 16:09:04 UTC 2013

Modified Files:
        src/etc: MAKEDEV.tmpl group

Log Message:
Add a group 'gpio' and create gpio(4) device nodes under /dev with
mode 664 and group ownership set to 'gpio'.  This allows controlled access
to specifically enabled gpio pins to members of the gpio group.  See
gpioctl(8), and, gpio(4) for details.


To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.169 src/etc/MAKEDEV.tmpl
cvs rdiff -u -r1.28 -r1.29 src/etc/group

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