aboutsummaryrefslogtreecommitdiff
path: root/util-linux
AgeCommit message (Expand)Author
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-07-14Use standard typesEric Andersen
2003-07-14Require that LFS is enabled to get fdiskEric Andersen
2003-07-14Remove all the llseek junk and just use regular old lseek. When DOLFS isEric Andersen
2003-07-05Add the fdformat utility, based on a patch from Kent Robotti,Eric Andersen
2003-07-03Patch from Kent Robotti updating fdisk to version v2.11zEric Andersen
2003-07-03Patch from Kent Robotti adding a bunch of menuconfig helpEric Andersen
2003-06-20Somewhere in the 2.4.x kernel series, /proc/mounts was changed to display aEric Andersen
2003-05-08Use xopen instead of xfopenGlenn L McGrath
2003-03-19Major coreutils update.Manuel Novoa III
2003-03-07be more careful about cleaning upEric Andersen
2003-03-07Scrub things a bit, shave off a few bytes.Eric Andersen
2003-03-07Save a few bytes and remove a redundant stringEric Andersen
2003-03-07audit for proper error handling, apply a few size optimizationsEric Andersen
2003-02-28There is no good reason to prevent nfs mounts from being mountedEric Andersen
2003-02-27Write all the help text for the util-linux utilities. AllowEric Andersen
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