1. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  2. 9251014 losetup: support /dev/loop10 and higher. closes bug 1627 by Denys Vlasenko · 15 years ago
  3. b9dd5ab loop: correct minor device number limit by Denys Vlasenko · 15 years ago
  4. 375a8ef mount: add an optional capability to create new /dev/loopN as needed by Lauri Kasanen · 15 years ago
  5. 98f1dc1 libbb/loop: comment out u32 hack by Denys Vlasenko · 15 years ago
  6. 41d8134 libbb/loop.c: move #include to its user, improve comment by Denys Vlasenko · 15 years ago
  7. 8cb4036 libbb/loop.c: use common fix_u32.h trick by Denys Vlasenko · 15 years ago
  8. 44fbfa7 libbb/loop.c: style and readability fixes, no code changes by Denys Vlasenko · 15 years ago
  9. 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
  10. 9b1b62a Patches to enable FreeBSD build by Denys Vlasenko · 15 years ago
  11. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  12. 0e2c9fb mount: print errno on NFS error (again) by Denis Vlasenko · 17 years ago
  13. c34d355 loop device code: readability improvement by Denis Vlasenko · 18 years ago
  14. 4ebaf10 strdup -> xstrdup sed: de-obfuscate piece of code by Denis Vlasenko · 18 years ago
  15. 7039a66 correct largefile support, add comments about it. by Denis Vlasenko · 18 years ago
  16. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  17. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  18. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  19. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  20. 5d8843e Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. by "Robert P. J. Day" · 18 years ago
  21. a892bf8 Whitespace. (Vim's auto-indent is kind of annoying at times, like "daytime" by Rob Landley · 18 years ago
  22. 934da82 Fix a possible race condition if two processes try to claim the same loop by Rob Landley · 18 years ago
  23. aae8b34 Whitespace cleanup and minor tweak (return -ERRNO instead of ERRNO so by Rob Landley · 19 years ago
  24. 76b2427 with 2.4 kernel headers, lo_file_name is char, but with 2.6 by Eric Andersen · 19 years ago
  25. c1ef7bd just whitespace by Tim Riker · 19 years ago
  26. b70ccd9 Close bug 644: loop incrementing twice, skipping ever other device. by Rob Landley · 19 years ago
  27. 9085467 Trying to losetup a device as a regular user shouldn't result in an endless by Rob Landley · 19 years ago
  28. 1d589b2 Fix losetup so that it A) actually works again, B) has much better error by Rob Landley · 19 years ago
  29. 7547a6e - don't update copyright years. He might release it, but apparently will have by Bernhard Reutner-Fischer · 19 years ago
  30. 94c3331 - an empty middle term in ?: violates ISO C by Bernhard Reutner-Fischer · 19 years ago
  31. ff567f7 The check for EROFS was wrong. For example, if you try to mount a filesystem by Rob Landley · 19 years ago
  32. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  33. e5ba382 move the ifdef to after libbb.h include, so it can do some good. by Paul Fox · 19 years ago
  34. 1429017 ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won't by Paul Fox · 19 years ago
  35. 3f6f317 applying fix from: by Paul Fox · 19 years ago
  36. 1e4dc96 Dear andersen: by Eric Andersen · 20 years ago
  37. 1271dbb perhaps a better fix by Eric Andersen · 20 years ago
  38. 861f014 Workaround for uClibc-specific header problem described here: by Rob Landley · 20 years ago
  39. 0722513 Use __kernel_old_dev_t for 2.6.x kernels by Eric Andersen · 20 years ago
  40. cf6ef05 Aurelien Jacobs writes: by Eric Andersen · 20 years ago
  41. 774e6cc Revert my previous commit by Glenn L McGrath · 20 years ago
  42. d967046 Fix compile error under 2.6, check for newer versions first or all the by Glenn L McGrath · 20 years ago
  43. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  44. ef8cd3b Make the loop support stuff be much less evil, and make it cope by Eric Andersen · 21 years ago
  45. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  46. 7b3edeb Patch from Dmitry V. Levin to fix a fd leak by Eric Andersen · 22 years ago
  47. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  48. c7a3fb9 Fix devfs loop device support by Eric Andersen · 23 years ago
  49. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  50. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago