4638 Revize (43c8c272ae2fb17c85275c07bc5fecbf21fe1ab5)
 

Autor SHA1 Zpráva Datum
  Michael Brown 603455bb06 [libc] Relicense x86 string.h před 11 roky
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() před 11 roky
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() před 11 roky
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() před 11 roky
  Michael Brown f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() před 11 roky
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function před 11 roky
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() před 11 roky
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() před 11 roky
  Michael Brown 520323e360 [test] Add self-tests for string functions před 11 roky
  Michael Brown fd141fb669 [umalloc] Split largest_memblock() function out from init_eheap() před 11 roky
  Michael Brown 1494d41d0a [uaccess] Add userptr_sub() to find the difference between two user pointers před 11 roky
  Michael Brown 54a861a7bd [list] Reduce overall code size by externalising many list functions před 11 roky
  Thomas Miletich f68b4069b1 [build] Make version.o depend on the git index před 11 roky
  Michael Brown 4867085c0c [build] Include version number within only a single object file před 11 roky
  Michael Brown 0932bc5156 [build] Inhibit .eh_frame on newer gcc versions před 11 roky
  Michael Brown f008698c68 [build] Use -maccumulate-outgoing-args if required by gcc před 11 roky
  Michael Brown 6586e03fba [forcedeth] Increase TX ring size to prevent dropped packets před 11 roky
  Michael Brown 0c5e3df6d9 [intel] Poll RX queue if hardware reports RX overflow před 11 roky
  Michael Brown c4ee23e7c6 [hermon] Use PCI VPD for non-volatile option storage před 11 roky
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status před 11 roky
  Michael Brown 88e19fcda9 [netdevice] Clear network device setting before unregistering před 11 roky
  Michael Brown 34863a51c2 [settings] Prefill existing setting value in "read" command před 11 roky
  Michael Brown 4dedccfa1f [readline] Allow a prefilled input string to be provided před 11 roky
  Michael Brown c86790df5c [settings] Add fetchf_named_setting_copy() před 11 roky
  Michael Brown 947976da0c [netdevice] Do not force a poll on net_tx() před 11 roky
  Michael Brown dace457baf [intel] Report receive overruns via network device errors před 11 roky
  Michael Brown 7cf6c6bfed [efi] Add EFI_COMPONENT_NAME2_PROTOCOL instance for each SNP device před 11 roky
  Michael Brown 1d38168064 [autoboot] Avoid excess backspacing after displaying Ctrl-B prompt před 11 roky
  Michael Brown 0e7819d298 [efi] Add missing RC_TO_EFIRC() conversion před 11 roky
  Michael Brown a27413c82a [util] Fix uninitialised-variable warning in einfo.c před 11 roky
  Michael Brown 34a81da0c8 [test] Remove self-test for empty formatted setting value před 11 roky
  Michael Brown 885384faf3 [arp] Increase robustness of ARP discarder před 11 roky
  Michael Brown a4d1250810 [efi] Expose net device non-volatile settings via HII před 11 roky
  Michael Brown 41ea18a455 [efi] Split SNP HII functionality into a separate file před 12 roky
  Michael Brown 0fd29e15b5 [nvo] Expose nvo_applies() před 11 roky
  Michael Brown 08a6ae86a2 [nvo] Expose non-volatile options block name před 11 roky
  Michael Brown 5ad445fd0b [settings] Treat an empty formatted value as meaning "delete setting" před 11 roky
  Michael Brown 1c2b6d29ea [settings] Expose find_child_settings() před 11 roky
  Michael Brown 51b65d5f9c [libc] Add wcslen() function před 11 roky
  Shao Miller a712dae709 [serial] Don't enable serial console without serial support před 11 roky
  Michael Brown fcdfe81764 [int13] Do not zero %edx when jumping to a boot sector před 11 roky
  Michael Brown bab0a4c1ce [efi] Mark SNP formset compliant with IBM's Unified Configuration Manager před 12 roky
  Michael Brown 40044f9d43 [contrib] Enable bochs debug port by default před 11 roky
  Michael Brown dcbbf54eb2 [contrib] Allow more space for Bochs option ROM před 11 roky
  Michael Brown d23db28488 [tls] Fix potential memory leak před 11 roky
  Michael Brown 1e199c8260 [tls] Fix uninitialised variable před 11 roky
  Michael Brown 72db14640c [tls] Split received records over multiple I/O buffers před 11 roky
  Michael Brown 09d45ffd79 [crypto] Allow in-place CBC decryption před 11 roky
  Michael Brown c1adf7dabe [test] Add speed tests for cipher algorithms před 11 roky
  Michael Brown 681a219caa [test] Add speed tests for digest algorithms před 11 roky