aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/mconf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scripts/kconfig/mconf: work on systems w/o SIGWINCHDenys Vlasenko2012-09-271-5/+11
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* build system: fix build of kconfig on DarwinBernhard Walle2012-06-181-0/+2
| | | | | | | | | Of course busybox cannot be used on Darwin (Mac OS X), but it can be cross-compiled for Linux there. Cross-compilation still requires kconfig to be built as native host tool. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* build fixes for scripts/kconfigDenys Vlasenko2011-04-181-0/+3
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* scripts/kconfig/mconf.c: stop-gap fix for buffer overflowDenys Vlasenko2011-02-071-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig2010-03-261-1/+1
| | | | | Signed-off-by: Jérémie Koenig <jk@jk.fr.eu.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Remove 'busybox' word from configuration programsDenis Vlasenko2008-05-281-12/+12
| | | | | (based on experience of adapting it to uclibc).
* - replace some occurances of "kernel" with busyboxBernhard Reutner-Fischer2007-01-171-8/+8
|
* "kernel" => "busybox"Denis Vlasenko2007-01-061-3/+3
|
* "kernel config" -> "busybox config"Denis Vlasenko2006-11-301-6/+6
| | | | suggested by Roberto A. Foglietta <roberto.foglietta@gmail.com>
* build system overhaulDenis Vlasenko2006-10-051-0/+1098