22 コミット (2c011d77ae0147b8cc68bc4f3c577ebf55b83f16)

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