Commit History

Author SHA1 Message Date
  Denys Vlasenko 4928e9f7d0 losetup: assorted fixes. Closes 6314 11 years ago
  Mandeep Singh Baines 7991d45446 losetup: fix util-linux compatibility 11 years ago
  Denys Vlasenko 13e709c53f losetup: implement -r option. Closes 4033. 13 years ago
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 years ago
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Lauri Kasanen 7c1b2b5420 losetup: use LOOP_foo defines 14 years ago
  Pascal Bellard b82b34e06d modprobe: add support for -l and -s. Remove some unsupported options 14 years ago
  Denys Vlasenko 92510141e2 losetup: support /dev/loop10 and higher. closes bug 1627 14 years ago
  Bernhard Reutner-Fischer 1d4cd606a1 - commentary typo fix 16 years ago
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) 16 years ago
  Denis Vlasenko 94e3365b8f perror_nomsg: don't print extra colon 16 years ago
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko feb7ae7f01 printf("%s\n") -> puts() 17 years ago
  Denis Vlasenko 7ae209c019 losetup: support -f (Loic Grenie <loic.grenie@gmail.com>) 17 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko c34d35557b loop device code: readability improvement 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 17 years ago
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Denis Vlasenko 0b193a7871 losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/y 18 years ago
  Denis Vlasenko 956a569360 losetup: with no arguments lists all /dev/loopN. Corrected help text. 18 years ago
  Denis Vlasenko 27ee7ba95e losetup: getopt_ulflags'ification + small fix for perror_nomsg 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 18 years ago
  Bernhard Reutner-Fischer 4a1865ca5e - revert last change for now.. 18 years ago
  Bernhard Reutner-Fischer 5a62284972 this applet needlessly big! TODO: bb_getopt_ulflags() 18 years ago
  Rob Landley ce88793698 When you went "losetup -d /dev/loop0 /dev/loop1" the error message was strange. 19 years ago
  Rob Landley 1d589b2e2d Fix losetup so that it A) actually works again, B) has much better error 19 years ago