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: Fri Nov 21 06:09:52 UTC 2008
Modified Files:
src/sys/rump/include/rump: rump.h
src/sys/rump/librump/rumpkern: rump.c
src/sys/rump/librump/rumpvfs: rump_vfs.c
Log Message:
rump_vfs_load() is really rump_module_load(), so call it that and
move it from rumpvfs to rumpkern.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/rump/include/rump/rump.h
cvs rdiff -r1.75 -r1.76 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -r1.1 -r1.2 src/sys/rump/librump/rumpvfs/rump_vfs.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