aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/mconf.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer1-2/+2
2024-02-19kconfig: split list_head into a separate headerMasahiro Yamada1-0/+1
2023-12-10kconfig: factor out common code shared by mconf and nconfMasahiro Yamada1-53/+1
2023-12-03scripts: clean up IA-64 codeMasahiro Yamada1-1/+1
2023-07-25kconfig: menuconfig: remove jump_key::indexMasahiro Yamada1-3/+4
2023-07-25kconfig: menuconfig: simplify global jump key assignmentMasahiro Yamada1-36/+50
2023-04-17kconfig: menuconfig: reorder functions to remove forward declarationsMasahiro Yamada1-162/+152
2022-12-29kconfig: Add static text for search information in help menuBhaskar Chowdhury1-0/+6
2022-11-21kconfig: remove redundant (void *) cast in search_conf()Masahiro Yamada1-2/+1
2022-11-21kconfig: remove const qualifier from str_get()Masahiro Yamada1-2/+2
2021-04-14kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf()Masahiro Yamada1-8/+3
2021-04-14kconfig: change sym_change_count to a boolean flagMasahiro Yamada1-1/+1
2021-04-14kconfig: move JUMP_NB to mconf.cMasahiro Yamada1-0/+2
2020-01-10kconfig: fix an "implicit declaration of function" warningBartosz Golaszewski1-0/+1
2019-07-06kconfig: Fix spelling of sym_is_changableMarco Ammon1-5/+5
2019-05-11kconfig: make parent directories for the saved .config as neededMasahiro Yamada1-1/+1
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada1-1/+1
2018-09-01kconfig: remove a spurious self-assignmentLukas Bulwahn1-1/+0
2018-07-25kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada1-0/+1
2018-07-25kconfig: handle format string before calling conf_message_callback()Masahiro Yamada1-6/+3
2018-05-28kconfig: drop localization supportSam Ravnborg1-73/+68
2018-01-22kconfig: drop 'boolean' keywordMasahiro Yamada1-1/+1
2015-04-09kconfig: Do not print status messages in make -s modeMichal Marek1-10/+21
2014-12-09calloc/xcalloc: Fix argument orderArjun Sreedharan1-2/+2
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada1-1/+1
2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada1-1/+0
2013-10-08kconfig: fix trivial typos and update mconf documentationMartin Walch1-31/+29
2013-07-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek1-2/+2
2013-07-16kconfig/[mn]conf: shorten title in search-boxYann E. MORIN1-2/+2
2013-07-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-9/+12
2013-06-24kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN1-1/+1
2013-06-18mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders1-5/+6
2013-06-18kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders1-2/+2
2013-06-18kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()Sedat Dilek1-1/+3
2013-05-30mconf: handle keys in empty dialogsDirk Gouders1-5/+6
2013-04-16menuconfig: Add "breadcrumbs" navigation aidBenjamin Poirier1-1/+70
2013-04-16menuconfig: Fix memory leak introduced by jump keys featureBenjamin Poirier1-0/+3
2013-02-25Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek1-3/+3
2013-01-16menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...Wang YanQing1-14/+0
2013-01-16menuconfig: Add Save/Load buttonsWang YanQing1-5/+25
2012-11-20kconfig: remove CONFIG_ from string constantsYann E. MORIN1-2/+8
2012-10-25menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier1-3/+3
2012-09-27menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier1-16/+59
2012-09-27menuconfig: Add jump keys to search resultsBenjamin Poirier1-21/+43
2012-09-27menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier1-4/+4
2012-09-27menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier1-2/+10
2012-08-30kconfig/mconf.c: revision of curses initialization.Dirk Gouders1-4/+0
2012-07-26menuconfig: add u, d, q command keys in text boxesBenjamin Poirier1-3/+3
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker1-1/+1
2012-01-16menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan1-1/+2
2012-01-14menuconfig: let make not report error when not save configurationWang YanQing1-0/+1
2011-08-29kconfig: handle SIGINT in menuconfigDavidlohr Bueso1-34/+52
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe1-1/+0
2011-06-06kconfig: annotate non-trivial fall-troughArnaud Lacombe1-0/+1
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe1-5/+1
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe1-20/+18
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe1-5/+5
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe1-5/+5
2010-06-02menuconfig: improive help text a bitLi Zefan1-1/+1
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan1-4/+18
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com1-13/+0
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan1-75/+3
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe1-0/+2
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard1-1/+9
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg1-1/+2
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg1-0/+1
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor1-25/+26
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl1-52/+9
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl1-8/+15
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg1-2/+3
2007-10-12kconfig: make comments stand out in menuconfigSam Ravnborg1-0/+8
2007-07-25kconfig: attach help text to menusSam Ravnborg1-2/+2
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle1-2/+9
2007-05-02kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg1-1/+1
2007-05-02menuconfig: remember alternate config filenameSam Ravnborg1-12/+31
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese1-7/+14
2006-09-30kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg1-8/+8
2006-09-30kconfig/lxdialog: support resizeSam Ravnborg1-4/+8
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg1-11/+14
2006-09-30kconfig/menuconfig: lxdialog is now built-inSam Ravnborg1-341/+141
2006-09-30kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg1-1/+2
2006-09-30kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg1-1/+14
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg1-1/+1
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg1-1/+1
2005-10-30[PATCH] clarify menuconfig /(search) help textRandy Dunlap1-1/+2
2005-06-25[PATCH] Kill signed charsJ.A. Magallon1-2/+2
2005-06-25[PATCH] mconf.c needs locale.hJean-Christophe Dubois1-0/+1
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo1-57/+63
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1090