1. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  2. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  3. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  4. 5d8843e Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. by "Robert P. J. Day" · 18 years ago
  5. a892bf8 Whitespace. (Vim's auto-indent is kind of annoying at times, like "daytime" by Rob Landley · 18 years ago
  6. 934da82 Fix a possible race condition if two processes try to claim the same loop by Rob Landley · 18 years ago
  7. aae8b34 Whitespace cleanup and minor tweak (return -ERRNO instead of ERRNO so by Rob Landley · 19 years ago
  8. 76b2427 with 2.4 kernel headers, lo_file_name is char, but with 2.6 by Eric Andersen · 19 years ago
  9. c1ef7bd just whitespace by Tim Riker · 19 years ago
  10. b70ccd9 Close bug 644: loop incrementing twice, skipping ever other device. by Rob Landley · 19 years ago
  11. 9085467 Trying to losetup a device as a regular user shouldn't result in an endless by Rob Landley · 19 years ago
  12. 1d589b2 Fix losetup so that it A) actually works again, B) has much better error by Rob Landley · 19 years ago
  13. 7547a6e - don't update copyright years. He might release it, but apparently will have by Bernhard Reutner-Fischer · 19 years ago
  14. 94c3331 - an empty middle term in ?: violates ISO C by Bernhard Reutner-Fischer · 19 years ago
  15. ff567f7 The check for EROFS was wrong. For example, if you try to mount a filesystem by Rob Landley · 19 years ago
  16. 6a6798b Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk by Rob Landley · 19 years ago
  17. e5ba382 move the ifdef to after libbb.h include, so it can do some good. by Paul Fox · 19 years ago
  18. 1429017 ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won't by Paul Fox · 19 years ago
  19. 3f6f317 applying fix from: by Paul Fox · 19 years ago
  20. 1e4dc96 Dear andersen: by Eric Andersen · 20 years ago
  21. 1271dbb perhaps a better fix by Eric Andersen · 20 years ago
  22. 861f014 Workaround for uClibc-specific header problem described here: by Rob Landley · 20 years ago
  23. 0722513 Use __kernel_old_dev_t for 2.6.x kernels by Eric Andersen · 20 years ago
  24. cf6ef05 Aurelien Jacobs writes: by Eric Andersen · 20 years ago
  25. 774e6cc Revert my previous commit by Glenn L McGrath · 20 years ago
  26. d967046 Fix compile error under 2.6, check for newer versions first or all the by Glenn L McGrath · 20 years ago
  27. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  28. ef8cd3b Make the loop support stuff be much less evil, and make it cope by Eric Andersen · 21 years ago
  29. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  30. 7b3edeb Patch from Dmitry V. Levin to fix a fd leak by Eric Andersen · 22 years ago
  31. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  32. c7a3fb9 Fix devfs loop device support by Eric Andersen · 23 years ago
  33. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  34. aad1a88 Convert utility.c into libbb.a. It is now a whole pile of .c by Eric Andersen · 24 years ago