3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
First chunk of mkroot README. Still missing a lot. More... 4 months ago
Move the modules archive under docs. More... 4 months ago
Give tests unique names. More... 4 months ago
Add basic or1k support. (Kernel doesn't know how to exit qemu yet.) More... 4 months ago
Replace panic=1 argument with PANIC_TIMEOUT=1 confg symbol, and automatically enable module plumbing if any $MODULES selected. More... 4 months ago
Add NOTOYBOX variable to optionally skip the toybox build. More... 4 months ago
Exit with (eventual) error if any characters failed to convert without -c. More... 4 months ago
Fix macOS posix_fallocate(). More... 4 months ago
Various help fixes. More... 4 months ago
Add fold(1) to the default macOS configuration. More... 4 months ago
Add second stage toolchain to command line dependencies. More... 4 months ago
Add or1k toolchain. More... 4 months ago
Fetch user/group names with stat. More... 5 months ago
A few more shell tests. More... 5 months ago
Minor cleanup. More... 5 months ago
Tweak help text and minor variable initialization cleanup. More... 5 months ago
Fix 32 bit lib/args.c to report out of range numeric values. More... 5 months ago
Fix truncate -8g on 32 bit. More... 5 months ago
Cleanup pass: FLAG() macros, yank unnecessary globals, whitespace/indent. More... 5 months ago
readelf: Fix the section flags handling. More... 5 months ago
strace: fix arm64 test. More... 5 months ago
Redo help text and add ~ to potential output. More... 5 months ago
Don't trigger ASAN leak detector. More... 5 months ago
Cleanup pass. More... 5 months ago
Fix gz/xz mismatch. More... 5 months ago
Update mcm-buildall.sh wrapper to autodetect host type and automatically select package versions. This means it now builds arm hosted toolchains on arm, builds x86-64 (not i686) on x86-64, and you should just be able to clone and copy a "sources" directory in and build without net access. More... 5 months ago
Make changes to help text size show up in bloatcheck. More... 5 months ago
Elliott wants to use CTRL(), and glibc implicitly pulls this in anyway. (The explicit #include is because musl and bionic don't.) More... 5 months ago
Update package version and hit build with a rock until it finishes. More... 5 months ago
Add probes README and move bloatcheck into probes, adjusting makefile. More... 5 months ago