| Commit message (Expand) | Author | Age | Files | Lines |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 19 | -254/+226 |
* | be more careful about cleaning up | Eric Andersen | 2003-03-07 | 2 | -5/+17 |
* | Scrub things a bit, shave off a few bytes. | Eric Andersen | 2003-03-07 | 1 | -6/+9 |
* | Save a few bytes and remove a redundant string | Eric Andersen | 2003-03-07 | 1 | -1/+1 |
* | audit for proper error handling, apply a few size optimizations | Eric Andersen | 2003-03-07 | 1 | -27/+34 |
* | There is no good reason to prevent nfs mounts from being mounted | Eric Andersen | 2003-02-28 | 1 | -2/+2 |
* | Write all the help text for the util-linux utilities. Allow | Eric Andersen | 2003-02-27 | 1 | -34/+152 |
* | Correct some init issues, update email address, last_patch78 by Vladimir | Glenn L McGrath | 2003-01-13 | 1 | -1/+1 |
* | fdisk writable feature, allows compilation of a small fdisk that can | Glenn L McGrath | 2003-01-04 | 2 | -186/+254 |
* | > Eliminate dependancy on kernel header files. Naughty naughty. | Robert Griebl | 2003-01-02 | 1 | -2/+15 |
* | Eliminate dependancy on kernel header files. Naughty naughty. | Eric Andersen | 2002-12-11 | 1 | -1/+48 |
* | Eliminate dependancy on kernel header files. Naughty naughty. | Eric Andersen | 2002-12-11 | 1 | -56/+54 |
* | Eliminate dependancy on kernel header files. Naughty naughty. | Eric Andersen | 2002-12-11 | 1 | -1/+6 |
* | Fix compile warning with OSF | Glenn L McGrath | 2002-12-08 | 1 | -1/+1 |
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 2 | -69/+232 |
* | Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not | Eric Andersen | 2002-12-05 | 1 | -81/+1 |
* | Change if(x)free(x); to free(x); | Aaron Lehmann | 2002-11-28 | 3 | -13/+6 |
* | last_patch_68 from Vladimir N. Oleynik | Glenn L McGrath | 2002-11-27 | 1 | -1/+1 |
* | fdisk applet by Vladimir N. Oleynik | Glenn L McGrath | 2002-11-26 | 3 | -0/+5908 |
* | Test for holes in swapfiles | Eric Andersen | 2002-11-03 | 1 | -0/+12 |
* | last_patch64 from vodz:0_60_5 | Eric Andersen | 2002-10-26 | 1 | -15/+17 |
* | Support setting depth | Eric Andersen | 2002-09-17 | 1 | -0/+3 |
* | Some CML1 grammar fixes | Eric Andersen | 2002-09-01 | 1 | -1/+3 |
* | Run through indent, style | Glenn L McGrath | 2002-08-23 | 1 | -48/+66 |
* | Run through indent, fix comments | Glenn L McGrath | 2002-08-22 | 1 | -110/+120 |
* | Inline functions with only one reference in mkfs_minix. I don't know | Aaron Lehmann | 2002-08-21 | 1 | -11/+11 |
* | minor fixes for fbset bloat | Aaron Lehmann | 2002-08-13 | 1 | -16/+16 |
* | - updated a few copyright/left file headers | Robert Griebl | 2002-08-05 | 1 | -2/+17 |
* | Fix for bug #1255 -- support for mount -t <type> | Robert Griebl | 2002-07-25 | 1 | -8/+14 |
* | Add support for /etc/filesystem when searching for an "auto" filesystem | Robert Griebl | 2002-07-24 | 1 | -16/+52 |
* | Initial checkin of a very primitive hwclock replacement | Robert Griebl | 2002-07-21 | 3 | -0/+234 |
* | Applied vodz' patches #49 and #50 (with a small correction in runshell.c) | Robert Griebl | 2002-07-19 | 1 | -17/+9 |
* | A patch from Bart Visscher <magick@linux-fan.com> to add an | Eric Andersen | 2002-07-03 | 1 | -16/+4 |
* | Remove advertising clauses in accordance with | Aaron Lehmann | 2002-06-23 | 1 | -5/+1 |
* | Kill dead email address | Eric Andersen | 2002-06-22 | 1 | -1/+1 |
* | Apply last_patch46 from vodz, to fix buffer overflows noted by | Eric Andersen | 2002-06-22 | 1 | -25/+23 |
* | Entries with "noauto" options are ignored correctly when mounting all | Robert Griebl | 2002-05-14 | 1 | -0/+1 |
* | Patch from Kevin Hilman <khilman@equator.com> to fix potential | Eric Andersen | 2002-04-13 | 1 | -1/+2 |
* | Update some missing copyright notices | Eric Andersen | 2002-04-13 | 3 | -2/+2 |
* | Completely rework the config system so that it no longer annoys me to work on | Eric Andersen | 2002-04-12 | 2 | -29/+57 |
* | Apply lash_patch35 from vodz, which brings several nice size_optimizations. | Eric Andersen | 2002-04-06 | 2 | -6/+5 |
* | * include/applets.h (CONFIG_LOSETUP): New. | Matt Kraai | 2002-03-20 | 3 | -0/+60 |
* | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | Matt Kraai | 2001-12-20 | 2 | -23/+23 |
* | Avoid NULL pointer problems. Patch from "Frank P. MacLachlan" | Eric Andersen | 2001-12-06 | 1 | -0/+1 |
* | Fix running more on files in the (broken) procfs that claim 0 length | Eric Andersen | 2001-12-06 | 1 | -1/+2 |
* | Change strdup calls to xstrdup (patch from Steve Merrifield). | Matt Kraai | 2001-11-12 | 1 | -2/+2 |
* | Cleanup some config problems. Add a sane default config that basically | Eric Andersen | 2001-11-10 | 1 | -4/+4 |
* | oops | Eric Andersen | 2001-11-10 | 1 | -1/+0 |
* | config.in features patch from Giulio Orsero <giulioo@pobox.com> | Eric Andersen | 2001-11-10 | 1 | -3/+30 |
* | Introduce od and hexdump applets | Glenn L McGrath | 2001-11-02 | 3 | -0/+171 |