aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
26 hoursCreate generated/tags.h with sed and bash instead of C.upstream-masterRob Landley
27 hoursAdd a little bit on the what and why of help text.Rob Landley
28 hoursDoc tweak: accept -A as an alias for -a but don't try to explain it.Rob Landley
28 hoursSwitch most remaining toys.optflags&FLAG_x checks to FLAG(x)Rob Landley
28 hoursConsistently indent help blocks.Rob Landley
2 daysOnly --start-group and --end-group when static linking.Rob Landley
2 daysDon't rely on (skippable) airlock build to set mkroot VERSION.Rob Landley
2 daysIf /dev/tty was never associated, writing to it produces an error.Rob Landley
3 daysFix hwclock to work with current glibc and musl, which have different bugs.Rob Landley
4 daysThe "extra" libraries want to go in a magic order when static linking,Rob Landley
5 daysfind -size implies -type f.Rob Landley
9 daysxxd: buffer input via stdio.Elliott Hughes
11 daysIndent the help text block.Rob Landley
11 daysTwo changes to record-commands: 1) busybox find doesn't understand commasRob Landley
12 daysThe -f doesn't reliably shut up chmod.Rob Landley
13 daysAdd cfspeed2bps() and bsp2cfspeed() conversion functions, and makeRob Landley
13 daysLet record-commands be run from an arbitrary directory.Rob Landley
2024-04-16Vidar Karlsen says freebsd needs a magic constant.Rob Landley
2024-04-13Add uname to freebsd_miniconfig (pointed out by Vidar Karlsen)Rob Landley
2024-04-12A sufficiently loaded server may not be able to fork()/exec()Rob Landley
2024-04-08Version 0.8.11Rob Landley
2024-04-08Thinko. (Reused a variable one line too early.)Rob Landley
2024-04-08Build armv4l kernel.Rob Landley
2024-04-08Stop forcing CONFIG_EXPERT on to disable other symbols.Rob Landley
2024-04-07Fix powerpc, mips64, and s390x boards under qemu.Rob Landley
2024-04-05Tweak help text and comments.Rob Landley
2024-04-05Fix thinko.Rob Landley
2024-04-05Enforce min/max for % input type (time in seconds w/millisecond granularity).Rob Landley
2024-04-05Stdout buffering broke yet more stuff.Rob Landley
2024-04-05Copy numeric config symbols into config.h.Rob Landley
2024-04-05Fix creating initramfs.cpio.gz without building kernel.Rob Landley
2024-04-05Alas, nproc isn't portable (sched_getaffinity() syscall) andRob Landley
2024-04-05Add suffix to toybox-prereq build.Rob Landley
2024-04-04Promote fold and touch tests to "make tests".Rob Landley
2024-04-02Update pass over the roadmap.Rob Landley
2024-04-02Fix .gitignore complaining about name collisions in subdirectories.Rob Landley
2024-04-01Add a canned minimal toybox build that does "cc *.c" against saved headersRob Landley
2024-04-01List (installed) debian packages each toybox command lives in.Rob Landley
2024-04-01Move GENERIC_KCONF adjacent to get_target_config() and allow it toRob Landley
2024-03-31Update architecture list in faq to match mcm-buildall.sh.Rob Landley
2024-03-31Use be2csv on all kernel configs, including generic section.Rob Landley
2024-03-31Simplify record-commands a little.Rob Landley
2024-03-30Add microblaze kernel config, and be2csv function to convertRob Landley
2024-03-30Peel out KARGS and VMLINUX default values.Rob Landley
2024-03-30Update README generation.Rob Landley
2024-03-30Add /etc/os-release file.Rob Landley
2024-03-29inotifyd: Don't ignore the first mask character.Peter Collingbourne
2024-03-28Add sh4eb target, with BINFMT_FLAT support.Rob Landley
2024-03-28inotifyd: enable line buffering.Elliott Hughes
2024-03-28Use current musl-cross-make and build more toolchains.Rob Landley