Module Name: src Committed By: pooka Date: Fri Aug 3 11:31:34 UTC 2012
Modified Files: src/lib/librumpclient: rumpclient.c rumpclient.h src/sys/kern: makesyscalls.sh Log Message: Make librumpclient compile and work on Linux. This is accomplished by: 1) avoid "NetBSD'isms" in the rumpclient sources 2) do not require the knowledge of unnecessary weird_t's in syscallargs.h for rumpclient To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/lib/librumpclient/rumpclient.c cvs rdiff -u -r1.11 -r1.12 src/lib/librumpclient/rumpclient.h cvs rdiff -u -r1.123 -r1.124 src/sys/kern/makesyscalls.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.