719 Комити (9978e2cb3725c716169ade674c18376b1a401219)

Аутор SHA1 Порука Датум
  Marin Hannache c0af8c0433 [cmdline] Add "poweroff" command пре 11 година
  Michael Brown 49d14f0d8d [base16] Ensure base16_encode() always terminates its result string пре 11 година
  Marin Hannache c5ece71972 [legal] Add FILE_LICENCE for core/errno.c пре 11 година
  Robin Smidsrød 7016164056 [settings] Add "version" builtin setting пре 11 година
  Michael Brown 66ea458125 [settings] Make "netX" settings block function as a symbolic link пре 11 година
  Michael Brown 3dbcce51ea [settings] Add "busdevfn" setting type пре 11 година
  Michael Brown 9f3bbaca07 [settings] Add "hexraw" setting type пре 11 година
  Michael Brown 7774ceed2f [settings] Use hex_decode() to parse hex settings пре 11 година
  Michael Brown 076f58c4bf [base16] Generalise base16_decode() to hex_decode() пре 11 година
  Michael Brown 15d2f947f5 [settings] Eliminate settings "tag magic" пре 11 година
  Michael Brown 0e2ba15a58 [settings] Expose build architecture and platform via settings пре 11 година
  Michael Brown e68a6ca225 [cmdline] Add ability to perform a warm reboot пре 11 година
  Michael Brown 71cd508838 [efi] Add "reboot" command for EFI пре 11 година
  Michael Brown 033f4c92ca [autoboot] Split main control flow out of main() into a new function ipxe() пре 11 година
  Michael Brown 0acc52519d [tls] Concatenate received non-data records before processing пре 11 година
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() пре 11 година
  Michael Brown 54a861a7bd [list] Reduce overall code size by externalising many list functions пре 11 година
  Michael Brown 4867085c0c [build] Include version number within only a single object file пре 11 година
  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 година