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:   jmmv
Date:           Sun Mar  2 11:20:59 UTC 2008

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

Log Message:
Add the ability to specify load-time properties for modules.  This adds
three new flags to the new modload utility: -b, -i and -s, which are used
to pass boolean, integer and string parameters respectively.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sbin/modload/Makefile
cvs rdiff -r1.1 -r1.2 src/sbin/modload/main.c

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