aboutsummaryrefslogtreecommitdiff
path: root/util-linux
AgeCommit message (Expand)Author
2003-01-13Correct some init issues, update email address, last_patch78 by VladimirGlenn L McGrath
2003-01-04fdisk writable feature, allows compilation of a small fdisk that canGlenn L McGrath
2003-01-02> Eliminate dependancy on kernel header files. Naughty naughty.Robert Griebl
2002-12-11Eliminate dependancy on kernel header files. Naughty naughty.Eric Andersen
2002-12-11Eliminate dependancy on kernel header files. Naughty naughty.Eric Andersen
2002-12-11Eliminate dependancy on kernel header files. Naughty naughty.Eric Andersen
2002-12-08Fix compile warning with OSFGlenn L McGrath
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen
2002-12-05Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm notEric Andersen
2002-11-28Change if(x)free(x); to free(x);Aaron Lehmann
2002-11-27last_patch_68 from Vladimir N. OleynikGlenn L McGrath
2002-11-26fdisk applet by Vladimir N. OleynikGlenn L McGrath
2002-11-03Test for holes in swapfilesEric Andersen
2002-10-26last_patch64 from vodz:Eric Andersen
2002-09-17Support setting depthEric Andersen
2002-09-01Some CML1 grammar fixesEric Andersen
2002-08-23Run through indent, styleGlenn L McGrath
2002-08-22Run through indent, fix commentsGlenn L McGrath
2002-08-21Inline functions with only one reference in mkfs_minix. I don't knowAaron Lehmann
2002-08-13minor fixes for fbset bloatAaron Lehmann
2002-08-05- updated a few copyright/left file headersRobert Griebl
2002-07-25Fix for bug #1255 -- support for mount -t <type>Robert Griebl
2002-07-24Add support for /etc/filesystem when searching for an "auto" filesystemRobert Griebl
2002-07-21Initial checkin of a very primitive hwclock replacementRobert Griebl
2002-07-19Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl
2002-07-03A patch from Bart Visscher <magick@linux-fan.com> to add anEric Andersen
2002-06-23Remove advertising clauses in accordance withAaron Lehmann
2002-06-22Kill dead email addressEric Andersen
2002-06-22Apply last_patch46 from vodz, to fix buffer overflows noted byEric Andersen
2002-05-14Entries with "noauto" options are ignored correctly when mounting allRobert Griebl
2002-04-13Patch from Kevin Hilman <khilman@equator.com> to fix potentialEric Andersen
2002-04-13Update some missing copyright noticesEric Andersen
2002-04-12Completely rework the config system so that it no longer annoys me to work onEric Andersen
2002-04-06Apply lash_patch35 from vodz, which brings several nice size_optimizations.Eric Andersen
2002-03-20* include/applets.h (CONFIG_LOSETUP): New.Matt Kraai
2001-12-20Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.Matt Kraai
2001-12-06Avoid NULL pointer problems. Patch from "Frank P. MacLachlan"Eric Andersen
2001-12-06Fix running more on files in the (broken) procfs that claim 0 lengthEric Andersen
2001-11-12Change strdup calls to xstrdup (patch from Steve Merrifield).Matt Kraai
2001-11-10Cleanup some config problems. Add a sane default config that basicallyEric Andersen
2001-11-10oopsEric Andersen
2001-11-10config.in features patch from Giulio Orsero <giulioo@pobox.com>Eric Andersen
2001-11-02Introduce od and hexdump appletsGlenn L McGrath
2001-10-31Fixup some silly prototype warningsEric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-10-18Scrub up some function prototypes.Eric Andersen
2001-10-18Make mount default to using /proc/filesystems to avoidEric Andersen
2001-10-05Use xfopen, saves 32 bytes !Glenn L McGrath
2001-10-01Use port 37 by default.Matt Kraai
2001-09-03Don't automount things as "usbdevfs" -- patch fromEric Andersen