Commit Graph

9 Commits

Author SHA1 Message Date
martin 5c18a11ba1 Allow to set sanitizer flags for the rump build from the
build.sh command line, like: -V RUMP_SANITIZE=address
2021-07-07 11:51:45 +00:00
sevan 1f7af9ec92 Remove more _KERNTYPES definitions in rump components. 2017-05-11 13:20:02 +00:00
christos ffeb8dbf4e Define _KERNTYPES for things that need it. 2016-01-23 21:22:45 +00:00
pooka 23dfcd7408 Use autoconf for rump kernel posix hypercall layer.
This gets rid of homegrown hacks and puts all probes in one place.

Tested for NetBSD (build.sh + anita) and Linux (buildrump.sh)
2014-11-04 19:05:17 +00:00
pooka fad3839b1f use rumpuser_port.h 2014-01-15 16:53:32 +00:00
joerg 6818646ac8 Use __dead 2011-09-16 15:39:25 +00:00
pooka 1dbf3ca8e4 Check sys_reboot() return value now that it's possible. 2011-01-22 13:43:07 +00:00
pooka c5a6f78a61 note -h caveat 2010-12-12 17:15:16 +00:00
pooka 78e5870eec utility to halt a rump kernel 2010-12-12 12:48:30 +00:00