| Commit message (Expand) | Author | Age | Files | Lines |
* | Whitespace cleanup and minor tweak (return -ERRNO instead of ERRNO so | Rob Landley | 2006-03-18 | 1 | -13/+6 |
* | with 2.4 kernel headers, lo_file_name is char, but with 2.6 | Eric Andersen | 2006-01-30 | 1 | -3/+3 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -3/+3 |
* | Close bug 644: loop incrementing twice, skipping ever other device. | Rob Landley | 2006-01-22 | 1 | -1/+1 |
* | Trying to losetup a device as a regular user shouldn't result in an endless | Rob Landley | 2005-12-21 | 1 | -2/+3 |
* | Fix losetup so that it A) actually works again, B) has much better error | Rob Landley | 2005-11-29 | 1 | -14/+30 |
* | - don't update copyright years. He might release it, but apparently will have | Bernhard Reutner-Fischer | 2005-10-15 | 1 | -1/+1 |
* | - an empty middle term in ?: violates ISO C | Bernhard Reutner-Fischer | 2005-10-15 | 1 | -31/+22 |
* | The check for EROFS was wrong. For example, if you try to mount a filesystem | Rob Landley | 2005-10-11 | 1 | -4/+3 |
* | Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk | Rob Landley | 2005-08-10 | 1 | -92/+71 |
* | move the ifdef to after libbb.h include, so it can do some good. | Paul Fox | 2005-07-27 | 1 | -1/+1 |
* | ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won't | Paul Fox | 2005-07-22 | 1 | -0/+2 |
* | applying fix from: | Paul Fox | 2005-07-19 | 1 | -1/+1 |
* | Dear andersen: | Eric Andersen | 2005-01-04 | 1 | -1/+2 |
* | perhaps a better fix | Eric Andersen | 2005-01-03 | 1 | -0/+2 |
* | Workaround for uClibc-specific header problem described here: | Rob Landley | 2004-12-09 | 1 | -1/+1 |
* | Use __kernel_old_dev_t for 2.6.x kernels | Eric Andersen | 2004-08-16 | 1 | -0/+2 |
* | Aurelien Jacobs writes: | Eric Andersen | 2004-08-16 | 1 | -3/+1 |
* | Revert my previous commit | Glenn L McGrath | 2004-06-25 | 1 | -3/+4 |
* | Fix compile error under 2.6, check for newer versions first or all the | Glenn L McGrath | 2004-06-25 | 1 | -3/+3 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
* | Make the loop support stuff be much less evil, and make it cope | Eric Andersen | 2004-02-06 | 1 | -1/+34 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
* | Patch from Dmitry V. Levin to fix a fd leak | Eric Andersen | 2003-05-02 | 1 | -0/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -6/+6 |
* | Fix devfs loop device support | Eric Andersen | 2002-03-20 | 1 | -1/+1 |
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -7/+1 |
* | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | 2001-03-16 | 1 | -0/+128 |