2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Basic definitions for GNU/Hurd support More... about 10 years ago
pull in latest buildrump.sh (fix to previous) More... about 10 years ago
Create imacros only after the target directory exists. More... about 10 years ago
pull in new buildrump.sh More... about 10 years ago
Set NO_PCI_MSI_MSIX in BUILDRUMP_IMACROS More... about 10 years ago
readability fixes, fix typo (var==content => var=content) More... about 10 years ago
add a few more mmap tests More... about 10 years ago
Make mmap chunks partially unmappable, issue #41 More... about 10 years ago
make pagesize() a __constfunc More... about 10 years ago
add a simple mmap(MAP_ANON) test More... about 10 years ago
Use page allocator directly for mmap instead of malloc. More... about 10 years ago
Export bmk_dmesg instead of having it static More... about 10 years ago
xen: callmain.c -> init.c More... about 10 years ago
Make delta_ticks unsigned, it's expected to be unsigned More... about 10 years ago
note EC2 and ARM More... about 10 years ago
Fish for interrupts if returning from block() before timeout. More... about 10 years ago
Shortcircuit block is sleeptime is <=0, not only when <0. More... about 10 years ago
Support multiple vnd-based block devices. More... about 10 years ago
Do not leak pathbuf memory from configetfs() More... about 10 years ago
Add initial support for Amazon EC2. More... about 10 years ago
One more rootfs location guess: Xen etfs sda1 More... about 10 years ago
Allow Xen to use rootfs config. More... about 10 years ago
_rumprun_{de,}config -> rumprun_{de,}config More... about 10 years ago
Introduce rumprun_config_isonrootfs_p() More... about 10 years ago
Include vnd in Xen configs More... about 10 years ago
improve comment More... about 10 years ago
Enable interrupts "atomically" in x86 bmk_platform_cpu_halt(). More... about 10 years ago
make stray interrupt print "work" under BMK_INTRLEVS == 1 More... about 10 years ago
bmk_platform_block() -> bmk_platform_cpu_block() More... about 10 years ago
Make isr_todo a volatile. More... about 10 years ago