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 Nov 27 08:05:27 UTC 2008
Modified Files:
src/sys/rump/librump/rumpkern: emul.c rump_private.h vm.c
Log Message:
Remove the whole magic ubc window thingie. All file systems use
ubc_uiomove() now, so we can hook ourselves there.
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/rump/librump/rumpkern/emul.c
cvs rdiff -r1.15 -r1.16 src/sys/rump/librump/rumpkern/rump_private.h
cvs rdiff -r1.43 -r1.44 src/sys/rump/librump/rumpkern/vm.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