index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
nconf.gui.c
Age
Commit message (
Expand
)
Author
2017-06-23
kconfig: fix sparse warnings in nconfig
Randy Dunlap
2016-12-11
kconfig/nconf: Fix hang when editing symbol with a long prompt
Ben Hutchings
2013-06-18
nconf: use function calls instead of ncurses' variables LINES and COLS
Dirk Gouders
2013-01-24
nconf: function keys line, change background color for better readability
Roland Eggner
2012-07-26
nconf: add u, d command keys in scroll windows
Benjamin Poirier
2011-09-09
scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputbox
Cheng Renquan
2011-09-09
scripts/kconfig/nconf: fix editing long strings
Cheng Renquan
2011-09-09
scripts/kconfig/nconf: dynamically alloc dialog_input_result
Cheng Renquan
2011-09-09
scripts/kconfig/nconf: fix memmove's length arg
Cheng Renquan
2011-09-09
scripts/kconfig/nconf: fix typo: unknow => unknown
Cheng Renquan
2010-08-17
kbuild: fix typo
Arnaud Lacombe
2010-08-16
nconfig: add search support
Nir Tzachar
2010-07-23
nconfig: Fix segfault when help contains special characters
Stephen Boyd
2010-02-02
nconfig: mark local functions as such
Michal Marek
2010-02-02
kconfig: new configuration interface (nconfig)
nir.tzachar@gmail.com