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