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