Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [mjf-devfs] src/sbin
Module Name: src
Committed By: mjf
Date: Sat Dec 8 22:05:06 UTC 2007
Modified Files:
src/sbin [mjf-devfs]: Makefile
Added Files:
src/sbin/devfsd [mjf-devfs]: Makefile devfsd.c devfsd.h devfsd_dev.c
devfsd_rule.c pathnames.h test.cfg
Log Message:
Add devfs daemon. This daemon parses a config file which contains "rules"
that specify the attributes of device special files that will appear in
the device file system.
To generate a diff of this commit:
cvs rdiff -r1.107 -r1.107.2.1 src/sbin/Makefile
cvs rdiff -r0 -r1.1.2.1 src/sbin/devfsd/Makefile src/sbin/devfsd/devfsd.c \
src/sbin/devfsd/devfsd.h src/sbin/devfsd/devfsd_dev.c \
src/sbin/devfsd/devfsd_rule.c src/sbin/devfsd/pathnames.h \
src/sbin/devfsd/test.cfg
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