aboutsummaryrefslogtreecommitdiff
path: root/miscutils
AgeCommit message (Expand)Author
2003-08-06Patch from Steven Scholz:Eric Andersen
2003-08-06Sync hdparm -t and -T options with hdparm-5.3, which seemsEric Andersen
2003-07-28Avoid shadowing built-in function `log'Eric Andersen
2003-07-28Fixup bugs in last patchEric Andersen
2003-07-28last_patch95 from vodz:Eric Andersen
2003-07-26Some additional description based on a patch from Terje KvernesEric Andersen
2003-07-22Write some more docsEric Andersen
2003-07-22Remove the update utility, that is only relevant to older 2.0.x kernelsEric Andersen
2003-07-22Remove remaining libc5 support codeEric Andersen
2003-07-22Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen
2003-07-22Matteo Croce submitted a hdparm applet.Eric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-07-14Patch from Thomas Cameron:Eric Andersen
2003-07-14Patch from Lars Kellogg-Stedman:Eric Andersen
2003-06-20last_patch89 from vodz:Eric Andersen
2003-04-27A couple of patches from Tito <farmatito@tiscali.it>Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2003-03-13oops. args shuffled.Eric Andersen
2003-03-13Patch from Tito Ragusa:Eric Andersen
2003-01-13Patch from Tito to rework strings applet, and some testsuiteEric Andersen
2003-01-09Additional patch from Tito to fix some anomoliesEric Andersen
2003-01-09Make output the same as upstream, patch by TitoGlenn L McGrath
2002-12-12Support the o, f and p options, patch by Magnus M�rtenssonGlenn L McGrath
2002-12-06Fix adjtimex applet compileEric Andersen
2002-12-05Yet another major rework of the BusyBox config system, using the considerablyEric Andersen
2002-11-11Move readlink, mktemp, run-parts and which to a new debianutils dir.Glenn L McGrath
2002-11-10last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>Glenn L McGrath
2002-11-07Implement a small strings appletEric Andersen
2002-10-22mjn3 noticed that crond and crontab had #include <pwd.h> and #include <grp.h>Eric Andersen
2002-10-22last_patch63 from vodz: add in crond and crontab appletsEric Andersen
2002-10-10last_patch61 from vodz:Eric Andersen
2002-09-30Doh. We divide microseconds by 60?Eric Andersen
2002-09-27Bug fix from Nitin Gupta <gupta@equator.com>Eric Andersen
2002-07-03Patch from Danny Lepage <danny.lepage@cognicase.com> to fixEric Andersen
2002-06-08vodz' last_patch42_2, which is an updated fix for buffer overflowsEric Andersen
2002-06-06Fix buffer overflows noted by Gerardo PugaEric Andersen
2002-04-13Teach makedevs to not segfault quite so muchEric Andersen
2002-04-12Completely rework the config system so that it no longer annoys me to work onEric Andersen
2001-12-06Patch from Steve Merrifield <steve@labyrinth.net.au> toEric Andersen
2001-12-06Patch to avoid warningsAaron Lehmann
2001-11-30Add in a 'time' applet. Adds 4.5k.Eric Andersen
2001-11-20Include time.hEric Andersen
2001-10-24Oops. Fix capililizationEric Andersen
2001-10-24Fix missing BB_VER definesEric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-08-02Latest patch from vodz. Adds a check for divide by zero in the posixEric Andersen
2001-07-19Some adjustments, mostly from David McCullough <davidm@lineo.com> toEric Andersen
2001-05-23Patch from larry to fix some grammar errors.Eric Andersen
2001-05-22Fixed misnamed rewind command (noted by Tom Oehser).Matt Kraai
2001-05-21Fix tell support.Matt Kraai