summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* proper quoting and error checkingMichael Sterrett2005-09-151-18/+8
* proper quoting and error checkingMichael Sterrett2005-09-152-17/+26
* Version bump.Mike Frysinger2005-09-151-0/+10
* Version bump.Mike Frysinger2005-09-151-4/+6
* Version bump.Mike Frysinger2005-09-153-2/+56
* Fix 'mount -f' adding dups in mtab. Bump rev for security fix to umount (bug...Martin Schlemmer2005-09-141-0/+10
* Fix 'mount -f' adding dups in mtab. Bump rev for security fix to umount (bug...Martin Schlemmer2005-09-141-2/+2
* Fix 'mount -f' adding dups in mtab. Bump rev for security fix to umount (bug...Martin Schlemmer2005-09-145-11/+211
* Do not leak memory.Martin Schlemmer2005-09-141-0/+10
* Do not leak memory.Martin Schlemmer2005-09-141-12/+2
* Do not leak memory.Martin Schlemmer2005-09-142-6/+22
* Use xstrdup() instead of strdup() to catch out of memory issues.Martin Schlemmer2005-09-141-0/+10
* Use xstrdup() instead of strdup() to catch out of memory issues.Martin Schlemmer2005-09-141-12/+2
* Use xstrdup() instead of strdup() to catch out of memory issues.Martin Schlemmer2005-09-142-4/+8
* Fix various issues with update_mtab(), causing 'mount -f' to not update mtabMartin Schlemmer2005-09-141-0/+10
* Fix various issues with update_mtab(), causing 'mount -f' to not update mtabMartin Schlemmer2005-09-141-33/+24
* Fix various issues with update_mtab(), causing 'mount -f' to not update mtabMartin Schlemmer2005-09-143-2/+67
* Fix building with people who set LD_LIBRARY_PATH to retarded values #99593.Mike Frysinger2005-09-141-0/+10
* Fix building with people who set LD_LIBRARY_PATH to retarded values #99593.Mike Frysinger2005-09-141-12/+3
* Fix building with people who set LD_LIBRARY_PATH to retarded values #99593.Mike Frysinger2005-09-143-3/+27
* Fix by Derick Swanepoel to have umount respect -n when using -r #98675.Mike Frysinger2005-09-141-0/+10
* Fix by Derick Swanepoel to have umount respect -n when using -r #98675.Mike Frysinger2005-09-141-12/+3
* Fix by Derick Swanepoel to have umount respect -n when using -r #98675.Mike Frysinger2005-09-143-2/+28
* split the insmod patches so we can apply the alpha/hppa support patch to 1.01...Mike Frysinger2005-09-141-0/+10
* split the insmod patches so we can apply the alpha/hppa support patch to 1.01...Mike Frysinger2005-09-141-13/+4
* split the insmod patches so we can apply the alpha/hppa support patch to 1.01...Mike Frysinger2005-09-144-17/+19
* Fix small security issue with umount and remount #105805.Mike Frysinger2005-09-131-0/+10
* Fix small security issue with umount and remount #105805.Mike Frysinger2005-09-131-33/+22
* Fix small security issue with umount and remount #105805.Mike Frysinger2005-09-134-23/+47
* oldMike Frysinger2005-09-132-147/+0
* Patch from Fedora to fix #104378.Mike Frysinger2005-09-131-0/+10
* Patch from Fedora to fix #104378.Mike Frysinger2005-09-131-14/+5
* Patch from Fedora to fix #104378.Mike Frysinger2005-09-133-2/+25
* Fix multilib-strict failure. Bug #105846Daniel Gryniewicz2005-09-131-0/+10
* Fix multilib-strict failure. Bug #105846Daniel Gryniewicz2005-09-131-2/+2
* Fix multilib-strict failure. Bug #105846Daniel Gryniewicz2005-09-133-23/+16
* Version bump, closes bug 93080 and 105788Stefan Schweizer2005-09-131-2/+2
* Version bump, closes bug 93080 and 105788Stefan Schweizer2005-09-134-1/+80
* Update previous comment with bug info (bug #105641).Martin Schlemmer2005-09-131-0/+10
* Update previous comment with bug info (bug #105641).Martin Schlemmer2005-09-131-11/+1
* Update previous comment with bug info (bug #105641).Martin Schlemmer2005-09-131-2/+2
* Remove broken ebuild.Martin Schlemmer2005-09-131-0/+10
* Remove broken ebuild.Martin Schlemmer2005-09-131-13/+0
* Remove broken ebuild.Martin Schlemmer2005-09-133-193/+0
* Fix 'mount -f' not updating /etc/mtab.Martin Schlemmer2005-09-131-0/+10
* Fix 'mount -f' not updating /etc/mtab.Martin Schlemmer2005-09-131-3/+2
* Fix 'mount -f' not updating /etc/mtab.Martin Schlemmer2005-09-135-33/+243
* Fix off-by-one issue #105639 by Michal Januszewski.Mike Frysinger2005-09-131-0/+10
* Fix off-by-one issue #105639 by Michal Januszewski.Mike Frysinger2005-09-131-14/+4
* Fix off-by-one issue #105639 by Michal Januszewski.Mike Frysinger2005-09-133-4/+7