aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/mconf.c
Commit message (Expand)AuthorAge
* menuconfig: add u, d, q command keys in text boxesBenjamin Poirier2012-07-26
* MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-17
* menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan2012-01-16
* menuconfig: let make not report error when not save configurationWang YanQing2012-01-14
* kconfig: handle SIGINT in menuconfigDavidlohr Bueso2011-08-29
* kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-06
* kconfig: annotate non-trivial fall-troughArnaud Lacombe2011-06-06
* kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-19
* kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-19
* kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-19
* kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe2010-09-19
* menuconfig: improive help text a bitLi Zefan2010-06-02
* menuconfig: add support to show hidden options which have promptsLi Zefan2010-04-14
* kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-02
* menuconfig: wrap long help linesVadim Bendebury (вб)2010-02-02
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan2009-09-20
* kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe2009-07-17
* kconfig: handle comment entries within choice/endchoicePeter Korsgaard2009-06-09
* kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2008-05-04
* kconfig: mark config as changed when loading an alternate configSam Ravnborg2008-02-03
* kconfig: gettext support for menuconfigEGRY Gabor2008-01-28
* kconfig: make kconfig MinGW friendlyLadislav Michl2008-01-28
* kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl2007-10-12
* kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-12
* kconfig: make comments stand out in menuconfigSam Ravnborg2007-10-12
* kconfig: attach help text to menusSam Ravnborg2007-07-25
* kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle2007-07-17
* kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg2007-05-02
* menuconfig: remember alternate config filenameSam Ravnborg2007-05-02
* [PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese2006-12-13
* kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg2006-09-30
* kconfig/lxdialog: support resizeSam Ravnborg2006-09-30
* kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg2006-09-30
* kconfig/menuconfig: lxdialog is now built-inSam Ravnborg2006-09-30
* kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg2006-09-30
* kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg2006-09-30
* kbuild: create .kernelrelease at *config stepSam Ravnborg2006-01-16
* kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg2005-12-16
* [PATCH] clarify menuconfig /(search) help textRandy Dunlap2005-10-30
* [PATCH] Kill signed charsJ.A. Magallon2005-06-25
* [PATCH] mconf.c needs locale.hJean-Christophe Dubois2005-06-25
* [PATCH] Kconfig i18n supportArnaldo Carvalho de Melo2005-05-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16