22 Commits (2c011d77ae0147b8cc68bc4f3c577ebf55b83f16)

Autor SHA1 Mensaje Fecha
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status hace 11 años
  Michael Brown 34863a51c2 [settings] Prefill existing setting value in "read" command hace 11 años
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type hace 11 años
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts hace 12 años
  Michael Brown 1cc991e132 [settings] Add "read" command hace 13 años
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command hace 13 años
  Michael Brown aebba8f6eb [settings] Use concat_args() in "set" command hace 13 años
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help hace 13 años
  Michael Brown a180c7526c [settings] Allow "set" command to take an empty value hace 13 años
  Michael Brown 9e9c9adf10 [settings] Use generic option-parsing library hace 13 años
  Michael Brown c4af205cf0 [settings] Modify "set" command to allow space separated values hace 13 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values hace 16 años
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy hace 16 años
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. hace 16 años
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. hace 16 años
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h hace 17 años
  Michael Brown f396f1f9d3 Force ordering of commands within help list. hace 17 años
  Michael Brown 35edecac34 Move {show,set,clear}_setting() to {show,set,clear}_named_setting(). hace 17 años
  Michael Brown d7cffd33e1 Remove obsolete mechanism for including nvo_cmd.o hace 17 años
  Michael Brown a1685cb3e2 Move nvo_cmd.c to hci/commands. hace 17 años
  Michael Brown 240c9512bb Added "clear" command hace 17 años
  Michael Brown 7de5d32ff5 cmdlinelib.c now calls system() rather than doing its own tokenisation hace 17 años
  Michael Brown c6060a8fea Tidy up some more output. The command-line code needs some severe hace 17 años
  Michael Brown d041d74054 Tied NVO commands into the human-interactable settings code that I hace 17 años
  Michael Brown d9f32726b4 Added quick and dirty commands for testing the new NVO code. hace 17 años