2
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
hw: Implement wall time using RTC offset at boot More... about 10 years ago
hw: Calculate tick/nsec conversions using 128-bit multiplication More... about 10 years ago
fix offline build More... about 10 years ago
Rename the toolchain tuple to what was discussed on the mailing list. More... about 10 years ago
Bake directly from rumpbake without calling compiler. More... about 10 years ago
pseudolinkstubs.o is constant => nuke app-tools !STUBLDLIBS! More... about 10 years ago
create pseudolinkstubs into a common directory (not platform-specific) More... about 10 years ago
LDLIBS are now constant, so nuke from app-tools More... about 10 years ago
Link sysproxy component based on bake recipe, kill $topdir/config.mk More... about 10 years ago
consistency rename: BAKEOBJS -> OBJS_BAKE More... about 10 years ago
LDSCRIPT -> LDSCRIPT_BAKE (and remove LDSCRIPT from specs-stub) More... about 10 years ago
Don't pass constant params to specs via variable substitution More... about 10 years ago
make sure LDFLAGS_BAKE is set More... about 10 years ago
Don't give a generic LDFLAGS to app-tools, just LDFLAGS_BAKE More... about 10 years ago
Apptools variable consistency naming. More... about 10 years ago
Fold HEAD_OBJ and OBJS into BAKEOBJS. More... about 10 years ago
Indent (exdent?) the linefeed escapes to a consistent column More... about 10 years ago
Make rumprunnables run synchronously by default. More... about 10 years ago
hw: Fix multiboot flag parsing More... about 10 years ago
add bridge manipulation routines to netconfig More... about 10 years ago
Remove lwp parameter from wrapifioctl (always curlwp) More... about 10 years ago
hw: Dynamically program PIT in one-shot mode when idle More... about 10 years ago
update buildrump.sh and src-netbsd (gcc/g++ 5.1 fixes) More... about 10 years ago
update buildrump.sh and src-netbsd (gcc/g++ 5.1 fixes) More... about 10 years ago
cherry-pick some gcc/g++ 5.1 fixes/workarounds More... about 10 years ago
use the universally silent make-locator from rumprun More... about 10 years ago
use err() instead of errx() where appropriate More... about 10 years ago
detect ext2 as a file system type More... about 10 years ago
include ext2fs More... about 10 years ago
hw: Initialise all IDT vectors to "no service" More... about 10 years ago