NetBSD/lib/librumpuser
2013-05-15 22:09:32 +00:00
..
Makefile also, bsd.own.mk to pick up mk.conf 2013-05-15 20:47:20 +00:00
rumpuser_bio.c Pass off_t over the hypercall interface as int64_t to avoid potential 2013-05-15 14:58:24 +00:00
rumpuser_component.c include stdint.h before rumpuser.h (on some platforms it doesn't get 2013-05-07 15:18:35 +00:00
rumpuser_component.h Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_daemonize.c include stdint.h before rumpuser.h (on some platforms it doesn't get 2013-05-07 15:18:35 +00:00
rumpuser_dl.c Make rumpuser_dl_bootstrap() optional for platforms which don't 2013-04-29 18:00:19 +00:00
rumpuser_errtrans.c Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_int.h Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser_port.h Improve the time-related hypercalls so that's it's possible to 2013-04-28 13:17:24 +00:00
rumpuser_pth_dummy.c Pass enums over the hypercall interface as ints to avoid some 2013-05-15 14:52:49 +00:00
rumpuser_pth.c Pass enums over the hypercall interface as ints to avoid some 2013-05-15 14:52:49 +00:00
rumpuser_sp.c Translate error codes between the hypervisor and rump kernel. 2013-04-30 12:39:20 +00:00
rumpuser.3 More markup, less typos. 2013-05-15 22:09:32 +00:00
rumpuser.c Add a generalized rumpuser_syncfd() call which allows the caller 2013-05-15 15:57:01 +00:00
shlib_version
sp_common.c