cmenu: remove multi pages support
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Mon, 31 Aug 2009 00:06:30 +0000 (17:06 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Tue, 1 Sep 2009 18:43:39 +0000 (11:43 -0700)
commit9eacdefabc99e6c98cc9373ee04dce23dc6d49bc
tree319ea49256dde1e4b33c8b96c864e59bdbe1d73b
parent0ca265e1a55ddfda946efdd49277803b2c0beacb
cmenu: remove multi pages support

The cmenu used to display the help on a separate page. Since we
can't have multi pages on the serial line, get rid of them completely.

This has a fairly big impact as the external cmenu API has changed.
adv_menu.tpl and HDT have been patched accordingly.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
com32/cmenu/adv_menu.tpl
com32/cmenu/complex.c
com32/cmenu/libmenu/com32io.c
com32/cmenu/libmenu/com32io.h
com32/cmenu/libmenu/help.c
com32/cmenu/libmenu/menu.c
com32/cmenu/libmenu/tui.c
com32/cmenu/libmenu/tui.h
com32/hdt/hdt-menu.c
com32/hdt/hdt-menu.h