summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/mconf.c
AgeCommit message (Expand)AuthorLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan-75/+3
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe-0/+2
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard-1/+9
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg-1/+2
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg-0/+1
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor-25/+26
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl-52/+9
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl-8/+15
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg-2/+3
2007-10-12kconfig: make comments stand out in menuconfigSam Ravnborg-0/+8
2007-07-25kconfig: attach help text to menusSam Ravnborg-2/+2
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle-2/+9
2007-05-02kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg-1/+1
2007-05-02menuconfig: remember alternate config filenameSam Ravnborg-12/+31
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese-7/+14
2006-09-30kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg-8/+8
2006-09-30kconfig/lxdialog: support resizeSam Ravnborg-4/+8
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg-11/+14
2006-09-30kconfig/menuconfig: lxdialog is now built-inSam Ravnborg-341/+141
2006-09-30kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg-1/+2
2006-09-30kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg-1/+14
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg-1/+1
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg-1/+1
2005-10-30[PATCH] clarify menuconfig /(search) help textRandy Dunlap-1/+2
2005-06-25[PATCH] Kill signed charsJ.A. Magallon-2/+2
2005-06-25[PATCH] mconf.c needs locale.hJean-Christophe Dubois-0/+1
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo-57/+63
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1090