Module Name: src Committed By: pooka Date: Fri Aug 30 10:29:06 UTC 2013
Modified Files: src: build.sh src/sys/rump: Makefile.rump Log Message: Rename RUMPTEST_BUILDSH to RUMPKERN_ONLY. Turns out not building any POSIX implementations of hypercalls is useful beyond the build.sh test, such as when building rump kernels for non-POSIX hosts. To generate a diff of this commit: cvs rdiff -u -r1.272 -r1.273 src/build.sh cvs rdiff -u -r1.85 -r1.86 src/sys/rump/Makefile.rump Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.