aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/mconf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: fix ESC/CR handling in 'make menuconfig'Ron Yorston2022-11-071-1/+1
* win32: allow 'make menuconfig' in native buildsRon Yorston2022-11-071-6/+223
* Merge branch 'busybox' into mergeRon Yorston2021-05-141-1/+1
|\
| * fix "warning array subscript has type 'char'"Denys Vlasenko2021-04-141-1/+1
* | win32: fixes to build on Windows/MSYS2/mingw-w64Ron Yorston2021-02-211-0/+2
* | Merge branch 'busybox' into mergeRon Yorston2019-01-101-2/+5
|\|
| * build system: fix compiler warningsDenys Vlasenko2019-01-061-2/+5
* | Merge branch 'busybox' into mergeRon Yorston2018-04-091-0/+4
|\|
| * scripts/kconfig/mconf.c: survive is SIGWINCH is not definedDenys Vlasenko2018-04-061-0/+4
* | kbuild: support at least non-interactive mode on WindowsJohannes Schindelin2017-07-141-0/+21
* | fixdep: fix assumption that `long` is as large as `void *`Johannes Schindelin2017-07-141-1/+1
|/
* scripts/kconfig/mconf: work on systems w/o SIGWINCHDenys Vlasenko2012-09-271-5/+11
* build system: fix build of kconfig on DarwinBernhard Walle2012-06-181-0/+2
* build fixes for scripts/kconfigDenys Vlasenko2011-04-181-0/+3
* scripts/kconfig/mconf.c: stop-gap fix for buffer overflowDenys Vlasenko2011-02-071-1/+1
* Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig2010-03-261-1/+1
* Remove 'busybox' word from configuration programsDenis Vlasenko2008-05-281-12/+12
* - 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
* build system overhaulDenis Vlasenko2006-10-051-0/+1098