Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump
Module Name: src
Committed By: pooka
Date: Thu Sep 24 21:30:42 UTC 2009
Modified Files:
src/sys/rump/include/rump: rumpuser.h
src/sys/rump/librump/rumpkern: rump.c
src/sys/rump/librump/rumpuser: Makefile
Added Files:
src/sys/rump/librump/rumpuser: rumpuser_dl.c
Log Message:
Load modules from all components which are linked into a rump binary
with -lrumpcomponent. Previously only the first library component
containing a module would get loaded automatically.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/rump/include/rump/rumpuser.h
cvs rdiff -u -r1.115 -r1.116 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -u -r1.15 -r1.16 src/sys/rump/librump/rumpuser/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/rump/librump/rumpuser/rumpuser_dl.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