22 Commits (2c011d77ae0147b8cc68bc4f3c577ebf55b83f16)

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