251 Commits (de1fafd2f80dc9b08304cf5b66d281ef6771b1f9)

Author SHA1 Message Date
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer 11 years ago
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot 11 years ago
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI 11 years ago
  Michael Brown c08025137b [menu] Prevent separators with shortcut keys from being selected 11 years ago
  Michael Brown b8cbdbbb53 [menu] Prevent character code zero from acting as a shortcut key 11 years ago
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status 11 years ago
  Michael Brown 34863a51c2 [settings] Prefill existing setting value in "read" command 11 years ago
  Michael Brown 4dedccfa1f [readline] Allow a prefilled input string to be provided 11 years ago
  Patrick Plenefisch 8e4faa0948 [cmdline] Add standalone "nslookup" command 11 years ago
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 5d3c368efb [image] Add "--replace" option 12 years ago
  Michael Brown d3c660b671 [image] Add "--autofree" option 12 years ago
  Christian Hesse b3adabd07b [menu] Truncate menu title when necessary 12 years ago
  Michael Brown ba480730dc [cmdline] Increase resolution of "time" command 12 years ago
  Christian Hesse 512ed2b921 [ui] Allow colours to be configured via config/colour.h 12 years ago
  Michael Brown 567b9bf9e7 [ui] Change "login" colours to match other UIs 12 years ago
  Michael Brown addf699c86 [cmdline] Add "sync" command 12 years ago
  Michael Brown 838a76a042 [menu] Add "--default" option to "choose" command 12 years ago
  Michael Brown f5c644cbe1 [menu] Fix default selection when default is item 0 12 years ago
  Michael Brown 3425726cf3 [menu] Add menu commands 12 years ago
  Michael Brown 493f194531 [menu] Add menu user interface 12 years ago
  Robin Smidsrød aac9718fd6 [readline] Accept Ctrl-U for "delete to start of line" 12 years ago
  Michael Brown e7d4d69031 [console] Add "no_latin1" keymap 12 years ago
  Michael Brown 64d17dbd50 [console] Exclude text-based UI output from logfile-based consoles 12 years ago
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h 12 years ago
  Michael Brown d1465f7b0b [image] Add the "imgtrust" and "imgverify" commands 12 years ago
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API 12 years ago
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions 12 years ago
  Michael Brown bf2da3122b [cmdline] Make "sleep" command available by default 12 years ago
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands 13 years ago
  Michael Brown de2d983ab8 [cmdline] Add support for shell history 13 years ago
  Michael Brown 5a064dd2c4 [readline] Add history support 13 years ago
  Michael Brown d6f2408f2c [readline] Add replace_string() 13 years ago
  Michael Brown 6a6dd5c452 [readline] Add init_editstring() wrapper function 13 years ago
  Michael Brown 0bb6ef4d97 [settings] Display "delete" option only for locally-originated settings 13 years ago
  Michael Brown 3c1bdfd5d9 [image] Remove redundant call to basename() 13 years ago
  Michael Brown 1cc991e132 [settings] Add "read" command 13 years ago
  Michael Brown fa6182e5f4 [settings] Refer to online documentation for settings help 13 years ago
  Michael Brown 963ae33815 [settings] Match terminology used elsewhere 13 years ago
  Michael Brown f0cd4abd07 [settings] Return to first row on navigating to a new settings block 13 years ago
  Michael Brown da312ba03b [settings] Add hierarchy navigation in "config" user interface 13 years ago
  Michael Brown 162892616c [settings] Display locally-originated settings in bold 13 years ago
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface 13 years ago
  Michael Brown 48b66e4f1a [settings] Display only applicable settings in "config" user interface 13 years ago
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command 13 years ago
  Michael Brown aebba8f6eb [settings] Use concat_args() in "set" command 13 years ago
  Michael Brown 48624cf94a [console] Try to avoid problems caused by keycode 86 13 years ago
  Michael Brown 1febd879e3 [console] Add keymap generator 13 years ago
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 years ago