index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
losetup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-2
/
+0
*
perror_nomsg: don't print extra colon
Denis Vlasenko
2007-12-22
1
-3
/
+3
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
printf("%s\n") -> puts()
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
losetup: support -f (Loic Grenie <loic.grenie@gmail.com>)
Denis Vlasenko
2007-09-26
1
-23
/
+37
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-2
/
+1
*
loop device code: readability improvement
Denis Vlasenko
2007-04-19
1
-3
/
+6
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
attempt to regularize atoi mess.
Denis Vlasenko
2006-10-08
1
-2
/
+2
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-2
/
+2
*
losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/y
Denis Vlasenko
2006-09-29
1
-2
/
+2
*
losetup: with no arguments lists all /dev/loopN. Corrected help text.
Denis Vlasenko
2006-09-27
1
-3
/
+15
*
losetup: getopt_ulflags'ification + small fix for perror_nomsg
Denis Vlasenko
2006-09-22
1
-33
/
+35
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-8
/
+8
*
- revert last change for now..
Bernhard Reutner-Fischer
2006-01-13
1
-15
/
+2
*
this applet needlessly big! TODO: bb_getopt_ulflags()
Bernhard Reutner-Fischer
2006-01-13
1
-1
/
+1
*
When you went "losetup -d /dev/loop0 /dev/loop1" the error message was strange.
Rob Landley
2005-12-21
1
-1
/
+2
*
Fix losetup so that it A) actually works again, B) has much better error
Rob Landley
2005-11-29
1
-8
/
+16
*
Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk
Rob Landley
2005-08-10
1
-27
/
+21
*
Lars Ekman writes:
Eric Andersen
2003-07-30
1
-0
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-3
/
+3
*
* include/applets.h (CONFIG_LOSETUP): New.
Matt Kraai
2002-03-20
1
-0
/
+58