"make help" should not build the configurator first.
[oweals/busybox.git] / applets /
2006-03-09 Bernhard Reutner... - backout using features which are not available with...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-03-02 Bernhard Reutner... - use absolute path for top_builddir and top_srcdir.
2006-03-01 Bernhard Reutner... - fixes parallel builds (make -j)
2006-02-20 Mike Frysingeradd s390x to the list
2006-02-16 "Vladimir N. Oleynik"forgoten new file for 14080 revison
2006-02-16 "Vladimir N. Oleynik"moved BB_BANNER to applets/version.c file: make kernel...
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-01-25 Tim Rikerjust whitespace
2006-01-22 Bernhard Reutner... - add platform.h.
2006-01-19 Rob LandleyUpdate readme and install.sh usage message.
2006-01-15 Bernhard Reutner... - shared libbusybox.
2005-12-29 Bernhard Reutner... - use HOSTCC instead of a hardcoded cc
2005-12-16 Rob LandleyStephane Billiart said:
2005-12-15 Rob LandleyThe rest of Yann E. Morin's install revamp.
2005-12-07 Rob LandleyMacro was wrong, name(void) vs name(x), and apparently...
2005-10-28 Bernhard Reutner... - remove warning about "'static' is not at beginning...
2005-10-12 Rob Landleyshow_usage should use bb_default_error_retval.
2005-10-05 Bernhard Reutner... - remove explicit dependency of busybox.o and applets...
2005-10-05 Bernhard Reutner... - busybox.o and applets.o depend on usage.h
2005-09-29 "Vladimir N. Oleynik"busybox.c: ENABLE_LOCALE logic correct.
2005-09-24 Mike Frysingeruse the shorter license header
2005-09-24 Mike Frysingeruse brief license line
2005-09-05 "Vladimir N. Oleynik"remove infinity loop ./busybox --help busybox
2005-09-05 Rob LandleyFixes so "make allnoconfig" works again.
2005-09-04 Rob LandleyGeneral cleanup of command line parsing to allow "busyb...
2005-09-01 Rob LandleyBusybox should only multiplex based on argv[1] when...
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2005-04-22 Mike Frysingeroutput busybox help to stdout, not stderr
2004-10-08 Eric Andersenegor duda writes:
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-06 Eric AndersenFix it so usage is _always_ in sync with applets.c...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-02-22 Glenn L McGrathVodz. last_patch_128
2004-02-17 Manuel Novoa III Patch from Florian Schirmer <jolt@tuxbox.org>. When...
2004-02-01 Manuel Novoa III Rewrite parse_config_file(). Among the old version...
2003-11-07 Tim Rikerwrap bb help output if CONFIG_FEATURE_AUTOWIDTH
2003-10-04 Glenn L McGrathWoops, the previous patch reversal wasnt complete,...
2003-10-03 Glenn L McGrathReverse my previous changes and make a note about why...
2003-10-03 Glenn L McGrathargc has already been decremented
2003-10-03 Glenn L McGrathPatch from Rob Landley, Simplify organisation of arguments.
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-05-26 Glenn L McGrathVodz, last_path_87, formatiing changes
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-28 Glenn L McGrathI miscalculated on this one, change it back
2002-11-28 Glenn L McGrathSave a few bytes in show_usage
2002-09-30 Eric AndersenFix dependancy so we rebuild busybox.o, usage.o and...
2002-09-16 Eric AndersenApply vodz' last_patch52
2002-08-22 Glenn L McGrathRun through indent, use /* */ style comments instead...
2002-07-18 Robert GrieblAdded a compile time option to suppress the "Using...
2002-07-16 Robert GrieblDon't treat a non-existant/-readable config file as...
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...
2002-06-06 Robert GrieblIf config file can not be parsed, use compiled in BB_SU...
2002-06-04 Robert GrieblImplement two types of suid/sgid support for BusyBox:
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2002-04-06 Eric AndersenApply lash_patch35 from vodz, which brings several...
2001-12-18 Eric AndersenVodz' last_patch31
2001-10-31 Eric Andersen*** empty log message ***
2001-10-31 Eric AndersenMove usage.h to include/usage.h
2001-10-31 Eric AndersenRun parts applet by Emanuele Aina <faina.mail@tiscaline...
2001-10-24 Eric AndersenFixup the new buildsystem a bit.
2001-10-24 Eric AndersenOops. Forgot these....
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-18 Eric AndersenCommit the start-stop-daemon applet. This was contribu...
2001-10-05 Glenn L McGrathRemove duplicate tftp -l option help
2001-10-05 Glenn L McGrathApply Magnus Damm's patch, adds tftp blocksize support...
2001-10-05 Glenn L McGrathInitial support for for bunzip2....
2001-09-26 Eric Andersenuse the pedantically correct compiler for preprocessing
2001-09-21 Matt KraaiFix tftp usage information (closes: #1216).
2001-08-27 Matt KraaiRemove traces of rpmunpack (patch by Laurence Anderson).
2001-08-27 Matt KraaiAdd support for `busybox --help APPLET' by Vladimir...
2001-08-27 Matt KraaiFix ash exec (noted by Arne Bernin).
2001-08-27 Matt KraaiFix invocation of `-/bin/sh' (bug #1209).
2001-08-21 Eric AndersenInitial merge of all tinylogin applets that do not...
2001-08-01 Matt KraaiAllow multiple shells to be enabled.
2001-07-31 Eric AndersenI just wrote up a simple pidof applet, closing bug...
2001-07-22 Eric AndersenSome patches to make dietlibc work...
2001-07-18 Glenn L McGrathUpdate dpkg usage
2001-07-10 Eric AndersenA traceroute applet from vodz. This could probably...
2001-06-26 Glenn L McGrathrpm2cpio applet by Laurence Anderson
2001-06-24 Glenn L McGrathNore unarchive (and doc) fixes from Laurence Anderson
2001-06-24 Eric AndersenMake the extern NUM_APPLETS be a extern const NUM_APPLE...
2001-06-22 Glenn L McGrathcpio applet, and changes to associated code
2001-06-21 Eric AndersenAdd wget -P support, finishing off bug #1176
2001-06-21 Eric AndersenSupport tar -C, per bug #1176
2001-06-21 Matt KraaiRemove documentation of unsupported sed options.
2001-06-21 Eric AndersenPer a suggestion from Tom Oehser, fix up the leading...
2001-06-15 Mark WhitleyApplied patch from Jim Gleason that makes it so busybox...
2001-06-03 Glenn L McGrathRemove space between ar options
2001-06-03 Glenn L McGrathCorrect ar options
2001-05-23 Eric AndersenPatch from larry to fix some grammar errors.
2001-05-22 Eric AndersenIt turns out the descriptions of both dos2unix and...
2001-05-21 Eric AndersenPatch from Lars Kellogg-Stedman <lars@larsshack.org...
2001-05-21 Eric AndersenA couple more minor touchups
2001-05-21 Eric AndersenSeveral cleanups for usage messages
2001-05-21 Eric AndersenPatch from Gernot Poerner <gp@it-netservice.de>. Adds in
2001-05-18 Eric AndersenFix an escape problem in the docs. Some \n's didn...
2001-05-15 Eric AndersenPatch from Adam Heath <doogie@debian.org> to add arbitr...
2001-05-13 Eric AndersenMake the locale stuff only do the getpid==1 check if...
2001-05-11 Eric AndersenFix the chown usage text, also thanks to Lars Kellogg...
next