Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
during 'make menuconfig' | |||
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 | |
-Erik | |||
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | |
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik |