Source-Changes archive

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

CVS commit: src/sbin/modload



Module Name:    src
Committed By:   jnemeth
Date:           Tue May 19 22:09:59 UTC 2009

Modified Files:
        src/sbin/modload: main.c modload.8

Log Message:
Add -p option which outputs a property list suitable for loading with a
module.  This is in preparation for having the kernel load an optional
<module>.prop alongside a module, which is useful for passing options
to autoloaded modules and modules loaded at boot time.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sbin/modload/main.c
cvs rdiff -u -r1.28 -r1.29 src/sbin/modload/modload.8

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