summaryrefslogtreecommitdiffstats
path: root/commands/menu.c
Commit message (Expand)AuthorAgeFilesLines
* menu: remove superfluous struct menu_entry member from struct menuSascha Hauer2010-08-301-1/+1
* menu: Use strdup instead of malloc/strncpySascha Hauer2010-08-301-26/+5
* Menu/cmd: add sub menu entry command supportJean-Christophe PLAGNIOL-VILLARD2010-08-301-9/+31
* Add Menu FrameworkJean-Christophe PLAGNIOL-VILLARD2010-08-301-0/+481