Subject: CVS commit: src/sys/rump/librump/rumpkern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 08/09/2007 20:57:23
Module Name:	src
Committed By:	pooka
Date:		Thu Aug  9 20:57:23 UTC 2007

Modified Files:
	src/sys/rump/librump/rumpkern: Makefile vfs.c vm.c

Log Message:
Play catchup with ufs/ffs changes: compile subr_specificdata.c
and emulate kmem_foo() to support the prior.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/rump/librump/rumpkern/Makefile
cvs rdiff -r1.6 -r1.7 src/sys/rump/librump/rumpkern/vfs.c
cvs rdiff -r1.8 -r1.9 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.