summaryrefslogtreecommitdiffstats
path: root/src/hci/commands/config_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [parseopt] Move parse_settings() to parseopt.cMichael Brown2013-07-221-22/+0Star
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [parseopt] Refer to online documentation for command helpMichael Brown2011-03-041-3/+1Star
* [settings] Use generic option-parsing libraryMichael Brown2010-11-211-15/+80
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-3/+3
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [commands] Fix config command to accept zero argumentsMichael Brown2008-10-121-1/+1
* [settings] Allow "config" command to access root settings blockMichael Brown2008-07-081-7/+7
* [Settings] Add settings hierarchyMichael Brown2008-03-201-3/+1Star
* [Settings] Start revamping the configuration settings API.Michael Brown2008-03-201-13/+12Star
* Use stdio.h instead of vsprintf.hMichael Brown2007-01-191-1/+1
* settings_ui() now returns a status code.Michael Brown2006-12-201-1/+6
* Add "config" command to access config UIMichael Brown2006-12-201-0/+35