300 次代码提交 (2782ccec412222cebafa35899328944acc643caa)

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