Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
af7169b4a70eb3f60555ced17a40780f70aaaa5c
/
util-linux
/
losetup.c
6937487
libbb: reduce the overhead of single parameter bb_error_msg() calls
by James Byrne
· 5 years ago
3b69ba7
mount,losetup: use /dev/loop-control is it exists
by Denys Vlasenko
· 6 years ago
726cbb1
losetup: Add partition scanning option
by Jack O'Sullivan
· 6 years ago
309f5e3
losetup: implement -c
by Denys Vlasenko
· 6 years ago
b097a84
config: update size information
by Denys Vlasenko
· 6 years ago
22542ec
getopt32: remove opt_complementary
by Denys Vlasenko
· 7 years ago
ae84418
losetup: make NOEXEC
by Denys Vlasenko
· 7 years ago
72089cf
config: deindent all help texts
by Denys Vlasenko
· 7 years ago
4eed2c6
Update menuconfig items with approximate applet sizes
by Denys Vlasenko
· 7 years ago
ab518ee
mount: create loop devices with LO_FLAGS_AUTOCLEAR flag
by Denys Vlasenko
· 8 years ago
dd898c9
Convert all util-linux/* applets to "new style" applet definitions
by Denys Vlasenko
· 8 years ago
4928e9f
losetup: assorted fixes. Closes 6314
by Denys Vlasenko
· 11 years ago
7991d45
losetup: fix util-linux compatibility
by Mandeep Singh Baines
· 12 years ago
13e709c
losetup: implement -r option. Closes 4033.
by Denys Vlasenko
· 13 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
7c1b2b5
losetup: use LOOP_foo defines
by Lauri Kasanen
· 14 years ago
b82b34e
modprobe: add support for -l and -s. Remove some unsupported options
by Pascal Bellard
· 15 years ago
9251014
losetup: support /dev/loop10 and higher. closes bug 1627
by Denys Vlasenko
· 15 years ago
1d4cd60
- commentary typo fix
by Bernhard Reutner-Fischer
· 16 years ago
c93b162
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
by Denis Vlasenko
· 17 years ago
94e3365
perror_nomsg: don't print extra colon
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
feb7ae7
printf("%s\n") -> puts()
by Denis Vlasenko
· 17 years ago
7ae209c
losetup: support -f (Loic Grenie <loic.grenie@gmail.com>)
by Denis Vlasenko
· 17 years ago
fe7cd64
don't pass argc in getopt32, it's superfluous
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
c34d355
loop device code: readability improvement
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
0b193a7
losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/y
by Denis Vlasenko
· 18 years ago
956a569
losetup: with no arguments lists all /dev/loopN. Corrected help text.
by Denis Vlasenko
· 18 years ago
27ee7ba
losetup: getopt_ulflags'ification + small fix for perror_nomsg
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
4a1865c
- revert last change for now..
by Bernhard Reutner-Fischer
· 19 years ago
5a62284
this applet needlessly big! TODO: bb_getopt_ulflags()
by Bernhard Reutner-Fischer
· 19 years ago
ce88793
When you went "losetup -d /dev/loop0 /dev/loop1" the error message was strange.
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
6a6798b
Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk
by Rob Landley
· 19 years ago
25f95de
Lars Ekman writes:
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
83788da
* include/applets.h (CONFIG_LOSETUP): New.
by Matt Kraai
· 23 years ago