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: ad
Date: Thu May 1 17:23:16 UTC 2008
Modified Files:
src/sys/kern: kern_module.c
src/sys/sys: module.h
Log Message:
- Add module_find_section(), allows a module to look up data in its object.
- Work around build failure.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/kern/kern_module.c
cvs rdiff -r1.4 -r1.5 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