aboutsummaryrefslogtreecommitdiff
path: root/applets
AgeCommit message (Expand)Author
2001-05-22It turns out the descriptions of both dos2unix and unix2dosEric Andersen
2001-05-21Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bugEric Andersen
2001-05-21A couple more minor touchupsEric Andersen
2001-05-21Several cleanups for usage messagesEric Andersen
2001-05-21Patch from Gernot Poerner <gp@it-netservice.de>. Adds inEric Andersen
2001-05-18Fix an escape problem in the docs. Some \n's didn't have the '\'Eric Andersen
2001-05-15Patch from Adam Heath <doogie@debian.org> to add arbitrary header supportEric Andersen
2001-05-13Make the locale stuff only do the getpid==1 check if BB_INIT is definedEric Andersen
2001-05-11Fix the chown usage text, also thanks to Lars Kellogg-Stedman <lars@larsshack...Eric Andersen
2001-05-11Fix env usage information.Matt Kraai
2001-05-07Per some comments from Lars Kellogg-Stedman <lars@larsshack.org>,Eric Andersen
2001-05-01Another refinement, this time from Larry.Eric Andersen
2001-05-01Argh. Now we break non-pristine builds. Check a bit more carefully.Eric Andersen
2001-05-01A patch from Larry to fix pristine source builds (again).Eric Andersen
2001-04-30Made new xreadlink function for libbb and changed applets to use it instead ofMark Whitley
2001-04-25Removed obsoleted BB_FEATURE_RM_INTERACTIVEMark Whitley
2001-04-25Applied patch from I.Q. to add -s to cmp.Mark Whitley
2001-04-25Move messages.c to libbb. Make each string in messages.c be its own .o file.Eric Andersen
2001-04-17Applied patch from I.Q. to add sort -u as a feature.Mark Whitley
2001-04-17Applied a patch from Laurence Anderson to fix the wget statusbar and a patchMark Whitley
2001-04-17- usage.hJohn Beppu
2001-04-15Document new dpkg-deb funtionsGlenn L McGrath
2001-04-12New dpkg-deb function -t, stands for --fsys-tarfileGlenn L McGrath
2001-04-09Make 'grep -l' workEric Andersen
2001-04-09Apply Vladimir's latest cleanup patch.Eric Andersen
2001-04-05A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which addsEric Andersen
2001-04-04I said no new features till after the 0.51 release. Well, I lied. This is aEric Andersen
2001-04-03A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. NowEric Andersen
2001-04-03Make 'busybox --help' work as expected, closing bug #1139Eric Andersen
2001-04-01Move the mtab support stuff into libbbEric Andersen
2001-03-29Add in a new standalone env applet for fixing up app's environmentsEric Andersen
2001-03-28Applied patch from David Douthitt to re-add -print option to find.Mark Whitley
2001-03-23includes cleanup from Jeff GarzikEric Andersen
2001-03-20Added adjtimex applet from Larry Doolittle.Mark Whitley
2001-03-20Force applet_name to be "sh" when command prefaced by "-"Eric Andersen
2001-03-20chown was missing a ] in its usage msgEric Andersen
2001-03-19Patch from Vladimir to move struct applet from busybox.c to applets.c,Eric Andersen
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen
2001-03-16There was an unwanted extra newline, which prevented buildingEric Andersen
2001-03-15One tinly, little, missing newline that confused Pod.Mark Whitley
2001-03-15Update the documentation so examples are autoincluded in the output text.Eric Andersen
2001-03-14Applied patch from Christophe Boyanique to add an egrep alias for grep.Mark Whitley
2001-03-13Applied patch from Christophe Boyanique to add -i support to rm.Mark Whitley
2001-03-12Applied patch from Gennady Feldman to split up syslogd.c into syslogd andMark Whitley
2001-03-12Adjust ifconfig usage message for selected options and current functionality.Manuel Novoa III
2001-03-08Per Vladimir's suggestion, force the locale to POSIX for allEric Andersen
2001-03-02Added Magnus Damm's tftp applet to Busybox.Mark Whitley
2001-03-02Changed exit code from -1 to 0 when busybox is invoked with no args.Mark Whitley
2001-02-24The usage message for syslogd had stuff longer then 80 chars and wrapped.Eric Andersen
2001-02-23Another usage cleanup from kent robottiEric Andersen