Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   chs
Date:           Mon May 28 21:04:40 UTC 2018

Modified Files:
        src/sys/kern: kern_module.c
        src/sys/sys: module.h

Log Message:
add more accessor functions for various struct module fields.
add a mechanism for registering callbacks to be called upon module load/unload.


To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 src/sys/kern/kern_module.c
cvs rdiff -u -r1.41 -r1.42 src/sys/sys/module.h

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