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: Fri Apr 24 13:27:03 UTC 2009
Modified Files:
src/sys/rump/librump/rumpkern: pool.c rump.c vm.c
Log Message:
* init pool linksets, makes proplib work. reported by Arnaud Ysmal.
(linksets, sigh)
* reduce #ifdef for RUMP_USE_REAL_ALLOCATORS
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/rump/librump/rumpkern/pool.c
cvs rdiff -u -r1.101 -r1.102 src/sys/rump/librump/rumpkern/rump.c
cvs rdiff -u -r1.53 -r1.54 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