NetBSD/sys/rump/librump
pooka ee62fa6483 Include LIST_ENTRY() in "struct rump_component".
Main benefit: rump_component_load() can now be called from an
early-running constructor since the routine doesn't need to allocate
memory.
2014-04-23 16:17:55 +00:00
..
rumpdev provide cpu_bootconf() 2014-04-04 01:35:11 +00:00
rumpkern Include LIST_ENTRY() in "struct rump_component". 2014-04-23 16:17:55 +00:00
rumpnet Schedule only those netisr's that have registered handlers. 2014-02-25 22:40:53 +00:00
rumpvfs kill sprintf 2014-03-20 20:42:08 +00:00
Makefile
Makefile.inc
makerumpif.sh