fix building with glibc-2.4
[oweals/busybox.git] / debianutils /
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-21 Rob LandleyDon't build directory libraries unless we're building...
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-01-25 Tim Rikerjust whitespace
2006-01-15 Bernhard Reutner... - shared libbusybox.
2005-12-02 Rob LandleyA cleanup patch I've had lying around in my tree for...
2005-10-14 "Vladimir N. Oleynik"- new bb_opt_complementally syntax, use [-:?] only...
2005-10-11 "Vladimir N. Oleynik"- use complementally '!' to '?' - 'ask' is best 'free...
2005-10-06 "Vladimir N. Oleynik"change strange depend to libbb.h, but require busybox.h
2005-09-24 Mike Frysingeruse the shorter license header
2005-09-24 Mike Frysingeruse brief license line
2005-09-20 Bernhard Reutner... - rename libbb's password helpers as suggested in libbb.h
2005-09-17 Rob LandleyTito pointed out that if readlink doesn't have -f,...
2005-09-14 Paul Foxcommitting bug #7:
2005-09-11 Rob LandleyClean up memory allocation.
2005-09-11 Rob LandleyCleanup patch by Bernhard Fischer, removing unnecessary...
2005-09-05 "Vladimir N. Oleynik"1) bb_opt_complementaly -> bb_opt_complementally
2005-07-29 Paul Foxcommiting fix from:
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2005-05-11 Mike Frysingerchange the hardcoded error constant (0x80000000UL)...
2004-12-08 Ned Ludd- CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch...
2004-10-08 Eric Andersenegor duda writes:
2004-04-13 Eric AndersenFix several problems with start-stop-daemon, add -m...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-13 Eric AndersenUpdate docs for start_stop_daemon to match reality...
2004-03-03 Glenn L McGrathFix a compile error identiefied by Steven Scholz.
2004-03-01 Glenn L McGrathCheck file has execute permission for the current user...
2004-01-23 Glenn L McGrathCorrect check for only one of K or S options
2004-01-22 Glenn L McGrathCheck one and only one of start, stop are given.
2003-11-21 Glenn L McGrathFix warning
2003-11-14 Glenn L McGrathNEW APPLET: pipe_progress, used by debian installer
2003-10-29 Glenn L McGrathfix a bug where `which' doesn't check whether the file...
2003-10-22 Eric Andersensigh
2003-10-22 Eric AndersenTomasz Motylewski reported that the 'which' applet...
2003-08-06 Eric AndersenPatch from Eric Spakman to update "run-parts" help...
2003-07-30 Eric AndersenDo not require that the signal number be specified
2003-07-29 Eric AndersenBruno Randolf writes:
2003-07-26 Eric AndersenMove start_stop_daemon to debianutils.
2003-07-26 Eric Andersencleanup and add long options
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-05 Eric AndersenPatch from Kent Robotti adding a bunch of needed docs!
2003-04-26 Glenn L McGrathAdd the -d option, its used by old versions of config...
2003-03-19 Manuel Novoa III Major coreutils update.
2003-01-08 Glenn L McGrathPatch by Stewart Brodie to terminate the string array...
2002-12-05 Eric AndersenKill the now obsolete docs/Configure.help file, and...
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-11-11 Glenn L McGrathMove awk from textutils to editors. Cleanup run-parts...
2002-11-11 Glenn L McGrathMove readlink, mktemp, run-parts and which to a new...
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...
2002-06-05 Eric Andersenplug fd leak noticed by Russ Dill
2002-06-04 Robert GrieblFix for broken handling off BusyBox's own pwd/grp imple...
2002-01-26 Eric AndersenPatch from Russ Dill <Russ.Dill@asu.edu>. From the
2001-10-31 Eric Andersenpatch from vodz:
2001-10-24 Eric AndersenFixup the location of pwd.h and grp.h
2001-10-18 Eric AndersenCommit the start-stop-daemon applet. This was contribu...