summaryrefslogtreecommitdiffstats
path: root/ui/ncurses
Commit message (Expand)AuthorAgeFilesLines
* lib/waiter: handle -EINTRJeremy Kerr2013-08-191-1/+1
* configure: Update to use AX_WITH_CURSESGeoff Levand2013-07-2310-12/+47
* 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-242-6/+14
* ui/ncurses: Add cancel-default reportingJeremy Kerr2013-06-244-78/+6
* ui: implement timers with waitsetsJeremy Kerr2013-06-242-6/+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-215-127/+116
* ui/nc: Don't segfault if we can't open log_fileJeremy Kerr2013-05-091-0/+3
* 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
* Makefiles: remove -I$(includedir)Jeremy Kerr2013-05-071-1/+0
* 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-153-13/+5
* Move boot to discover serverJeremy Kerr2013-04-153-36/+5
* ui/ncurses: Add discover client to struct cuiJeremy Kerr2013-04-152-5/+5
* discover-client: interact directly with waitsetJeremy Kerr2013-04-151-15/+2
* ui: callback & boot actions: kexec -> bootJeremy Kerr2013-04-154-19/+19
* ui: pb_kexec_data -> pb_boot_dataJeremy Kerr2013-04-156-58/+58
* ui/ncurses: ked -> boot-editorJeremy Kerr2013-04-157-386/+408
* waiter: Don't rely on global variables to keep waiter stateJeremy Kerr2013-04-102-6/+9
* lib/types: Create common file for type definitionsJeremy Kerr2013-04-102-2/+2
* ui/ncurses: Fix warning from unnecessary if statementJeremy Kerr2013-03-051-1/+1
* nc: Only expand debug macros if DEBUG is definedJeremy Kerr2013-03-051-0/+6
* Speed up --start-daemon optionGeoff Levand2012-03-301-4/+4
* Cleanup --dry-run option codeGeoff Levand2012-03-304-14/+19
* Add UI option --dry-runGeoff Levand2012-03-271-14/+19
* Log to stderr, allow --log=-Geoff Levand2012-03-262-8/+14
* Add --start-daemon option to ui programsGeoff Levand2012-03-083-10/+35
* Log file cleanupsGeoff Levand2012-03-082-5/+5
* Rename pb-nc, pb-twin to petitboot-nc, petitboot-twinGeoff Levand2012-03-081-7/+7
* Move installed programs from bin to sbinGeoff Levand2012-02-241-2/+2
* Rename pb-nc-generic to pb-ncGeoff Levand2012-02-151-3/+3
* Remove unused file pb-cui.cGeoff Levand2012-02-151-289/+0
* Rename ps3-cui.c to ps3-main.cGeoff Levand2012-02-121-0/+0
* Convert build to use automakeGeoff Levand2012-02-121-0/+58
* Add generic ncurses programGeoff Levand2012-02-121-0/+289
* Remove KEY_LEFT in nc-menuGeoff Levand2011-11-121-1/+0
* cui: Remove tab hotkeyGeoff Levand2009-08-261-1/+0
* Add default video arg to kernel command lineGeoff Levand2009-07-091-2/+30
* Add ncurses joystick supportGeoff Levand2009-07-098-5/+120
* Update item text on editGeoff Levand2009-07-093-28/+112
* Remove unused ked status ked_boot.Geoff Levand2009-07-092-8/+1
* Remove nc menu descriptionGeoff Levand2009-07-095-38/+23
* CUI add empty itemGeoff Levand2009-07-097-14/+72
* Add generic CUI programGeoff Levand2009-07-091-0/+288
OpenPOWER on IntegriCloud