]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Fix 64-bit build of libofw.
[FreeBSD/FreeBSD.git] / stand /
2021-10-08 Brandon BergrenFix 64-bit build of libofw.
2021-10-08 Warner Loshloader.efi: remove extra extern ST
2021-10-08 Toomas Soomeloader: we should support pools without features
2021-10-08 Alex Richardsonlibsa: Remove conflicting .global/.weak directive
2021-10-08 Mark Johnstonstand: Load INIT_ARRAY and FINI_ARRAY sections
2021-10-08 Guangyuan Yangpxeboot(8): remove antiquated information
2021-10-08 Eric van Gyzenefi loader: fix typos in a comment
2021-10-08 Toomas Soomeloader: allow loader to accept zfs feature com.delphix...
2021-10-08 Toomas Soomeloader: allow loader to accept zfs feature com.datto...
2021-10-08 Jessica Clarkeloader: Print autoboot countdown immediately, not at 9
2021-10-08 Toomas Soomeficl: make dump a bit friendlier
2021-10-08 Toomas Soomeficl: instead of pad, emit can use local variable
2021-10-08 Toomas Soomezfsboot: add prototype for main()
2021-10-08 Toomas Soomeloader: cstyle cleanup of console.c
2021-10-08 Toomas Soomeloader: cstyle cleanup of bootstrap.h did miss a bit
2021-10-08 Toomas Soomeloader: cstyle cleanup of bootstrap.h
2021-10-08 Toomas Soomeloader: revert r342161 and r342151
2021-10-08 Andrew TurnerUse adrp in the arm64 efi loader
2021-10-08 Toomas Soomeloader: edd_device_path_v3 is too small
2021-10-08 Warner LoshImplement some time variables from kernel
2021-10-08 Toomas Soomeloader: zfs_probe_dev should pick first matching zfs...
2021-10-08 Warner LoshCreate CFLAGS_EARLY.file for boot loader.
2021-10-08 Warner LoshDeclare time()
2021-10-08 Toomas Soomelibsa: only skein_block.c is using SKEIN_LOOP
2021-10-08 Gleb SmirnoffWhen we have a command returned by zfs_nextboot() that...
2021-10-08 Emmanuel Vadotlibsa: smbios: Parse the chassis type and export it...
2021-10-08 Toomas Soomelibsa: remove leftover whitespace
2021-10-08 Toomas Soomelibsa: make env_discard() public
2021-10-08 Toomas Soomelibsa: cstyle cleanup for environment.c
2021-10-08 Toomas Soomeloader: setting vdev size based on label asize is not...
2021-10-08 Toomas Soomeloader: zfs reader does not need BOOT2 bits
2021-10-08 Toomas Soomeloader: potential memory leak and check return values
2021-10-08 Toomas Soomeboot1.efi: use malloc family from libsa
2021-10-08 Toomas Soomeloader: can not read zfs pool with slog removed
2021-10-08 Toomas Soomeloader: create single zfs nextboot implementation
2021-10-08 Toomas Soomeloader: r362262 did miss the pathlen check
2021-10-08 Toomas Soomeloader: strings in nvlist are counted strings, not...
2021-10-08 Toomas Soomeboot2: need to expand tab output and mask getchar
2021-10-08 Toomas Soomeloader: zfs_cmd.c does not really compile without libzfs.h
2021-10-08 Toomas Soomeloader: variable i is unused without MBR/GPT support...
2021-10-08 Toomas Soomezfsboot: cstyle cleanup
2021-10-08 Alex RichardsonAvoid using non-portable dd conv=osync option
2021-10-08 Andrew TurnerFix the EFI_DEBUG case, prio_str is only used when...
2021-10-08 Toomas Soomeloader: use #elif defined() in stand.h
2021-10-08 Toomas Soomeloader: typo did slip into 359408
2021-10-08 Toomas Soomeloader: strdup name strings from dataset walker
2021-10-08 Toomas Soomeloader: add knob to build with user malloc
2021-10-08 Toomas Soomeloader: remove libsa/crc32.c and use version from zlib
2021-10-08 Toomas Soomeloader: replace zfs_alloc/zfs_free with malloc/free
2021-10-08 Warner LoshMove smbios.c to libsa.
2021-10-08 Warner LoshCreate ptov() function.
2021-10-08 Toomas Soomefollowup on r357497: clean obsolete comment and use...
2021-10-08 Toomas Soomezfsboot: vdev_read_pad2 does allocate buffer with wrong...
2021-10-08 Toomas Soomevdev_read_pad2: freeing wrong pointer
2021-10-08 Toomas Soomeloader: rewrite zfs reader zap code to use malloc
2021-10-08 Warner LoshRemove comment. We're just going to the next node here.
2021-10-08 Toomas Soomecstyle cleanup for i386_copy.c
2021-10-08 Toomas Soomeuserboot/test should use PRIx64 as one would expect...
2021-10-08 Patrick KelseyRemove whole-disk vdev support from zfsboot
2021-10-08 Rebecca CranWait a maximum of 300 seconds for network send/recv...
2021-10-08 Maxim SobolevNuke out buffer overflow safety marker code.
2021-10-08 Toomas Soomeloader: zfsimpl.c cstyle cleanup
2021-10-08 Toomas Soomeloader: tftp client should use server address from...
2021-10-08 Warner Loshloader: Don't reserve space for symbols twice.
2021-10-08 Emmanuel Vadotloader: Fix dtb loading
2021-10-08 Andrew TurnerUpdate the EFI timer to be called once a second
2021-10-08 Yongbo YaoLoader: support booting OS from memory disk (MD)
2021-10-08 Andrew TurnerReuse the amd64 loader relocation code on arm64
2021-10-08 Emmanuel Vadotloader: Partial revert of 987eabdc2ae1
2021-10-08 D Scott Phillipsstand/reloc_elf: Handle relative relocations for arm...
2021-10-08 D Scott Phillipsstand/efihttp: Work around a bug in edk2 http instance...
2021-10-08 Matt MacyZFS: remove duplicate "com.datto:encryption" from loader
2021-10-08 Alex RichardsonFix stand/newvers.sh with zsh in sh mode
2021-10-08 Stephen J. KiernanFix compilation error for install.c in loader
2021-10-08 Toomas Soomeloader: geli_dev_ioctl does return huge mediasize
2021-10-08 Andrew TurnerAs with r352446 align blocks in boot1.efi
2021-10-08 Andrew TurnerBuild the arm64 loader with -ffixed-x18
2021-10-08 Toomas Soomeloader: misaligned access of dos_partition structure
2021-10-08 Toomas Soomeloader: alloc_pread() should set errno if malloc fails
2021-10-08 Toomas Soomeefi_register_handles() is missing NULL pointer check
2021-10-08 Toomas Soomeinsert_zfs() is missing NULL pointer check
2021-10-08 Toomas Soomeefipart_inithandles() is missing NULL pointer check
2021-10-08 Toomas Soomeconnect_controllers() is missing NULL pointer check
2021-10-08 Toomas Soomeefihttp_fs_seek() is missing NULL pointer check
2021-10-08 Toomas Soomeefinet_dev_init() is missing NULL pointer check
2021-10-08 Ian LeporeIn gptboot, don't assume a partition number is a single...
2021-10-08 Warner LoshUse symbolic names for int13 calls
2021-10-08 Toomas Soomeloader.efi: print ImageBase so we know where we are
2021-10-08 Emmanuel Vadotloader.efi: Default to serial if we don't have a ConOut...
2021-10-08 Toomas Soomeloader: show APFS partition type name
2021-10-08 Toomas Soomeloader: zfs.c is missing malloc checks, fix it
2021-10-08 Toomas Soomeloader: should check malloc in zfs_dev_open
2021-10-08 Toomas Soomeloader: userboot/test should accept more than one disk
2021-10-07 Toomas SoomeBackout 356693. The libsa malloc does provide necessary...
2021-10-07 Toomas Soomeloader: allocate properly aligned buffer for network...
2021-09-15 Dimitry Andrici386 loaders: avoid lld 13 garbage collecting linker...
2021-09-12 Warner Loshstand: Add MK_PIE=no to defs.mk
2021-09-12 John Hoodloader: support.4th resets the read buffer incorrectly
2021-09-12 Warner Loshcli.lua.8: make the command match the code
2021-09-12 Warner Loshlua loader: Add disable-device to disable a device.
next