fix for "0000027: patch: nc will spin if stdin closed"
[oweals/busybox.git] / Rules.mak
2004-10-08 Eric AndersenBump version
2004-10-08 Eric Andersenegor duda writes:
2004-08-16 Eric AndersenBump version
2004-07-26 Eric Andersenbump version to -rc2
2004-07-26 Eric AndersenPrepare for release
2004-07-26 Eric Andersenbump version to -rc2
2004-07-20 Eric AndersenBump version up to release candidate 1
2004-04-13 Eric Andersenbump version, prepare for -pre10 1_00_pre10
2004-04-06 Eric AndersenBump version to -pre9
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 Eric AndersenBump up version in preparation for -pre8
2004-02-04 Eric AndersenBump version number for release 1_00_pre7
2004-01-31 Eric AndersenBump version for release
2003-12-21 Eric AndersenBump version
2003-12-09 Eric AndersenBump version number
2003-11-05 Eric AndersenBy popular demand, revert to version 1.21, since Rules...
2003-10-30 Eric Andersenmake certain values specified in the environment always win
2003-08-29 Glenn L McGrathSubstitute busybox for uClibc, patch by Hideki IWAMOTO
2003-08-06 Eric AndersenBegin preparing for another release
2003-07-28 Eric Andersenbump version to 1.0.0-pre2
2003-07-22 Eric Anderseneliminate DOSTATIC, DODEBUG, etc and name them sensibly
2003-07-22 Eric AndersenA minor update for handling older gcc versions
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-03-07 Eric AndersenExplicitly define -DNDEBUG so asserts don't clutter...
2003-01-14 Eric AndersenEnsure consistant sort order, sed behavior, etc
2002-12-16 Robert Grieblchanged most assignments from ":=" to "=" to allow...
2002-12-13 Eric AndersenDon't build the ncurses stuff unless it is specifically...
2002-12-05 Eric AndersenFix a silly oversight breaking cross compilation
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-10-30 Eric AndersenUse a nifty macro to make testing gcc features simpler
2002-10-26 Eric AndersenIvan Popov noticed that handling of PREFIX was bad.
2002-09-22 Eric AndersenFixup largefile settings
2002-07-31 Eric AndersenBe more portable with 'find' for those that prefer...
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...
2002-06-23 Eric AndersenRework optimization code. Be more compiler aware.
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2001-10-24 Eric AndersenOops. Forgot these....