814 Ревизии (1a4e94a8286d5080330053ee2ce1273f4393b124)

Автор SHA1 Съобщение Дата
  Michael Brown c86790df5c [settings] Add fetchf_named_setting_copy() преди 11 години
  Michael Brown 1d38168064 [autoboot] Avoid excess backspacing after displaying Ctrl-B prompt преди 11 години
  Michael Brown 0fd29e15b5 [nvo] Expose nvo_applies() преди 11 години
  Michael Brown 08a6ae86a2 [nvo] Expose non-volatile options block name преди 11 години
  Michael Brown 5ad445fd0b [settings] Treat an empty formatted value as meaning "delete setting" преди 11 години
  Michael Brown 1c2b6d29ea [settings] Expose find_child_settings() преди 11 години
  Michael Brown 51b65d5f9c [libc] Add wcslen() function преди 11 години
  Shao Miller a712dae709 [serial] Don't enable serial console without serial support преди 11 години
  Michael Brown 25ec56e0ec [settings] Use a generic setting's own type as its default type преди 12 години
  Michael Brown 96be171be5 [iobuf] Allow allocation of I/O buffers with a specified alignment offset преди 12 години
  Michael Brown e2becce186 [malloc] Allow allocation of memory with a specified alignment offset преди 12 години
  Michael Brown 183a70e8b7 [console] Sleep while waiting for user input преди 12 години
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts преди 12 години
  Michael Brown 5d3c368efb [image] Add "--replace" option преди 12 години
  Michael Brown d3c660b671 [image] Add "--autofree" option преди 12 години
  Michael Brown 58ed3b1cee [libc] Add support for "%lc" and "%ls" format specifiers преди 12 години
  Michael Brown c5c257788f [settings] Expose exit status of failed command via ${errno} преди 12 години
  Michael Brown 5b4958388d [cmdline] Store exit status of failed command in errno преди 12 години
  Michael Brown 6825b2e7bf [malloc] Increase heap size to 512kB преди 12 години
  Michael Brown 8d95e1d6ff [malloc] Discard cached items less aggressively преди 12 години
  Michael Brown 4a8a7bd91a [iobuf] Allocate I/O buffer descriptor separately to conserve aligned memory преди 12 години
  Michael Brown f3d197a529 [cmdline] Do not ignore empty initial arguments in concat_args() преди 12 години
  Michael Brown a5c016d93e [iobuf] Relax alignment requirement for small I/O buffers преди 12 години
  Michael Brown 85917ba8dd [monojob] Check for keypresses only once per timer tick преди 12 години
  Michael Brown 7ea6764031 [settings] Move "domain" setting from dns.c to settings.c преди 12 години
  Michael Brown 021d7b21b7 [pending] Add concept of "pending operations" преди 12 години
  Michael Brown 89a354d553 [monojob] Allow monojob to be completely silent преди 12 години
  Michael Brown 40e68e1119 [base64] Avoid overrunning input data buffer преди 12 години
  Michael Brown c124f21f56 [image] Avoid potential NULL pointer dereference преди 12 години
  Michael Brown 2e4be01690 [xferbuf] Add generic data-transfer buffer преди 12 години
  Michael Brown 6f3e7e90fc [malloc] Allow Valgrind to be used when all assertions are enabled преди 12 години
  Michael Brown df2773193e [malloc] Discard all cached data on shutdown преди 12 години
  Michael Brown de2616165b [xfer] Avoid using stack-allocated memory in xfer_printf() преди 12 години
  Michael Brown 31e60de676 [settings] Add fetch_setting_copy() преди 12 години
  Michael Brown 52e5ddce68 [tftp] Allow builds without TFTP support преди 12 години
  Michael Brown 831b16adde [settings] Split fetching and storing out of setting type handlers преди 12 години
  Michael Brown 1d33649516 [libc] Allow strtoul() to interpret negative numbers преди 12 години
  Michael Brown 275fdae9bb [image] Fix use-after-free in debug messages преди 12 години
  Michael Brown 3425726cf3 [menu] Add menu commands преди 12 години
  Michael Brown 0d2fba2887 [menu] Add the abstract concept of a menu преди 12 години
  Michael Brown 0b1fe005b3 [parseopt] Allow "prompt" command to accept character literals for --key преди 12 години
  Michael Brown 730c972124 [image] Log image executions преди 12 години
  Michael Brown 82ecaaac91 [console] Remove "log message" usage from interactive console defaults преди 12 години
  Michael Brown cef3beaba4 [downloader] Use a more meaningful error message when out of memory преди 12 години
  Michael Brown 9445cb9f8b [downloader] Abort download immediately if buffer resizing fails преди 12 години
  Michael Brown 5a91f5646a [downloader] Log final status of all downloads преди 12 години
  Michael Brown c2875ae329 [console] Do not share ANSI escape context between lineconsole users преди 12 години
  Michael Brown 24b7296319 [console] Add "log message" console usage and an internal syslog() call преди 12 години
  Michael Brown e024cd39a8 [console] Allow usage to be defined independently for each console преди 12 години
  Michael Brown b35d454422 [console] Remove unused "btext" console преди 12 години