689 커밋 (c3b4860ce3fb25b907a2ca3e46955df34c0ae9fd)

작성자 SHA1 메시지 날짜
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console 12 년 전
  Michael Brown b35d454422 [console] Remove unused "btext" console 12 년 전
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h 12 년 전
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API 12 년 전
  Michael Brown 97dcc824bf [image] Add concept of trusted images 12 년 전
  Michael Brown 846bde90e6 [time] Define an API for getting the current time 12 년 전
  Michael Brown bd6805a8c1 [libc] Add mktime() function 12 년 전
  Michael Brown 851b93fbc3 [syslog] Separate out generic line-based console functionality 12 년 전
  Marin Hannache be90241ec2 [getopt] Accept "--" as an end-of-options marker 12 년 전
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions 12 년 전
  Michael Brown 59e4c37741 [cmdline] Allow "sleep" command to be interrupted 12 년 전
  Michael Brown f177a6f09f [cmdline] Fix up "sleep" argument parsing 12 년 전
  Michael Brown bf2da3122b [cmdline] Make "sleep" command available by default 12 년 전
  Michael Brown dc821ca961 [libc] Allow assertion failures to be counted 12 년 전
  Michael Brown 66cbae73bd [libc] Allow for zero-padded decimals in printf() 13 년 전
  Michael Brown 3915b660fd [hw] Eliminate polling while waiting for window to open 13 년 전
  Michael Brown 5694b71b11 [resolv] Use a one-shot process for the numeric resolver 13 년 전
  Michael Brown ccc2655540 [process] Add support for one-shot processes 13 년 전
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 년 전
  Michael Brown ba3633782b [xfer] Send xfer_window_changed() after xfer_vredirect() 13 년 전
  Michael Brown c49659c4f2 [parseopt] Disambiguate the various EINVAL errors 13 년 전
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands 13 년 전
  Michael Brown 3ca5656208 [parseopt] Allow for pre-initialised option sets 13 년 전
  Greg Jednaszewski 3726b3d94a [cmdline] Add "iseq" command 13 년 전
  Michael Brown 7aee315f61 [cmdline] Simplify "isset" command 13 년 전
  Michael Brown 06f1878fb8 [cmdline] Fix "isset" command 13 년 전
  Michael Brown 2f6e7bde77 [main] Add the "scriptlet" setting 13 년 전
  Michael Brown b5f5f735c1 [cmdline] Expand settings within each command-line token individually 13 년 전
  Michael Brown 1f4c5f90c3 [cmdline] Allow ";" as an unconditional command separator 13 년 전
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable 14 년 전
  Michael Brown ac12324f52 [cmdline] Allow "echo -n" to inhibit trailing newline 13 년 전
  Michael Brown a246434299 [parseopt] Add support for boolean options 13 년 전
  Michael Brown 5590faf14a [monojob] Avoid overflow when calculating percentage progress 13 년 전
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation 13 년 전
  Michael Brown 071b4000d9 [settings] Avoid memory leak when unregistering autovivified settings blocks 13 년 전
  Michael Brown 8482451812 [settings] Impose a fixed order on settings 13 년 전
  Michael Brown b36882be34 [settings] Fix setting expansion 13 년 전
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface 13 년 전
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command 13 년 전
  Michael Brown ba8dd80487 [settings] Provide fetch_setting_origin() 13 년 전
  Glenn Brown f732fa28c8 [settings] Expose settings_name() 13 년 전
  Michael Brown f5fd4dec3b [settings] Formalise notion of setting applicability 13 년 전
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 년 전
  Michael Brown 4562223420 [image] Avoid ending up with multiple selected images on re-registration 13 년 전
  Michael Brown 9fa4ac2e9a [image] Simplify use of imgdownload() 13 년 전
  Michael Brown ae92700fd4 [image] Generalise "currently-running script" to "currently-running image" 13 년 전
  Michael Brown d17a84a056 [image] Move the register_and_{select|boot}_image() functions to imgmgmt.c 13 년 전
  Michael Brown 3936136e5e [monojob] Display percentage progress, if available 13 년 전
  Michael Brown 202cf094eb [main] Remove shell prompt when using an embedded image 13 년 전
  Michael Brown 7752541bb7 [image] Use list_first_entry() to clarify logic in main() 13 년 전