summaryrefslogtreecommitdiff
path: root/util-linux/losetup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-2/+2
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-2/+2
* losetup: use /dev/loopN or /dev/loop/N according to CONFIG_FEATURE_DEVFS=n/yDenis Vlasenko2006-09-291-2/+2
* losetup: with no arguments lists all /dev/loopN. Corrected help text.Denis Vlasenko2006-09-271-3/+15
* losetup: getopt_ulflags'ification + small fix for perror_nomsgDenis Vlasenko2006-09-221-33/+35
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* just whitespaceTim Riker2006-01-251-8/+8
* - revert last change for now..Bernhard Reutner-Fischer2006-01-131-15/+2
* this applet needlessly big! TODO: bb_getopt_ulflags()Bernhard Reutner-Fischer2006-01-131-1/+1
* When you went "losetup -d /dev/loop0 /dev/loop1" the error message was strange.Rob Landley2005-12-211-1/+2
* Fix losetup so that it A) actually works again, B) has much better errorRob Landley2005-11-291-8/+16
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunkRob Landley2005-08-101-27/+21
* Lars Ekman writes:Eric Andersen2003-07-301-0/+1
* Major coreutils update.Manuel Novoa III2003-03-191-3/+3
* * include/applets.h (CONFIG_LOSETUP): New.Matt Kraai2002-03-201-0/+58