Module Name: src
Committed By: pooka
Date: Thu Nov 11 23:04:24 UTC 2010
Added Files:
src/share/examples/rump: README
Log Message:
Add readme explaining which grue has ok'd the eating of some code
until recently located here.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/examples/rump/README
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: src/share/examples/rump/README
diff -u /dev/null src/share/examples/rump/README:1.1
--- /dev/null Thu Nov 11 23:04:24 2010
+++ src/share/examples/rump/README Thu Nov 11 23:04:24 2010
@@ -0,0 +1,8 @@
+ $NetBSD: README,v 1.1 2010/11/11 23:04:24 pooka Exp $
+
+
+This directory contains various examples on how to interface with
+a rump kernel. Another place which contains even more examples
+is src/tests and its subdirectories. Some programs which were
+located here have in fact been moved to src/tests to serve as
+automated tests.