Add the x, n, s and E options, remove -r as its expected behaviour.
[oweals/busybox.git] / miscutils /
2003-09-15 Glenn L McGrathPatch from Tito, Reduces the size of busybox's strings...
2003-09-15 Glenn L McGrathUpdate Matteo Croce's email address
2003-09-03 Glenn L McGrathmore crond+crontab integrating with loginutil libbb...
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-08-30 Glenn L McGrathsave a couple of bytes
2003-08-29 Glenn L McGrath"A little patch for the strings applet of the busybox...
2003-08-28 Glenn L McGrath"Typo and/or thinko: scanning till the end of NUL termi...
2003-08-08 Eric AndersenImplement a minimalist 'last' which allows the LEAF...
2003-08-08 Eric Andersenquiet some noise
2003-08-06 Eric AndersenPatch from Steven Scholz:
2003-08-06 Eric AndersenSync hdparm -t and -T options with hdparm-5.3, which...
2003-07-28 Eric AndersenAvoid shadowing built-in function `log'
2003-07-28 Eric AndersenFixup bugs in last patch
2003-07-28 Eric Andersenlast_patch95 from vodz:
2003-07-26 Eric AndersenSome additional description based on a patch from Terje...
2003-07-22 Eric AndersenWrite some more docs
2003-07-22 Eric AndersenRemove the update utility, that is only relevant to...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-22 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-07-22 Eric AndersenMatteo Croce submitted a hdparm applet.
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-14 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-06-20 Eric Andersenlast_patch89 from vodz:
2003-04-27 Eric AndersenA couple of patches from Tito <farmatito@tiscali.it>
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-13 Eric Andersenoops. args shuffled.
2003-03-13 Eric AndersenPatch from Tito Ragusa:
2003-01-13 Eric AndersenPatch from Tito to rework strings applet, and some...
2003-01-09 Eric AndersenAdditional patch from Tito to fix some anomolies
2003-01-09 Glenn L McGrathMake output the same as upstream, patch by Tito
2002-12-12 Glenn L McGrathSupport the o, f and p options, patch by Magnus M�rtensson
2002-12-06 Eric AndersenFix adjtimex applet compile
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-11-11 Glenn L McGrathMove readlink, mktemp, run-parts and which to a new...
2002-11-10 Glenn L McGrathlast_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>
2002-11-07 Eric AndersenImplement a small strings applet
2002-10-22 Eric Andersenmjn3 noticed that crond and crontab had #include <pwd...
2002-10-22 Eric Andersenlast_patch63 from vodz: add in crond and crontab applets
2002-10-10 Eric Andersenlast_patch61 from vodz:
2002-09-30 Eric AndersenDoh. We divide microseconds by 60?
2002-09-27 Eric AndersenBug fix from Nitin Gupta <gupta@equator.com>
2002-07-03 Eric AndersenPatch from Danny Lepage <danny.lepage@cognicase.com...
2002-06-08 Eric Andersenvodz' last_patch42_2, which is an updated fix for buffe...
2002-06-06 Eric AndersenFix buffer overflows noted by Gerardo Puga
2002-04-13 Eric AndersenTeach makedevs to not segfault quite so much
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2001-12-06 Eric AndersenPatch from Steve Merrifield <steve@labyrinth.net.au> to
2001-12-06 Aaron LehmannPatch to avoid warnings
2001-11-30 Eric AndersenAdd in a 'time' applet. Adds 4.5k.
2001-11-20 Eric AndersenInclude time.h
2001-10-24 Eric AndersenOops. Fix capililization
2001-10-24 Eric AndersenFix missing BB_VER defines
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-08-02 Eric AndersenLatest patch from vodz. Adds a check for divide by...
2001-07-19 Eric AndersenSome adjustments, mostly from David McCullough <davidm...
2001-05-23 Eric AndersenPatch from larry to fix some grammar errors.
2001-05-22 Matt KraaiFixed misnamed rewind command (noted by Tom Oehser).
2001-05-21 Matt KraaiFix tell support.
2001-05-21 Matt KraaiFix open mode for IOCTLs which write to the tape.
2001-05-07 Eric AndersenPer some comments from Lars Kellogg-Stedman <lars@larss...
2001-04-30 Mark WhitleyMade new xreadlink function for libbb and changed apple...
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-04-10 Eric AndersenHa. Regression testing found a bug with uClibc support...
2001-04-09 Eric AndersenUpdate how we detect if libc5 is in use.
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-20 Mark WhitleyAdded adjtimex applet from Larry Doolittle.
2001-03-09 Eric AndersenPatch from Jeff Garzik marking a few 'getopt not needed...
2001-03-09 Eric AndersenPatchs from Jeff Garzik <jgarzik@mandrakesoft.com>...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-25 Eric AndersenAdd in spoon's watchdog timer app.
2000-12-22 Matt KraaiUse busybox error handling functions wherever possible.
2000-12-18 Matt KraaiChange calls to error_msg.* and strerror to use perror_...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-10-09 Mark WhitleyAdded cmp and readlink applets from Matt Kraai.
2000-09-28 Pavel RoskinFixes to allow compilation on systems with glibc 2...
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-22 Eric AndersenBetter cross libc compatibility (so Dave Cinege can...
2000-09-05 Eric AndersenApply segfault on no-args fix from robotti@metconnect.com
2000-08-10 Eric AndersenSome #include updates.
2000-07-20 Mark WhitleyConverted option parsing to getopt(). Also added some...
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiDon't use strings directly in calls to usage(). This...
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-07-11 Eric AndersenForgot to commit these cleanups it seems.
2000-07-10 Eric AndersenRemove yet more kernel header dependancies.
2000-06-28 Mark WhitleyYanked out the cstring_alloc() and cstring_lineFromFile...
2000-06-21 Pavel RoskinRemoved all vestiges of "math"
2000-06-21 John Beppu+ added dc (aka the function formerly known as math)
2000-06-19 Eric AndersenMake syslogd.c, init.c, and update.c compile error...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-16 Erik AndersenSome updates for better portability.
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-05-10 Erik Andersen* cp -fa now works as expected for symlinks (it didn...
2000-05-02 Erik AndersenMore stuff
next