Rob Landley
|
1d589b2e2d
Fix losetup so that it A) actually works again, B) has much better error
|
19 years ago |
Bernhard Reutner-Fischer
|
7547a6e2f6
- don't update copyright years. He might release it, but apparently will have
|
19 years ago |
Bernhard Reutner-Fischer
|
94c3331d47
- an empty middle term in ?: violates ISO C
|
19 years ago |
Rob Landley
|
ff567f7943
The check for EROFS was wrong. For example, if you try to mount a filesystem
|
19 years ago |
Rob Landley
|
6a6798b8e4
Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk
|
19 years ago |
Paul Fox
|
e5ba382b99
move the ifdef to after libbb.h include, so it can do some good.
|
19 years ago |
Paul Fox
|
1429017968
ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won't
|
19 years ago |
Paul Fox
|
3f6f3174e9
applying fix from:
|
19 years ago |
Eric Andersen
|
1e4dc96d61
Dear andersen:
|
20 years ago |
Eric Andersen
|
1271dbb860
perhaps a better fix
|
20 years ago |
Rob Landley
|
861f0145d3
Workaround for uClibc-specific header problem described here:
|
20 years ago |
Eric Andersen
|
0722513497
Use __kernel_old_dev_t for 2.6.x kernels
|
20 years ago |
Eric Andersen
|
cf6ef05711
Aurelien Jacobs writes:
|
20 years ago |
Glenn L McGrath
|
774e6cc29c
Revert my previous commit
|
20 years ago |
Glenn L McGrath
|
d9670461c4
Fix compile error under 2.6, check for newer versions first or all the
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 years ago |
Eric Andersen
|
ef8cd3be17
Make the loop support stuff be much less evil, and make it cope
|
21 years ago |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 years ago |
Eric Andersen
|
7b3edeb14d
Patch from Dmitry V. Levin to fix a fd leak
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Eric Andersen
|
c7a3fb96d0
Fix devfs loop device support
|
23 years ago |
Eric Andersen
|
bdfd0d78bc
Major rework of the directory structure and the entire build system.
|
23 years ago |
Eric Andersen
|
aad1a88c76
Convert utility.c into libbb.a. It is now a whole pile of .c
|
24 years ago |