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: pooka
Date: Mon Apr 26 22:58:53 UTC 2010
Modified Files:
src/sys/kern: kern_stub.c subr_kobj.c
src/sys/sys: kobj.h
Log Message:
Add an optional hook for adjusting module string table after load.
Currently to be used for rump "SAOS" namespace trick.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/kern/kern_stub.c
cvs rdiff -u -r1.40 -r1.41 src/sys/kern/subr_kobj.c
cvs rdiff -u -r1.13 -r1.14 src/sys/sys/kobj.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