664 Commits (196751ce95fa6b6566a5b336193681fad3581fd1)

Autor SHA1 Mensaje Fecha
  Michael Brown 275fdae9bb [image] Fix use-after-free in debug messages hace 12 años
  Michael Brown 3425726cf3 [menu] Add menu commands hace 12 años
  Michael Brown 0d2fba2887 [menu] Add the abstract concept of a menu hace 12 años
  Michael Brown 0b1fe005b3 [parseopt] Allow "prompt" command to accept character literals for --key hace 12 años
  Michael Brown 730c972124 [image] Log image executions hace 12 años
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults hace 12 años
  Michael Brown cef3beaba4 [downloader] Use a more meaningful error message when out of memory hace 12 años
  Michael Brown 9445cb9f8b [downloader] Abort download immediately if buffer resizing fails hace 12 años
  Michael Brown 5a91f5646a [downloader] Log final status of all downloads hace 12 años
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users hace 12 años
  Michael Brown 24b7296319 [console] Add "log message" console usage and an internal syslog() call hace 12 años
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console hace 12 años
  Michael Brown b35d454422 [console] Remove unused "btext" console hace 12 años
  Michael Brown a6d49c17c9 [console] Move putchar() and getchar() declarations to stdio.h hace 12 años
  Michael Brown 1c127a6962 [image] Simplify image management commands and internal API hace 12 años
  Michael Brown 97dcc824bf [image] Add concept of trusted images hace 12 años
  Michael Brown 846bde90e6 [time] Define an API for getting the current time hace 12 años
  Michael Brown bd6805a8c1 [libc] Add mktime() function hace 12 años
  Michael Brown 851b93fbc3 [syslog] Separate out generic line-based console functionality hace 12 años
  Marin Hannache be90241ec2 [getopt] Accept "--" as an end-of-options marker hace 12 años
  Michael Brown 790035f78d [image] Eliminate the register_and_xxx_image() functions hace 12 años
  Michael Brown 59e4c37741 [cmdline] Allow "sleep" command to be interrupted hace 12 años
  Michael Brown f177a6f09f [cmdline] Fix up "sleep" argument parsing hace 12 años
  Michael Brown bf2da3122b [cmdline] Make "sleep" command available by default hace 12 años
  Michael Brown dc821ca961 [libc] Allow assertion failures to be counted hace 12 años
  Michael Brown 66cbae73bd [libc] Allow for zero-padded decimals in printf() hace 13 años
  Michael Brown 3915b660fd [hw] Eliminate polling while waiting for window to open hace 13 años
  Michael Brown 5694b71b11 [resolv] Use a one-shot process for the numeric resolver hace 13 años
  Michael Brown ccc2655540 [process] Add support for one-shot processes hace 13 años
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods hace 13 años
  Michael Brown ba3633782b [xfer] Send xfer_window_changed() after xfer_vredirect() hace 13 años
  Michael Brown c49659c4f2 [parseopt] Disambiguate the various EINVAL errors hace 13 años
  Michael Brown 5d2802e403 [sanboot] Add "sanhook" and "sanunhook" commands hace 13 años
  Michael Brown 3ca5656208 [parseopt] Allow for pre-initialised option sets hace 13 años
  Greg Jednaszewski 3726b3d94a [cmdline] Add "iseq" command hace 13 años
  Michael Brown 7aee315f61 [cmdline] Simplify "isset" command hace 13 años
  Michael Brown 06f1878fb8 [cmdline] Fix "isset" command hace 13 años
  Michael Brown 2f6e7bde77 [main] Add the "scriptlet" setting hace 13 años
  Michael Brown b5f5f735c1 [cmdline] Expand settings within each command-line token individually hace 13 años
  Michael Brown 1f4c5f90c3 [cmdline] Allow ";" as an unconditional command separator hace 13 años
  Piotr Jaroszyński b604e8a388 [linux] Make malloc and linux_umalloc valgrindable hace 14 años
  Michael Brown ac12324f52 [cmdline] Allow "echo -n" to inhibit trailing newline hace 13 años
  Michael Brown a246434299 [parseopt] Add support for boolean options hace 13 años
  Michael Brown 5590faf14a [monojob] Avoid overflow when calculating percentage progress hace 13 años
  Michael Brown 02a6f46c09 [settings] Match terminology in online documentation hace 13 años
  Michael Brown 071b4000d9 [settings] Avoid memory leak when unregistering autovivified settings blocks hace 13 años
  Michael Brown 8482451812 [settings] Impose a fixed order on settings hace 13 años
  Michael Brown b36882be34 [settings] Fix setting expansion hace 13 años
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface hace 13 años
  Michael Brown 5fbd0207b2 [settings] Display canonical setting name in output of "show" command hace 13 años