Source-Changes archive

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

CVS commit: src/sys/rump/librump/rumpkern



Module Name:    src
Committed By:   pooka
Date:           Thu Jan  1 19:11:18 UTC 2009

Added Files:
        src/sys/rump/librump/rumpkern: kobj_stubs.c

Log Message:
missed cvs add in previous commit:

Define MODULAR for rump core components.  This enables module
loading via the kernel module framework (instead of dlopen()).
For now it only works on amd64 and i386, but for the rest it should
just be a matter of including the relevant kobj_machdep.c modules
from the kernel sources.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/rump/librump/rumpkern/kobj_stubs.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