2
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add kernel-only flag, which skips building hypercalls. More... almost 12 years ago
Source for buildrump.sh git rev f3e0a539a0fc57e8a0476537f64180aed2b3e246 More... almost 12 years ago
cherry-pick upstream improvements More... almost 12 years ago
slight simplification, no functional change More... almost 12 years ago
disable making cat pages by default as we do not build nbgencat More... almost 12 years ago
check that target is ELF More... almost 12 years ago
Fix crtfile check. More... almost 12 years ago
terminate freelist, this time in the correct place More... almost 12 years ago
consistent naming for image and domain More... almost 12 years ago
Use relative paths for sysproxy sockets (shorter) More... almost 12 years ago
Merge branch 'master' of https://github.com/anttikantee/buildrump.sh More... almost 12 years ago
fail properly if rump_init_server fails More... almost 12 years ago
errno.h More... almost 12 years ago
check rumpclient_init() return value. issue #37, maybe More... almost 12 years ago
set initial rump kernel context to NULL More... almost 12 years ago
Make sure biopoll doesn't run too early. More... almost 12 years ago
Use blkfront wait if we're waiting for events. More... almost 12 years ago
Increase default memory allowance to 16MB More... almost 12 years ago
Improve memory use efficiently by 40+% More... almost 12 years ago
fix use-after-free More... almost 12 years ago
Replace GPL'd xmalloc with a BSD-licensed malloc. More... almost 12 years ago
Make compile without sscanf() More... almost 12 years ago
improve path spec More... almost 12 years ago
Don't remove symbolic links from rumpobj with "make clean". More... almost 12 years ago
Remove ia64 support. More... almost 12 years ago
Preserve domain on crash. More... almost 12 years ago
fix strtoul ep test. also, assign result More... almost 12 years ago
fix typo from sscanf->strtoul conversion More... almost 12 years ago
specify radix explicitly More... almost 12 years ago
replace some gpl'd code with a non-viral alternative. *sigh* More... almost 12 years ago