]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Apply typo fix from NetBSD, we have already applied all NetBSD changes so
[FreeBSD/FreeBSD.git] / stand /
2019-09-20 kevansloader: Respect loader_color=YES for serial consoles
2019-09-20 jhibbitspowerpc/loader: Install ubldr without stripping
2019-09-20 tsoomeloader: fix typo in zalloc.
2019-09-19 dimMerge ^/head r352436 through r352536.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-18 kevansmips: ubldr: use truncated load address for mips32
2019-09-17 tsoomeloader: provide u> and xemit words if needed
2019-09-17 tsoomeloader: revert r352421
2019-09-17 tsoomeloader.efi: efipart needs to use ioalign
2019-09-17 tsoomeloader: add memalign() to libsa
2019-09-17 tsoomeloader: stand.h should define reallocf as Reallocf
2019-09-17 tsoomeloader: cstyle cleanup libsa zalloc sources
2019-09-17 tsoomeloader: factor out guard location setup from Realloc
2019-09-17 dimMerge ^/head r352319 through r352435.
2019-09-16 tsoomeloader: Malloc(0) should return NULL.
2019-09-16 tsoomeloader_4th: scan_buffer can leave empty string on stack
2019-09-14 dimMerge ^/head r352308 through r352318.
2019-09-14 kevanslualoader: Add reload-conf loader command
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-10 tsoomeloader: vidconsole should set LINES and COLUMNS
2019-09-10 kevanslualoader: Revert to ASCII menu frame for serial console
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-08 tsoomeloader: --gc-sections needs sections to work with
2019-09-06 tsoomeloader.efi: UEFI text mode background colors are only...
2019-09-06 jhibbitsLoader: Add load offset to powerpc kernel entry point
2019-09-05 tsoomeloader: use teken teminal emulator for x86 and uefi
2019-09-05 tsoomeficl: add xemit word
2019-09-05 tsoomeficl: add uIsGreater word
2019-09-04 bcranThe efifat files are no longer used: remove the code...
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-09-02 tsoomeloader.efi: use and prefer coninex interface
2019-09-02 tsoomeloader.efi: some systems do not translate scan code...
2019-09-01 bdragonMove CAS check in powerpc64 ofw loader until after...
2019-08-31 tsoomeloader.efi: use shift 16 in efipart as it is max ashift...
2019-08-30 tsoomeqemu-system-aarch64 does list block device with very...
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-23 kevansstand: boot2: fix amd64-xtoolchain-gcc build
2019-08-22 kevanslibsa: mips: fix typo that had slipped into the diff...
2019-08-22 kevanslibsa: mips: use _JB_* from machine/asm.h, remove regnu...
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-20 tsoomeloader.efi: efipart should be more careful about constr...
2019-08-17 thjReduce size of EFI_STAGING_SIZE to 32 on arm
2019-08-16 kevansstand: gptboot: fix build with xtoolchain-llvm90
2019-08-16 kevansstand: boot2: fix build with xtoolchain-llvm90
2019-08-16 kevansstand: push LIBC_SRC up into defs.mk
2019-08-15 emastegptzfsboot: remove CLANG_NO_IAS
2019-08-15 emastestand: remove CLANG_NO_IAS from pxeldr
2019-08-15 emastestand: remove CLANG_NO_IAS from cdboot
2019-08-15 kevansRevert r351078, r351085: stand/quad.h eviction
2019-08-15 kevansstand: kick out quad.h
2019-08-15 emastestand: remove CLANG_NO_IAS from boot2
2019-08-09 tsoomeloader: add error check for vdev_indirect calls
2019-08-08 tsoomeloader: support com.delphix:removing
2019-08-08 mwVerify files loaded in chain command.
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 tsoomeloader.efi: efilib.h and libefi.c were left out of...
2019-08-06 tsoomeloader.efi: boot1.c was left out of 350654
2019-08-06 tsoomeloader.efi: replace HandleProtocol() with OpenProtocol()
2019-07-31 luporl[PPC64] Implement CAS
2019-07-30 asomersMFHead @350453
2019-07-30 brFix EFI loader build when LOADER_NET_SUPPORT=no.
2019-07-28 asomersMFHead @r350386
2019-07-17 sjgloader: ignore some variable settings if input unverified
2019-07-12 jhibbitsAllow efi loader to get network params from uboot
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-02 tsoomeefihttp: mac and err can be used uninitialized
2019-06-30 tsoomeefihttp: mark unused arguments with __unused
2019-06-30 tsoomeefihttp: comparison of integers of different signs
2019-06-30 tsoomeClean efihttp pointer-sign warnings
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-27 bcranIncrease EFI_STAGING_SIZE to 100MB on x64
2019-06-26 bcranRe-enable loader efi http boot and fix dv_open bug...
2019-06-25 bcranDisconnect EFI HTTP support
2019-06-25 impRemove NAND and NANDFS support
2019-06-24 bcranloader: add HTTP support using UEFI
2019-06-24 impMove to using a common kernel path between the boot...
2019-06-20 asomersMFHead @349234
2019-06-19 mmacyTell loader to ignore newer features enabled on the...
2019-06-19 bcranefinet: Defer exclusively opening the network handles
2019-06-19 luporl[PPC] Fix loader input with newer QEMU versions
2019-06-17 delphijSeparate kernel crc32() implementation to its own heade...
2019-06-17 mmMFV r349134:
2019-06-13 lwhsuFix gcc build by removing redeclaration
2019-06-08 impAdd stuff to disable warning for %S
2019-06-08 impCreate gptboot.efi
2019-06-08 impBreak out the disk selection protocol from the rest...
2019-06-07 impRework the reporting of the priority.
2019-06-07 impRemove left-over status variables
2019-06-06 impFix when NOFAT is defined
next