Age | Commit message (Expand) | Author |
2006-05-29 | Size reductions, mostly switching things to use libbb functions. | Rob Landley |
2006-05-17 | Patch from Bernhard Fischer to remove some useless bits. | Rob Landley |
2006-05-13 | pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mail... | Mike Frysinger |
2006-04-05 | - include proper headers. | Bernhard Reutner-Fischer |
2006-04-02 | - janitorial: include proper prototypes in libiproute. | Bernhard Reutner-Fischer |
2006-03-13 | - revert back to r14406 | Bernhard Reutner-Fischer |
2006-03-09 | - fix typo | Bernhard Reutner-Fischer |
2006-03-09 | - backout using features which are not available with the previous stable | Bernhard Reutner-Fischer |
2006-03-06 | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley |
2006-03-03 | Kill off some unused code that was wasting several k, as noticed by | Eric Andersen |
2006-03-02 | - use absolute path for top_builddir and top_srcdir. | Bernhard Reutner-Fischer |
2006-03-01 | - fixes parallel builds (make -j) | Bernhard Reutner-Fischer |
2006-02-22 | Patch from Denis Vlasenko to constify things and fix a few typos. | Rob Landley |
2006-02-02 | make the build system puuuuuuuuuuurty | Mike Frysinger |
2006-01-30 | sort out yet more type issues | Eric Andersen |
2006-01-30 | - add some ATTRIBUTE_UNUSED. | Bernhard Reutner-Fischer |
2006-01-25 | just whitespace | Tim Riker |
2006-01-22 | - add platform.h. | Bernhard Reutner-Fischer |
2006-01-15 | - shared libbusybox. | Bernhard Reutner-Fischer |
2006-01-12 | - remove warning about redeclaration of __constant_htons | Bernhard Reutner-Fischer |
2006-01-12 | - mark argument who of print_route as unused. | Bernhard Reutner-Fischer |
2005-12-15 | Patch from dlively (whoever that is, see bug 591) to fix | Rob Landley |
2005-12-06 | restore compare_string_array new interface (make broken by landley) | "Vladimir N. Oleynik" |
2005-10-26 | * uniq.c: remove unneeded include and use short boilerplate. | Bernhard Reutner-Fischer |
2005-10-08 | - make libiproute compile.. | Bernhard Reutner-Fischer |
2005-09-22 | network "default" --> bb_INET_default. Reduce 2 exported from find applet | "Vladimir N. Oleynik" |
2005-07-27 | use toplevel ARFLAGS and update default ARFLAGS to be quiet | Mike Frysinger |
2005-07-20 | applying fix for: | Paul Fox |
2005-04-16 | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen |
2005-04-16 | In Bug 208, bernhardf writes: | Mike Frysinger |
2004-10-08 | egor duda writes: | Eric Andersen |
2004-08-11 | Set default command to list rather than get, its default behaviour now | Glenn L McGrath |
2004-05-05 | Steve Grubb writes: | Eric Andersen |
2004-04-26 | Thomas Koeller writes: | Eric Andersen |
2004-04-12 | Fix up conditional compile of files needed by ip applets | Glenn L McGrath |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-01-30 | Use proper C99 types | Eric Andersen |
2003-12-19 | Manousaridis Angelos writes: | Eric Andersen |
2003-08-29 | "This function was not updating the argc and argv pointers to reflect | Glenn L McGrath |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen |
2003-07-14 | On second thought, this is a better way to fix things | Eric Andersen |
2003-07-14 | Don't use Linux kernel headers | Eric Andersen |
2003-06-20 | Patch from Lars Kellogg-Stedman: | Eric Andersen |
2003-04-26 | iPatch from waldi, fixes usage of ip route flush (from)? (match|exact) | Glenn L McGrath |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2003-02-15 | Patch from Bastian Blank | Glenn L McGrath |
2003-02-12 | Don't use HZ -- use sysconf(_SC_CLK_TCK) | Eric Andersen |
2003-01-27 | This seems sufficient for ifup and ifdown to actually work | Eric Andersen |
2003-01-22 | Fix a typo that broke it so busybox won't build | Eric Andersen |
2003-01-21 | header update | Glenn L McGrath |