Module Name: src Committed By: pooka Date: Tue Feb 8 14:45:35 UTC 2011
Modified Files: src/lib/librumphijack: hijack.c Log Message: Make sure we can do host kevent since the -current (and recent nb5) libc resolver uses it. Error out in case of rump fd kevent (TODO). Fixes one more problem pointed out by Alexander Nasonov. Also, implement dup(). (TODO: implement it along the fcntl path too) To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/lib/librumphijack/hijack.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.