300 Commits (2782ccec412222cebafa35899328944acc643caa)

Autor SHA1 Nachricht Datum
  Michael Brown 7aa689e3ba [mucurses] Add missing FILE_LICENCE declarations vor 9 Jahren
  Michael Brown 8ee39f7432 [libc] Rewrite string functions vor 9 Jahren
  Michael Brown b06fdcf936 [build] Allow setting help text URI to be customised via config/branding.h vor 9 Jahren
  Michael Brown eac445b650 [build] Allow error message URI to be customised via config/branding.h vor 9 Jahren
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings vor 9 Jahren
  Michael Brown dea6a6c1a0 [ping] Allow "ping" command output to be inhibited vor 9 Jahren
  Michael Brown 1c34ca70d1 [ping] Allow termination after a specified number of packets vor 9 Jahren
  Marin Hannache 8ab9f3ca38 [readline] Add CTRL-W shortcut to remove a word vor 9 Jahren
  Michael Brown b17d95394c [readline] Ensure cursor is visible when prompting for input vor 9 Jahren
  Michael Brown 7c44fd68f0 [cmdline] Add "profstat" command to display profiling statistics vor 10 Jahren
  Michael Brown a17ee3610d [console] Fix display of characters with top bit set vor 10 Jahren
  Michael Brown 3f43c1354e [image] Add "--timeout" parameter to image downloading commands vor 10 Jahren
  Michael Brown f22c19f3fb [cmdline] Add the "ipstat" command vor 10 Jahren
  Michael Brown c7b69ac793 [params] Use reference counters for form parameter lists vor 10 Jahren
  Michael Brown 290a43efda [cmdline] Always clear screen after reconfiguring console vor 10 Jahren
  Michael Brown 20a90a40c3 [cmdline] Add margin options to the "console" command vor 10 Jahren
  Michael Brown 43c8c272ae [cmdline] Rename "console" command's --bpp option to --depth vor 10 Jahren
  Michael Brown e8b5b50486 [cmdline] Add the "colour" and "cpair" commands vor 10 Jahren
  Michael Brown 259858950a [mucurses] Use centralised concept of colour pairs vor 10 Jahren
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size vor 10 Jahren
  Michael Brown f79592545b [menu] Adapt user interface to fit display size vor 10 Jahren
  Michael Brown 0344dc0094 [login] Adapt user interface to fit display size vor 10 Jahren
  Michael Brown b6c867713b [settings] Adapt user interface to fit display size vor 10 Jahren
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting vor 10 Jahren
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting vor 10 Jahren
  Michael Brown fb6edd4e13 [menu] Hide cursor when displaying menu vor 10 Jahren
  Michael Brown b7a0a128ff [settings] Hide cursor when not actively editing a setting vor 10 Jahren
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility vor 10 Jahren
  Michael Brown 0b81be823d [cmdline] Add "console" command to configure console vor 10 Jahren
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen vor 10 Jahren
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically vor 10 Jahren
  Michael Brown 452fb2d0a2 [cmdline] Make "dhcp" command a synonym for "ifconf" vor 10 Jahren
  Michael Brown 506152d467 [cmdline] Add "ifconf" command vor 10 Jahren
  Michael Brown 55e85ad1ee [cmdline] Allow "if<xxx>" commands to take options vor 10 Jahren
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() vor 10 Jahren
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() vor 10 Jahren
  Michael Brown 6f43ba411d [cmdline] Add "ping" command vor 10 Jahren
  Michael Brown 7405685df2 [cmdline] Add "nstat" command vor 10 Jahren
  Michael Brown 430c3fb900 [cmdline] Add "params" and "param" commands to manage form parameter lists vor 10 Jahren
  Michael Brown b76885165e [cmdline] Add "pciscan" command to allow iteration over PCI devices vor 10 Jahren
  Michael Brown 2b869786c5 [cmdline] Add "inc" command vor 10 Jahren
  Michael Brown 652abb6706 [settings] Eliminate calls to {fetch,store}f_named_setting() in NVO commands vor 11 Jahren
  Michael Brown 7010b10491 [settings] Eliminate call to storef_named_setting() in choose_exec() vor 11 Jahren
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c vor 11 Jahren
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified vor 11 Jahren
  Michael Brown ed28c8304c [ifmgmt] Avoid relying on global variable within ifcommon_exec() vor 11 Jahren
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command vor 11 Jahren
  Michael Brown 75bd5b54a8 [settings] Add support for navigation keys in "config" user interface vor 11 Jahren
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link vor 11 Jahren
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer vor 11 Jahren