1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  3. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  4. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 13 years ago
  5. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  6. 7c1b2b5 losetup: use LOOP_foo defines by Lauri Kasanen · 14 years ago
  7. b82b34e modprobe: add support for -l and -s. Remove some unsupported options by Pascal Bellard · 14 years ago
  8. 9251014 losetup: support /dev/loop10 and higher. closes bug 1627 by Denys Vlasenko · 14 years ago
  9. 1d4cd60 - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  10. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 16 years ago
  11. 94e3365 perror_nomsg: don't print extra colon by Denis Vlasenko · 16 years ago
  12. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  13. feb7ae7 printf("%s\n") -> puts() by Denis Vlasenko · 17 years ago
  14. 7ae209c losetup: support -f (Loic Grenie <loic.grenie@gmail.com>) by Denis Vlasenko · 17 years ago
  15. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  16. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  17. c34d355 loop device code: readability improvement by Denis Vlasenko · 17 years ago
  18. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  19. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  20. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  21. 0b193a7 losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/y by Denis Vlasenko · 18 years ago
  22. 956a569 losetup: with no arguments lists all /dev/loopN. Corrected help text. by Denis Vlasenko · 18 years ago
  23. 27ee7ba losetup: getopt_ulflags'ification + small fix for perror_nomsg by Denis Vlasenko · 18 years ago
  24. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  25. c1ef7bd just whitespace by Tim Riker · 18 years ago
  26. 4a1865c - revert last change for now.. by Bernhard Reutner-Fischer · 18 years ago
  27. 5a62284 this applet needlessly big! TODO: bb_getopt_ulflags() by Bernhard Reutner-Fischer · 18 years ago
  28. ce88793 When you went "losetup -d /dev/loop0 /dev/loop1" the error message was strange. by Rob Landley · 18 years ago
  29. 1d589b2 Fix losetup so that it A) actually works again, B) has much better error by Rob Landley · 19 years ago
  30. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  31. 25f95de Lars Ekman writes: by Eric Andersen · 21 years ago
  32. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  33. 83788da * include/applets.h (CONFIG_LOSETUP): New. by Matt Kraai · 22 years ago