git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
737ecae
)
kconfig/menuconfig: do not let ncurses clutter screen on exit
author
Sam Ravnborg
<sam@neptun.ravnborg.org>
Mon, 25 Sep 2006 15:35:43 +0000
(17:35 +0200)
committer
Sam Ravnborg
<sam@neptun.ravnborg.org>
Sat, 30 Sep 2006 09:19:20 +0000
(11:19 +0200)
Do not initialize ncurses twice - it causes unpredicable
results. My display was sometimes weird after running
make menuconfig and I had to execute 'reset' to properly
restore my display.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found