Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/librump
Module Name: src
Committed By: pooka
Date: Wed Jan 7 22:50:08 UTC 2009
Modified Files:
src/sys/rump/librump/rumpkern: rump.c
src/sys/rump/librump/rumpuser: rumpuser_int.h rumpuser_pth.c
Log Message:
Explicitly pass a pointer to the kernel lock/unlock routines in
rumpuser init instead of magically relying on the linker giving us
the symbols.
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -r1.2 -r1.3 src/sys/rump/librump/rumpuser/rumpuser_int.h
cvs rdiff -r1.22 -r1.23 src/sys/rump/librump/rumpuser/rumpuser_pth.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