16 Commits (aebba8f6eb29ad41a4ed1b2dc821719b64f2b576)

Author SHA1 Message Date
  Michael Brown aebba8f6eb [settings] Use concat_args() in "set" command 14 years ago
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help 14 years ago
  Michael Brown a180c7526c [settings] Allow "set" command to take an empty value 14 years ago
  Michael Brown 9e9c9adf10 [settings] Use generic option-parsing library 14 years ago
  Michael Brown c4af205cf0 [settings] Modify "set" command to allow space separated values 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 16 years ago
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 17 years ago
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy 17 years ago
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. 17 years ago
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. 17 years ago
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 18 years ago
  Michael Brown f396f1f9d3 Force ordering of commands within help list. 18 years ago
  Michael Brown 35edecac34 Move {show,set,clear}_setting() to {show,set,clear}_named_setting(). 18 years ago
  Michael Brown d7cffd33e1 Remove obsolete mechanism for including nvo_cmd.o 18 years ago
  Michael Brown a1685cb3e2 Move nvo_cmd.c to hci/commands. 18 years ago
  Michael Brown 240c9512bb Added "clear" command 18 years ago
  Michael Brown 7de5d32ff5 cmdlinelib.c now calls system() rather than doing its own tokenisation 18 years ago
  Michael Brown c6060a8fea Tidy up some more output. The command-line code needs some severe 18 years ago
  Michael Brown d041d74054 Tied NVO commands into the human-interactable settings code that I 18 years ago
  Michael Brown d9f32726b4 Added quick and dirty commands for testing the new NVO code. 18 years ago