Module Name: src Committed By: pooka Date: Wed Apr 28 07:42:56 UTC 2010
Modified Files: src/sys/rump/librump/rumpkern: emul.c Log Message: Make initial devsw a little more believable. Especially adjust max_sys_devsw, since it was previously a bit too much, given that the correct value is 0. To generate a diff of this commit: cvs rdiff -u -r1.132 -r1.133 src/sys/rump/librump/rumpkern/emul.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.