Age | Commit message (Expand) | Author |
2006-05-26 | fix spelling mistakes | Mike Frysinger |
2006-04-29 | termios.h is already included so dont include sys/termios.h as well | Mike Frysinger |
2006-04-20 | kill signed warnings | Mike Frysinger |
2006-04-16 | use strchr() not index() | Mike Frysinger |
2006-03-29 | find ./ -name .cvsignore | xargs svn rm | Bernhard Reutner-Fischer |
2006-03-13 | - revert back to r14406 | Bernhard Reutner-Fischer |
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-03-01 | Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) | Rob Landley |
2006-02-20 | Rename UNUSE() to SKIP(). | Rob Landley |
2006-02-16 | isolate and show busybox`s changes | "Vladimir N. Oleynik" |
2006-02-15 | full removed config.h, use bb_config.h only | "Vladimir N. Oleynik" |
2006-02-02 | make the build system puuuuuuuuuuurty | Mike Frysinger |
2006-01-31 | removed unneed signed, avoid warning | "Vladimir N. Oleynik" |
2006-01-25 | just whitespace | Tim Riker |
2006-01-20 | Zap sysdeps directory, moving Config.in and defconfig to top of tree. | Rob Landley |
2005-12-19 | Make a few warnings go away. | Rob Landley |
2005-09-15 | Whitespace patch (and removal of gratuitous use of cat) by Berhnard Fischer. | Rob Landley |
2005-09-14 | Our config should write out each symbol once and only once, but still write | Rob Landley |
2005-09-08 | Put the menu_is_visible test back because it avoids printing spurious | Rob Landley |
2005-09-05 | The previous commit left confdata writing out: | Rob Landley |
2005-09-05 | Fixes so "make allnoconfig" works again. | Rob Landley |
2005-08-24 | Bernhard Fischer submitted a couple of Makefile patches: | Rob Landley |
2005-08-02 | Do not define 'AUTOCONF_INCLUDED' | Eric Andersen |
2005-08-01 | new config display applet, from bug 46. i've changed the name | Paul Fox |
2005-04-19 | Updated to match trunk/uClibc/extra/config as of r10132, and thus | Peter Kjellerstedt |
2005-04-16 | bernhardf reports with Bug 210: | Mike Frysinger |
2004-10-08 | As noticed by egor duda, current_menu is declared as 'extern struct menu | Eric Andersen |
2004-10-08 | egor duda writes: | Eric Andersen |
2004-07-15 | Peter Kjellerstedt at axis.com writes: | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-01-16 | Minor updates from linux 2.6.1 | Eric Andersen |
2004-01-13 | Patch from Bastian Blank, allow the buildtime to be overriden with a | Glenn L McGrath |
2003-10-03 | Patch by Rob Landley, fix warning | Glenn L McGrath |
2003-08-05 | Seems I missed a spot | Eric Andersen |
2003-08-05 | Merge/rework config system per the latest from linux-2.6.0-test2. | Eric Andersen |
2003-06-30 | Patch from Pavel Roskin to fixup toplevel help text | Eric Andersen |
2003-06-12 | Fix the location for the default config so 'make defconfig' | Eric Andersen |
2003-03-31 | Avoid errors with buggy preprocessors | Eric Andersen |
2003-03-10 | Avoid potential rendering problems | Eric Andersen |
2003-01-23 | Patch from Brett Hunt at micron.com to fixup potential segfaults | Eric Andersen |
2003-01-11 | Patch from Robert Schwebel -- support ncurses installed in /usr/local | Eric Andersen |
2002-12-13 | Don't build the ncurses stuff unless it is specifically asked for | Eric Andersen |
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen |