NetBSD/sys/rump/librump
pooka dadac8f503 Add select to list on compat syscalls. Makes some code work for
me with a nb5 userland without having to compile with -g ;)
2010-07-26 11:52:25 +00:00
..
rumpcrypto Globally define -Wno-pointer-sign, as it has become a pointless 2010-02-16 20:42:44 +00:00
rumpdev Move FLAWLESSCALL from rump_dev_private.h into rump_private.h 2010-06-13 16:49:01 +00:00
rumpkern Add select to list on compat syscalls. Makes some code work for 2010-07-26 11:52:25 +00:00
rumpnet Introduce RUMP_COMPONENT. It behaves mostly like a simplified 2010-03-01 13:12:19 +00:00
rumpvfs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
test/sysproxy Add proof-of-concept code for enabling system calls to rump virtual 2009-04-29 17:51:47 +00:00
Makefile librumpuser is not _KERNEL code and does not belong in sys. Move 2010-02-26 18:54:20 +00:00
Makefile.inc Default to using threads. This doesn't affect the normal release build. 2009-02-17 16:01:15 +00:00
makerumpif.sh Generate scheduling points in rump_pub calls. 2009-10-15 00:29:19 +00:00