]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Fix ICMPv6 use-after-free in error message handling.
[FreeBSD/FreeBSD.git] / stand /
2018-08-02 Alexander MotinMFV r337161: 9512 zfs remap poolname@snapname coredumps
2018-08-02 Toomas Soomeloader.efi: efipart_inithandles() failure should not...
2018-08-02 Toomas Soomelibsa: dereferencing type-punned pointer in cd9660
2018-08-01 Alexander MotinMFV r316926:
2018-08-01 Kyle Evansubldr: Bump heap size, 1MB -> 2MB
2018-08-01 Toomas Soomelibsa: assignment to char * from u_char *
2018-08-01 Toomas Soomelibsa: bootp is using pointers with different sign
2018-08-01 Toomas Soomelibsa: pointer differs in signedness
2018-08-01 Alexander MotinMFV r337029:
2018-08-01 Alexander MotinMFV r337027:
2018-08-01 Alexander MotinMFV r337022:
2018-07-31 Alexander MotinMFV r337020:9443 panic when scrub a v10 pool
2018-07-31 Alexander MotinMFV r337014:
2018-07-31 Alexander MotinMFV r336991, r337001:
2018-07-31 Alexander MotinMFV r336960: 9256 zfs send space estimation off by...
2018-07-31 Alexander MotinMFV r336958: 9337 zfs get all is slow due to uncached...
2018-07-31 Alexander MotinMFV r336955: 9236 nuke spa_dbgmsg
2018-07-31 Alexander MotinMFV r336952: 9192 explicitly pass good_writes to vdev_u...
2018-07-31 Alexander MotinMFV r336950: 9290 device removal reduces redundancy...
2018-07-31 Alexander MotinMFV r336948: 9112 Improve allocation performance on...
2018-07-30 Alexander MotinMFV r336946: 9238 ZFS Spacemap Encoding V2
2018-07-30 Alexander MotinMFV r336944: 9286 want refreservation=auto
2018-07-30 Alexander MotinMFV r336942: 9189 Add debug to vdev_label_read_config...
2018-07-30 Kyle EvansFollow up to r336919 and r336921: s/efi.rt_disabled...
2018-07-29 Martin MatuskaMFV r336851:
2018-07-28 Warner LoshBe more conservative about setting hw.uart.console
2018-07-28 Conrad MeyerMFV r336800: libarchive: Cherry-pick upstream 2c8c83b9
2018-07-27 Warner LoshUse % for printf, not a dollar sign
2018-07-27 Warner LoshStyle nits noted by rpokala
2018-07-27 Warner LoshIn the BootXXXX message, use the actual boot variable.
2018-07-27 Warner LoshAdd some additional debug to loader.efi
2018-07-27 Warner Loshstand debug
2018-07-27 Kyle Evanslualoader: "nextboot_file" should be spelled "nextboot_...
2018-07-26 Warner LoshIgnore Device Paths in the Boot Info that don't have...
2018-07-25 Ruslan BukinDisable 'C'-compressed ISA extension.
2018-07-23 Warner LoshFinalize the boot manager protocol support for next...
2018-07-23 Warner LoshImplement efiblk_get_pdinfo_by_device_path
2018-07-23 Warner LoshImplement efi_devpath_length
2018-07-23 Warner LoshImplement efi_devpath_match_node
2018-07-23 Warner LoshStore the number of handles we get back in efipart_nhan...
2018-07-23 Warner LoshImplement efi_devpath_to_media_path
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-23 Warner LoshFix the attempt to see if we're overriding the console...
2018-07-23 Warner LoshOlder zfs boot blocks don't support symlinks. install...
2018-07-20 Warner LoshHoist EFI_TARGET and SOURCE_DATE_EPOCH up into efi...
2018-07-20 Warner LoshNM and OBJCOPY are already defined for all builds....
2018-07-20 Warner LoshEliminate zfsloader man page.
2018-07-20 Warner LoshCollapse zfsloader functionality back down into loader.
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-18 Warner LoshIf the console is already set, don't override it.
2018-07-18 Warner LoshIf rootdev is set, use it as currdev.
2018-07-17 Warner LoshRemove bogus attempt to simulate scrolling. It's not...
2018-07-17 Warner LoshMore typos
2018-07-17 Warner LoshFix typo in the command summary.
2018-07-16 Li-Wen Hsuzfsboot: fix build with WITHOUT_LOADER_GELI
2018-07-14 Warner LoshMinor adjustments:
2018-07-14 Warner LoshAdd reporting of whether or not a keyboard is detected...
2018-07-14 Warner Loshuefi stand: Guess the console better
2018-07-13 Warner LoshDefine ADR subtype of ACPI type for a device path.
2018-07-13 Warner LoshCatch up to the inflate renaming.
2018-07-13 Ian LeporeFix glitched indentation (and rewrap as needed due...
2018-07-13 Warner LoshUse if rather than case for a simple boolean. gcc think...
2018-07-13 Ian LeporeExtend loader(8) geli support to all architectures...
2018-07-13 Warner LoshThere's two files in the sys tree named inflate.c,...
2018-07-13 Warner LoshFix sparc64 builds
2018-07-13 Warner LoshTransition to boot_env_to_howto and boot_howto_to_env...
2018-07-13 Warner LoshEliminate boot loader copies of boot arg parsing.
2018-07-13 Warner LoshCreate helper functions for parsing boot args.
2018-07-11 Cy SchubertMFV r324714:
2018-07-08 Warner LoshStop using ../zfs/libzfs.h but instead use libzfs.h.
2018-07-08 Warner LoshMove ZFS files into libsa
2018-07-04 Emmanuel Vadotloader: fdt: Try to load every possible DTB from u...
2018-07-03 Allan Judestand/common/disk.c: dev->d_offset still needs to be...
2018-07-02 Alexander MotinCut currdev dev and path fields for ZFS on the last...
2018-07-02 Emmanuel Vadotstand: uboot: Do not panic if we can't find a boot...
2018-07-02 Allan Judestand/common/disk.c: Read partition table relative...
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Warner LoshRevert preference to be an int.
2018-06-27 Bryan DreweryDon't use CCACHE for linking.
2018-06-24 Devin Teskecheck-password.4th(8): Fix manual [in]accuracy
2018-06-20 Allan JudeRevert r335276
2018-06-19 Kyle Evanslualoader: Correct kernel_options handling
2018-06-18 Warner LoshRemove stray debugging line.
2018-06-18 Warner Loshstand: move libgeliboot into libsa.
2018-06-17 Allan Judestand/common/disk.c: Update debug printf
2018-06-17 Allan Judegptboot, zfsboot, gptzfsboot: Enable the video and...
2018-06-17 Warner LoshMany netboot scenarios don't have /boot/defaults/loader...
2018-06-16 Allan JudeAvoid reading past the end of the disk in zfsboot.c...
2018-06-16 Allan Judebiosdisk.c: fix type in debug printf
2018-06-16 Allan Judebiosdisk.c: add missing \n to error message
2018-06-16 Allan Judebiosdisk.c remove redundant variable
2018-06-16 Allan JudeCorrect logic error in biosdisk.c:bd_realstrategy()
2018-06-15 Warner LoshThere's no need to walk through the tables looking...
2018-06-15 Warner LoshMove arg parsing into its own routine for possible...
2018-06-15 Warner LoshProvide a more direct interface to tell ZFS what the...
2018-06-15 Warner LoshMigrate has_keyboard to bool.
2018-06-14 Toomas Soomelibsa: open() should use NULL instead of typecasted 0
next