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: Thu Jun 4 02:57:01 UTC 2009
Modified Files:
src/sbin/modload: main.c modload.8
Log Message:
Add a "-m plist" option. This option will read in an existing
<module>.prop file and merge any options supplied on the "command
line".
This code will serve as the basis for in-kernel merging.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sbin/modload/main.c
cvs rdiff -u -r1.31 -r1.32 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