NetBSD/sys/rump/librump
pooka e1b9adcc58 Make sleepq_wake() type void. The return value hasn't been used in
almost 6 years.  Even if it were, returning an arbitrary lwp is a bit
of a wonky interface and can really work only when expected == 1.
2014-04-24 12:04:28 +00:00
..
rumpdev provide cpu_bootconf() 2014-04-04 01:35:11 +00:00
rumpkern Make sleepq_wake() type void. The return value hasn't been used in 2014-04-24 12:04:28 +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 Make it possible to manually specify the top level directory; for cases 2013-02-14 10:54:54 +00:00