summaryrefslogtreecommitdiff
path: root/src/hci
Commit message (Expand)AuthorAgeFilesLines
* [params] Allow for arbitrary HTTP request headers to be specifiedMichael Brown2023-03-011-1/+9
* [params] Rename "form parameter" to "request parameter"Michael Brown2023-03-011-2/+2
* [pci] Check for wraparound in callers of pci_find_next()Michael Brown2022-09-151-0/+6
* [pci] Allow pci_find_next() to return non-zero PCI segmentsMichael Brown2022-09-151-7/+5
* [console] Include mappings for AltGr-Shift-<key>Michael Brown2022-02-1619-0/+113
* [console] Ensure that US keyboard map appears at start of linker tableMichael Brown2022-02-161-1/+1
* [console] Fix definition of unreachability for remapped keysMichael Brown2022-02-1518-0/+114
* [console] Add Swedish "se" keymapMichael Brown2022-02-151-0/+53
* [console] Remove "az" keymapMichael Brown2022-02-151-40/+0
* [console] Fix unreachable characters in "mt" keymapMichael Brown2022-02-151-1/+0
* [console] Fix unreachable characters in "il" keymapMichael Brown2022-02-151-0/+1
* [console] Treat dead keys as producing their ASCII equivalentsMichael Brown2022-02-1514-5/+41
* [console] Support AltGr to access ASCII characters via remappingMichael Brown2022-02-1530-0/+266
* [console] Allow for named keyboard mappingsMichael Brown2022-02-1530-60/+270
* [console] Handle remapping of scancode 86Michael Brown2022-02-1022-0/+44
* [console] Update genkeymap to work with current databasesMichael Brown2022-02-1022-246/+87
* [readline] Extend maximum read line length to 1024 charactersMichael Brown2021-09-101-7/+17
* [image] Add "imgextract" command for extracting archive imagesMichael Brown2021-05-081-0/+105
* [settings] Add --timeout option to "read" commandMichael Brown2021-04-231-14/+43
* [readline] Add an optional timeout to readline_history()Michael Brown2021-04-233-5/+16
* [linux] Use host glibc system call wrappersMichael Brown2021-02-281-17/+3
* [cmdline] Expose "iflinkwait" as a commandMichael Brown2021-01-261-0/+56
* [image] Provide image_memory()Michael Brown2021-01-251-3/+1
* [image] Add the "imgmem" commandMichael Brown2021-01-221-0/+98
* [cmdline] Add "--timeout" parameter to "ifconf" commandJoe Groocock2020-07-221-1/+7
* [init] Show startup and shutdown function names in debug messagesMichael Brown2019-01-251-0/+1
* [mucurses] Avoid potential division by zeroMichael Brown2017-07-041-2/+1
* [block] Allow use of a non-default EFI SAN boot filenameMichael Brown2017-04-121-3/+8
* [block] Add basic multipath supportMichael Brown2017-03-261-15/+15
* [mucurses] Ensure SLK labels are always terminatedMichael Brown2017-03-221-1/+1
* [mucurses] Attempt to fix use of uninitialised buffer with strcat()Michael Brown2017-03-211-0/+1
* [mucurses] Attempt to fix resource leaksMichael Brown2017-03-211-6/+4
* [mucurses] Attempt to fix keypress processing logicMichael Brown2017-03-211-4/+3
* [mucurses] Attempt to fix test for empty stringMichael Brown2017-03-211-1/+1
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-1/+1
* [cmdline] Add certificate management commandsMichael Brown2016-08-311-0/+304
* [build] Remove more obsolete explicit object requirementsMichael Brown2016-07-291-6/+0
* [build] Remove obsolete explicit object requirementsMichael Brown2016-07-291-4/+0
* [image] Use image_asn1() to extract data from CMS signature imagesMichael Brown2016-07-291-0/+1
* [cmdline] Add "ntp" commandMichael Brown2016-06-131-0/+81
* [lotest] Add option to use broadcast packets for loopback testingMichael Brown2016-05-231-1/+6
* [mucurses] Fix GCC 6 nonnull-compare errorsVinson Lee2016-05-041-11/+0
* [infiniband] Add "ibstat" commandMichael Brown2016-03-081-0/+79
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-051-1/+5
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-051-0/+3
* [settings] Use generic jump scrolling abstractionMichael Brown2015-03-031-196/+155
* [menu] Abstract out the generic concept of a jump scrollerMichael Brown2015-03-032-65/+171
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-022-2/+10
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-022-2/+10
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-0215-15/+15