1. 601ee22 Upgrade toybox to 6800a95ef32826e753881802a2c126c59d451397 by Sadaf Ebrahimi · 3 days ago main master
  2. 6800a95 Ray Gardner pointed out we were adding the +4 to the wrong side of by Rob Landley · 4 days ago
  3. 1ef5414 Doc: fix typos in mkroot README by Ivan Mirić · 8 days ago
  4. c321443 Merge "Build mount(1)/umount(1)/unshare(1) for the Linux host." into main by Treehugger Robot · 10 days ago
  5. 9da52af Build mount(1)/umount(1)/unshare(1) for the Linux host. by Elliott Hughes · 11 days ago
  6. 5b66401 Fix the post_update.sh annoyance that can remove a home directory. by Elliott Hughes · 11 days ago
  7. d52e93c Create generated/tags.h with sed and bash instead of C. by Rob Landley · 11 days ago
  8. 41e7186 Add a little bit on the what and why of help text. by Rob Landley · 12 days ago
  9. 81a3f11 Doc tweak: accept -A as an alias for -a but don't try to explain it. by Rob Landley · 12 days ago
  10. bcbbcb2 Switch most remaining toys.optflags&FLAG_x checks to FLAG(x) by Rob Landley · 12 days ago
  11. f53aab3 Consistently indent help blocks. by Rob Landley · 12 days ago
  12. 3101559 Only --start-group and --end-group when static linking. by Rob Landley · 12 days ago
  13. 6ab0eb5 Don't rely on (skippable) airlock build to set mkroot VERSION. by Rob Landley · 13 days ago
  14. 6aaeb38 If /dev/tty was never associated, writing to it produces an error. by Rob Landley · 13 days ago
  15. da1474b Fix hwclock to work with current glibc and musl, which have different bugs. by Rob Landley · 14 days ago
  16. 1b6d64f The "extra" libraries want to go in a magic order when static linking, by Rob Landley · 2 weeks ago
  17. ddd83be find -size implies -type f. by Rob Landley · 2 weeks ago
  18. aedbaa5 xxd: buffer input via stdio. by Elliott Hughes · 3 weeks ago
  19. 7c075dd Upgrade toybox to 7c6aecd477a9b898df981197088c9e1d5775fe9c by Elliott Hughes · 3 weeks ago
  20. 0ccf2a7 Indent the help text block. by Rob Landley · 3 weeks ago
  21. 7c6aecd Two changes to record-commands: 1) busybox find doesn't understand commas by Rob Landley · 3 weeks ago
  22. 475d3aa The -f doesn't reliably shut up chmod. by Rob Landley · 3 weeks ago
  23. f5dead2 Add a getopt symlink. by Elliott Hughes · 3 weeks ago
  24. 544a855 Add cfspeed2bps() and bsp2cfspeed() conversion functions, and make by Rob Landley · 3 weeks ago
  25. 880e973 Let record-commands be run from an arbitrary directory. by Rob Landley · 3 weeks ago
  26. 7d9ee89 Vidar Karlsen says freebsd needs a magic constant. by Rob Landley · 4 weeks ago
  27. 82720e5 Add uname to freebsd_miniconfig (pointed out by Vidar Karlsen) by Rob Landley · 4 weeks ago
  28. f2079e0 A sufficiently loaded server may not be able to fork()/exec() by Rob Landley · 4 weeks ago
  29. 122bbe6 Version 0.8.11 by Rob Landley · 5 weeks ago
  30. 454cf8f Upgrade toybox to 96d9f66127d84fba2f56f4754fc302e826968751 by Elliott Hughes · 5 weeks ago
  31. 96d9f66 Thinko. (Reused a variable one line too early.) by Rob Landley · 5 weeks ago
  32. 207c985 Build armv4l kernel. by Rob Landley · 5 weeks ago
  33. bd1b098 Stop forcing CONFIG_EXPERT on to disable other symbols. by Rob Landley · 5 weeks ago
  34. 9c0e6ef Fix powerpc, mips64, and s390x boards under qemu. by Rob Landley · 5 weeks ago
  35. 9303bd8 Tweak help text and comments. by Rob Landley · 5 weeks ago
  36. fc0e86b Fix thinko. by Rob Landley · 5 weeks ago
  37. 2b86715 Enforce min/max for % input type (time in seconds w/millisecond granularity). by Rob Landley · 5 weeks ago
  38. 59b041d Stdout buffering broke yet more stuff. by Rob Landley · 5 weeks ago
  39. 9f7d285 Copy numeric config symbols into config.h. by Rob Landley · 5 weeks ago
  40. 63b3684 Fix creating initramfs.cpio.gz without building kernel. by Rob Landley · 5 weeks ago
  41. 3bbc31c Alas, nproc isn't portable (sched_getaffinity() syscall) and by Rob Landley · 5 weeks ago
  42. d21f10e Add suffix to toybox-prereq build. by Rob Landley · 5 weeks ago
  43. b947b52 Promote fold and touch tests to "make tests". by Rob Landley · 5 weeks ago
  44. 8dbf4e1 Update pass over the roadmap. by Rob Landley · 6 weeks ago
  45. cd96017 Fix .gitignore complaining about name collisions in subdirectories. by Rob Landley · 6 weeks ago
  46. 9a270c2 Upgrade toybox to d1acc6e88be52e96e558717805b438c1f46ba529 by Elliott Hughes · 6 weeks ago
  47. d1acc6e Add a canned minimal toybox build that does "cc *.c" against saved headers by Rob Landley · 6 weeks ago
  48. 28316b3 List (installed) debian packages each toybox command lives in. by Rob Landley · 6 weeks ago
  49. 97b776b Move GENERIC_KCONF adjacent to get_target_config() and allow it to by Rob Landley · 6 weeks ago
  50. ce5358d Update architecture list in faq to match mcm-buildall.sh. by Rob Landley · 6 weeks ago
  51. a0a4785 Use be2csv on all kernel configs, including generic section. by Rob Landley · 6 weeks ago
  52. 4f097b4 Simplify record-commands a little. by Rob Landley · 6 weeks ago
  53. 98ff5f6 Add microblaze kernel config, and be2csv function to convert by Rob Landley · 6 weeks ago
  54. 6e1d66a Peel out KARGS and VMLINUX default values. by Rob Landley · 6 weeks ago
  55. 15ce641 Update README generation. by Rob Landley · 6 weeks ago
  56. b19fece Add /etc/os-release file. by Rob Landley · 6 weeks ago
  57. a8b55f8 inotifyd: Don't ignore the first mask character. by Peter Collingbourne · 6 weeks ago
  58. 1a5aa17 Add sh4eb target, with BINFMT_FLAT support. by Rob Landley · 6 weeks ago
  59. 82fcc23 inotifyd: enable line buffering. by Elliott Hughes · 6 weeks ago
  60. bb91cee Use current musl-cross-make and build more toolchains. by Rob Landley · 6 weeks ago
  61. 7cc268c Upgrade toybox to 95906a13d1c6d0df5f521d2d91371791663f339e by Elliott Hughes · 7 weeks ago
  62. 95906a1 uchar is useless since we -funsigned-char by Oliver Webb · 2 months ago
  63. c40010f bc.c: Large block of numbers -> String for -l lib by Oliver Webb · 2 months ago
  64. d4fa148 restorecon: use FLAG() macro for readability. by Elliott Hughes · 7 weeks ago
  65. f584259 Reduce ifconfig test flake. by Elliott Hughes · 7 weeks ago
  66. 39dea77 Fix "install -dm 02750 directory" and add tests. by Rob Landley · 7 weeks ago
  67. 896bb66 Add env -e to execute a different command than argv[0] from the command list. by Rob Landley · 7 weeks ago
  68. 028e13a Try harder to make it clear that non-toybox failures don't count. by Elliott Hughes · 7 weeks ago
  69. de84c21 Upgrade toybox to d298747580c704ba4385e2ec45510de11cf226a4 by Elliott Hughes · 7 weeks ago
  70. d298747 If /sys isn't mounted or the loop device is disassociated between by Rob Landley · 7 weeks ago
  71. 34c1b60 Upgrade toybox to c1fb95a3d859a2bbccbdf333363d518ba9b798d7 by Elliott Hughes · 8 weeks ago
  72. c1fb95a Teach mount to show file= option when displaying loopback mounts. by Rob Landley · 8 weeks ago
  73. 046cb83 Upgrade toybox to 567f8daac6e7e91c27942e16890f472b15aa2f49 by Elliott Hughes · 8 weeks ago
  74. 567f8da Build plumbing: redo compflags(), pull out $VERSION calculation, by Rob Landley · 8 weeks ago
  75. f888f11 Emit make test_help and make test_install targets, only skip command targets. by Rob Landley · 8 weeks ago
  76. bd741fa Fix first line summary for xzcat. by Rob Landley · 8 weeks ago
  77. 919273c Simplify and parallelize library probe. by Rob Landley · 8 weeks ago
  78. 6c23ff0 readelf: fix -n for x86-64 ibt/shstk notes. by Elliott Hughes · 8 weeks ago
  79. cab0b66 hexdump: fix NUL character handling by Mathieu Anquetin · 4 months ago
  80. 788c787 Upgrade toybox to ea119151ccc51bd11d66821a2cf194d2254471c0 by Elliott Hughes · 8 weeks ago
  81. ea11915 watch: flush the buffer each time around the loop. by Elliott Hughes · 9 weeks ago
  82. eeae568 Fix use after free. by Rob Landley · 9 weeks ago
  83. afeed2d ping: opt in to line buffering. by Elliott Hughes · 9 weeks ago
  84. 38505e0 Adjust documentation to real possible values by Christian Koestlin · 9 weeks ago
  85. 96fc21d Upgrade toybox to 7768b83385b2fa7bd095f7fa6a118635bfefdcbb am: 9a71c60d33 by Elliott Hughes · 10 weeks ago
  86. 5b9542c tests for sha3sum by Oliver Webb · 10 weeks ago
  87. 9a71c60 Upgrade toybox to 7768b83385b2fa7bd095f7fa6a118635bfefdcbb by Elliott Hughes · 10 weeks ago
  88. 7768b83 Add riscv64 and sh4eb compiler targets. by Rob Landley · 10 weeks ago
  89. c39a6ee Upstream musl-cross-make finally updated to musl-1.2.4. by Rob Landley · 10 weeks ago
  90. a2419ad Add mv -x to atomically swap two files. by Rob Landley · 2 months ago
  91. cc67996 Promote getopt. by Rob Landley · 2 months ago
  92. 71f0509 Cleanup pass. by Rob Landley · 2 months ago
  93. 481ec7b bc: remove a ton of auto-generated test cases that are useless by Oliver Webb · 2 months ago
  94. e58d53d getopt.c: Formatting, printf -> xprintf/xputsn/putchar, Referance link by Oliver Webb · 2 months ago
  95. 878786c Roadmap updates. by Rob Landley · 2 months ago
  96. a675c9a Bugfix for last patch: don't end the stream before writing the data. by Rob Landley · 2 months ago
  97. 93cb1c2 xzcat.c: Formatting, Cleanup, Resolve ifdefs, Tests for errors, testing -> testcmd, Rearange/Rewrite large comments to be C99, reange code (main at bottom, do_command above it), Remove some function prototypes, Remove "!= 0/NULL", "x == 0" to "!x", uint32_t to unsigned, uint8_t to char, remove vli_type typedef, remove inline (useless in modern C), Hex -> Dec when under 10, by Oliver Webb · 2 months ago
  98. c2deb89 ts, remove MAYFORK, add in LINEBUF by Oliver Webb · 3 months ago
  99. 92df959 Merge "Add symlinks for getfattr and setfattr" into main am: 6511f674cf by Thiébaud Weksteen · 3 months ago
  100. 6511f67 Merge "Add symlinks for getfattr and setfattr" into main by Thiébaud Weksteen · 3 months ago