Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   mbalmer
Date:           Sat Jul 25 16:20:11 UTC 2009

Modified Files:
        src/etc: Makefile
        src/etc/defaults: rc.conf
        src/etc/mtree: special
        src/etc/rc.d: Makefile
        src/share/man/man4: gpio.4 gpioow.4
        src/share/man/man5: Makefile rc.conf.5
        src/share/man/man9: secmodel_securelevel.9
Added Files:
        src/etc: gpio.conf
        src/etc/rc.d: gpio
        src/share/man/man5: gpio.conf.5

Log Message:
Document recent gpio(4) changes and introduce a new config file for GPIO.
Integrate with the startup scripts in /etc/rc.d.  Introduce new variable
"gpio" for /etc/rc.conf.


To generate a diff of this commit:
cvs rdiff -u -r1.369 -r1.370 src/etc/Makefile
cvs rdiff -u -r0 -r1.1 src/etc/gpio.conf
cvs rdiff -u -r1.103 -r1.104 src/etc/defaults/rc.conf
cvs rdiff -u -r1.128 -r1.129 src/etc/mtree/special
cvs rdiff -u -r1.78 -r1.79 src/etc/rc.d/Makefile
cvs rdiff -u -r0 -r1.1 src/etc/rc.d/gpio
cvs rdiff -u -r1.8 -r1.9 src/share/man/man4/gpio.4
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/gpioow.4
cvs rdiff -u -r1.61 -r1.62 src/share/man/man5/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man5/gpio.conf.5
cvs rdiff -u -r1.129 -r1.130 src/share/man/man5/rc.conf.5
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/secmodel_securelevel.9

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