Add bb_msg_read_error
[oweals/busybox.git] / Makefile
2005-02-13 Eric AndersenRemove whitespace
2004-11-02 Peter KjellerstedtCorrect the install-hardlinks target the same way as...
2004-10-13 Eric Andersenegor duda writes:
2004-10-08 Eric Andersenegor duda writes:
2004-08-26 Eric AndersenImprove the setuid situation a bit, and make it more...
2004-07-20 Eric AndersenThe 'tests' target is long gone.
2004-04-06 Eric AndersenEliminate all trace of the sgml based docs. It was...
2004-04-06 Eric AndersenFix it so build dependancies actually work and do somet...
2004-04-06 Eric AndersenFix it so usage is _always_ in sync with applets.c...
2004-04-06 Eric AndersenYet more 'make allyesconfig' adjustments
2004-04-06 Eric AndersenMake 'allyesconfig' be a bit less stupid
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-11-17 Glenn L McGrathUse the PROG variable instead of 'busybox' in the relea...
2003-09-24 Glenn L McGrathUse a variable for the config files, makes it easier...
2003-09-20 Glenn L McGrathPatch by Steinar H. Gunderson to fix debian bug #211675.
2003-08-29 Glenn L McGrathChange make to $(MAKE), patch by Hideki IWAMOTO
2003-08-29 Glenn L McGrath* Since busybox binary is unnecessary, deleted it from...
2003-08-22 Eric AndersenFixup 'make clean' to properly clean the _install directory
2003-07-29 Eric AndersenSet libbb dead last in the link order
2003-07-15 Eric AndersenYet more preparation to make a release...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-03 Eric AndersenPatch from Russell Coker:
2003-06-25 Eric AndersenOops. As Andrew Dennison just noticed, I left a stray
2003-06-25 Eric AndersenRegenerate the busybox.links file when the .config...
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-15 Glenn L McGrathMerge fileutils, textutils and shellutils into coreuils
2003-01-27 Eric AndersenDon't wipe the config system on 'make clean'
2003-01-14 Eric AndersenClean config binsries on 'make clean'
2003-01-11 Eric AndersenFix an obvious mistake
2002-12-20 Glenn L McGrathAdjust for new .depend target
2002-12-20 Glenn L McGrathbusybox target wasnt checking .depend, clean kbuild...
2002-12-13 Eric AndersenDon't build the ncurses stuff unless it is specifically...
2002-12-09 Glenn L McGratherr.. Make clean in the scripts/config directory to...
2002-12-09 Glenn L McGrathMake clean in the scripts directory to remove some...
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 McGrathIP applet by Bastian Blank <waldi@debian.org>
2002-10-14 Russ Dilladded full udhcp integration
2002-10-08 Eric AndersenRemember to delete docs/busybox.pod
2002-07-31 Eric AndersenBe more portable with 'find' for those that prefer...
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-06-06 Eric AndersenLets give this a try...
2002-06-04 Robert GrieblBigger patch for (partial) tinylogin integration
2002-04-27 Eric AndersenWhen the .config file is missing, supply a default one
2002-04-13 Eric AndersenCleanup make clean
2002-04-13 Eric AndersenAdd a 'make uninstall' target
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2002-03-20 Eric AndersenUpdate dmalloc options per suggestion from Glenn
2002-03-20 Eric AndersenBart Visscher noticed some spurious search and replace...
2001-12-16 Eric AndersenAdd a more verbose non-strip command.
2001-12-08 Eric AndersenBegin moving things to busybox.net
2001-12-06 Eric AndersenMinor adjustment to the strip command
2001-11-19 Matt KraaiAdd a check target.
2001-11-10 Eric AndersenSome more minor build cleanups
2001-11-10 Eric AndersenOnly use -mpreferred-stack-boundary with gcc versions...
2001-11-06 Eric AndersenForce main to always be included
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-25 Glenn L McGrath*** empty log message ***
2001-10-24 Eric AndersenOops. As Aaron Lehmann <aaronl@vitelus.com> just noticed,
2001-10-24 Eric AndersenFixup the new buildsystem a bit.
2001-10-24 Eric AndersenA couple of leftovers
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-18 Eric AndersenScrub up some function prototypes.
2001-10-02 Eric AndersenFix large file support -- 2+ gig files should now actually
2001-09-26 Eric Andersenuse the pedantically correct compiler for preprocessing
2001-08-22 Eric AndersenBump version to 0.61.pre
2001-08-20 Eric Andersensome minor wording changes
2001-08-10 Matt KraaiCommit Vladimir's simplify_path.
2001-08-02 Eric AndersenFix up some silly messups with the debian packaging... 0_60_0
2001-08-02 Eric AndersenOk, here we go...
2001-08-02 Eric AndersenMore libc5 fixups
2001-08-02 Eric AndersenLatest patch from vodz. Adds a check for divide by...
2001-08-01 Matt KraaiAllow multiple shells to be enabled.
2001-07-30 Eric AndersenThis incorporates Posix math support into ash. The...
2001-07-22 Eric AndersenSome patches to make dietlibc work...
2001-07-19 Eric AndersenSome adjustments, mostly from David McCullough <davidm...
2001-07-12 Eric AndersenPatch from vodz:
2001-07-11 Eric AndersenMake the obj's generated from libbb/unarchive.c depend...
2001-07-10 Glenn L McGrathReverse my previous change, still cant compile with...
2001-07-10 Glenn L McGrathWhen compiling unarchive objects link to $(LIBRARIES...
2001-07-10 Matt KraaiUpdate version number to 0.53pre.
2001-07-07 Eric AndersenSome minor updates. Bump version number in preparation...
2001-07-06 Eric AndersenForgot this
2001-06-30 Eric AndersenSimplify a comment
2001-06-26 Glenn L McGrathVladimir's last_patch_15
2001-06-22 Eric AndersenFix the build process so it does not do the evil #ifdef...
2001-06-21 Matt KraaiRewrote mkdir (and touched lots of things in the process).
2001-06-20 Glenn L McGrathReorganise unarchiving functions, more code re-use...
2001-06-13 Glenn L McGrathReorganise archive extraction code
2001-06-04 Eric AndersenDo not purge the .cvsignore files on 'make release...
2001-06-01 Eric AndersenVladimir's last_patch13, containing several bugfixes.
2001-05-30 Eric AndersenMake hush the default shell. Ensure the applets_list...
2001-05-16 Matt KraaiAdd xgethostbyname and herror_msg* functions.
2001-05-15 Eric AndersenThis patch from Adam Heath <doogie@debian.org>, makes...
2001-05-14 Eric AndersenPer suggestion from Vladimir, eliminate check_wildcard_...
2001-05-11 Eric AndersenFix a segfault in lash, hush, and cmdedit. Each of...
2001-05-09 Eric AndersenBump version to 0.52pre
2001-05-07 Eric AndersenUpdate comment re USE_SYSTEM_PWD_GRP
2001-05-01 Eric AndersenOops. The dangers of applying patches by hand...
next