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 14:44:48 UTC 2008
Modified Files:
src/sys/kern: init_main.c kern_module.c subr_kobj.c
src/sys/sys: module.h
Log Message:
Get the pre-loaded module code working.
To generate a diff of this commit:
cvs rdiff -r1.354 -r1.355 src/sys/kern/init_main.c
cvs rdiff -r1.10 -r1.11 src/sys/kern/kern_module.c
cvs rdiff -r1.11 -r1.12 src/sys/kern/subr_kobj.c
cvs rdiff -r1.3 -r1.4 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