22 Commits (2c011d77ae0147b8cc68bc4f3c577ebf55b83f16)

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