summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-cui.c
Commit message (Expand)AuthorAgeFilesLines
...
* lib/process: Add dry_run argument to process_initJeremy Kerr2013-08-201-1/+1
* lib/process: replace pb_run_cmdJeremy Kerr2013-08-191-3/+3
* lib/process: replace pb_run_cmd_pipeJeremy Kerr2013-08-191-0/+3
* lib/waiter: handle -EINTRJeremy Kerr2013-08-191-1/+1
* configure: Update to use AX_WITH_CURSESGeoff Levand2013-07-231-0/+2
* ui/ncurses: Add setlocale callJeremy Kerr2013-07-231-0/+3
* ui/ncurses: Remove unused 'cod' variableJeremy Kerr2013-06-241-2/+1
* Add initial dtb supportGeoff Levand2013-06-241-0/+2
* ui/ncurses: Add cancel-default reportingJeremy Kerr2013-06-241-31/+4
* ui: implement timers with waitsetsJeremy Kerr2013-06-241-2/+0
* lib/waiter: Add timeout waitersJeremy Kerr2013-06-241-2/+2
* ui/ncurses: implement global keysJeremy Kerr2013-05-211-0/+16
* ui/ncurses: move getch() out of process_key callbacksJeremy Kerr2013-05-211-1/+8
* ui/nc: Handle cui_opt_data with no boot option more gracefullyJeremy Kerr2013-05-091-0/+5
* ui/ncurses: Simplify menu item namesJeremy Kerr2013-05-091-35/+2
* cui: Show incoming status messagesJeremy Kerr2013-05-061-5/+13
* protocol: Separate device add from boot-option add messagesJeremy Kerr2013-04-161-51/+39
* ncurses: Fix build warningGeoff Levand2013-04-151-0/+1
* Move --dry-run option to discover serverJeremy Kerr2013-04-151-2/+1
* Move boot to discover serverJeremy Kerr2013-04-151-8/+4
* ui/ncurses: Add discover client to struct cuiJeremy Kerr2013-04-151-5/+4
* discover-client: interact directly with waitsetJeremy Kerr2013-04-151-15/+2
* ui: callback & boot actions: kexec -> bootJeremy Kerr2013-04-151-8/+8
* ui: pb_kexec_data -> pb_boot_dataJeremy Kerr2013-04-151-26/+26
* ui/ncurses: ked -> boot-editorJeremy Kerr2013-04-151-11/+11
* waiter: Don't rely on global variables to keep waiter stateJeremy Kerr2013-04-101-6/+8
* Speed up --start-daemon optionGeoff Levand2012-03-301-4/+4
* Cleanup --dry-run option codeGeoff Levand2012-03-301-3/+4
* Add --start-daemon option to ui programsGeoff Levand2012-03-081-2/+21
* Add ncurses joystick supportGeoff Levand2009-07-091-1/+33
* Update item text on editGeoff Levand2009-07-091-14/+45
* Remove unused ked status ked_boot.Geoff Levand2009-07-091-6/+1
* Remove nc menu descriptionGeoff Levand2009-07-091-9/+2
* CUI add empty itemGeoff Levand2009-07-091-4/+48
* Fix CUI scrollGeoff Levand2009-07-091-0/+3
* Add CUI countdown timerGeoff Levand2009-07-091-7/+38
* Fix nc-cui commentGeoff Levand2009-07-091-4/+4
* Add ncurses UI supportGeoff Levand2009-06-301-0/+513
OpenPOWER on IntegriCloud