3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 0.8.10 More... 9 months ago
Release notes for 0.8.10 More... 9 months ago
Replace $TARGET with $CROSS, fix .config dependency on sh, move OUTDOC= More... 9 months ago
Comment tweaks. More... 9 months ago
Old script I had lying around to build busybox as a mkroot package. More... 9 months ago
Move mkroot/root to mkroot/packages. More... 9 months ago
Skip the sparse tests on MacOS also. More... 9 months ago
Skip sparse tests on filesystems that can't handle 4k granularity sparse files. More... 9 months ago
Silence EPIPE perror_exit() more generically. (Some codepaths got missed.) More... 9 months ago
Make two more vars local. More... 9 months ago
Don't use relative paths for expected/actual so cd/symlinks can't confuse diff More... 9 months ago
Trivial cleanup. More... 9 months ago
Script to tar up mkroot output for web page, with top level README. More... 9 months ago
Use logpath out of $PATH if available. More... 9 months ago
Don't output error message when pipeline exits without consuming all output. More... 9 months ago
Move kernel configs into "docs" subdirectory, and add microconfig. More... 9 months ago
Ignore blank lines in name list. More... 9 months ago
Silence yet another "is not used uninitialized" gcc warning. More... 9 months ago
Move -m 256 before $@ so setting memory on command line overrides default. More... 9 months ago
Add tests. More... 9 months ago
Promote dd. More... 9 months ago
Cleanup dd: use iovec instead of memmove(), inline write_out(), use locals instead of TTin/out. More... 9 months ago
Elliott suggested we revert c45e80080336 because it hasn't run once since we did that. More... 9 months ago
mv across partitions should --preserve=all More... 9 months ago
Tweak documentation. More... 10 months ago
ls: add --block-size. More... 10 months ago
More cleanup. More... 10 months ago
Use portable cpio -R instead of --no-preserve-owner. More... 10 months ago
Default ASAN=1 when "make tests" builds a toybox binary. More... 10 months ago
Remove extra increment. More... 10 months ago