aboutsummaryrefslogtreecommitdiff
path: root/src/hci
AgeCommit message (Expand)AuthorFilesLines
2022-02-10[console] Handle remapping of scancode 86Michael Brown22-0/+44
2022-02-10[console] Update genkeymap to work with current databasesMichael Brown22-246/+87
2021-09-10[readline] Extend maximum read line length to 1024 charactersMichael Brown1-7/+17
2021-05-08[image] Add "imgextract" command for extracting archive imagesMichael Brown1-0/+105
2021-04-23[settings] Add --timeout option to "read" commandMichael Brown1-14/+43
2021-04-23[readline] Add an optional timeout to readline_history()Michael Brown3-5/+16
2021-02-28[linux] Use host glibc system call wrappersMichael Brown1-17/+3
2021-01-26[cmdline] Expose "iflinkwait" as a commandMichael Brown1-0/+56
2021-01-25[image] Provide image_memory()Michael Brown1-3/+1
2021-01-22[image] Add the "imgmem" commandMichael Brown1-0/+98
2020-07-22[cmdline] Add "--timeout" parameter to "ifconf" commandJoe Groocock1-1/+7
2019-01-25[init] Show startup and shutdown function names in debug messagesMichael Brown1-0/+1
2017-07-04[mucurses] Avoid potential division by zeroMichael Brown1-2/+1
2017-04-12[block] Allow use of a non-default EFI SAN boot filenameMichael Brown1-3/+8
2017-03-26[block] Add basic multipath supportMichael Brown1-15/+15
2017-03-22[mucurses] Ensure SLK labels are always terminatedMichael Brown1-1/+1
2017-03-21[mucurses] Attempt to fix use of uninitialised buffer with strcat()Michael Brown1-0/+1
2017-03-21[mucurses] Attempt to fix resource leaksMichael Brown1-6/+4
2017-03-21[mucurses] Attempt to fix keypress processing logicMichael Brown1-4/+3
2017-03-21[mucurses] Attempt to fix test for empty stringMichael Brown1-1/+1
2017-01-26[time] Allow timer to be selected at runtimeMichael Brown1-1/+1
2016-08-31[cmdline] Add certificate management commandsMichael Brown1-0/+304
2016-07-29[build] Remove more obsolete explicit object requirementsMichael Brown1-6/+0
2016-07-29[build] Remove obsolete explicit object requirementsMichael Brown1-4/+0
2016-07-29[image] Use image_asn1() to extract data from CMS signature imagesMichael Brown1-0/+1
2016-06-13[cmdline] Add "ntp" commandMichael Brown1-0/+81
2016-05-23[lotest] Add option to use broadcast packets for loopback testingMichael Brown1-1/+6
2016-05-04[mucurses] Fix GCC 6 nonnull-compare errorsVinson Lee1-11/+0
2016-03-08[infiniband] Add "ibstat" commandMichael Brown1-0/+79
2015-03-05[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2015-03-05[build] Fix the REQUIRE_SYMBOL mechanismMichael Brown1-0/+3
2015-03-03[settings] Use generic jump scrolling abstractionMichael Brown1-196/+155
2015-03-03[menu] Abstract out the generic concept of a jump scrollerMichael Brown2-65/+171
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2-2/+10
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2-2/+10
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown15-15/+15
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown27-27/+131
2015-03-02[mucurses] Add missing FILE_LICENCE declarationsMichael Brown6-0/+12
2015-02-16[libc] Rewrite string functionsMichael Brown1-1/+1
2015-02-11[build] Allow setting help text URI to be customised via config/branding.hMichael Brown1-2/+1
2015-02-11[build] Allow error message URI to be customised via config/branding.hMichael Brown1-2/+3
2015-02-11[build] Use PRODUCT_SHORT_NAME for end-user visible stringsMichael Brown2-2/+4
2014-10-23[ping] Allow "ping" command output to be inhibitedMichael Brown1-1/+5
2014-10-23[ping] Allow termination after a specified number of packetsMichael Brown1-1/+6
2014-08-19[readline] Add CTRL-W shortcut to remove a wordMarin Hannache1-1/+35
2014-08-06[readline] Ensure cursor is visible when prompting for inputMichael Brown1-0/+3
2014-04-27[cmdline] Add "profstat" command to display profiling statisticsMichael Brown1-0/+70
2014-03-13[console] Fix display of characters with top bit setMichael Brown1-1/+1
2014-03-10[image] Add "--timeout" parameter to image downloading commandsMichael Brown4-9/+22
2014-03-02[cmdline] Add the "ipstat" commandMichael Brown1-0/+70