]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / stand /
2019-02-17 ianGarbage collection no-longer-used constant.
2019-02-17 ianMake lsdev -v output line up in neat columns by using...
2019-02-17 ianUse a couple local variables to avoid repetitive long...
2019-02-17 ianRestore loader(8)'s ability for lsdev to show partition...
2019-02-17 pkelseyIt turns out r344226 narrowed the overrun bug but did...
2019-02-17 pkelseyRemove whole-disk vdev support from zfsboot
2019-02-17 pkelseyFix memory corruption bug introduced in r325310
2019-02-15 emasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-15 kevansstand: dev_net: correct net_open's interpretation of...
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-08 mwAllow reading the UEFI variable size
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 impRegularize the Netflix copyright
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 gonzoUnbreak mip64 build after r328437
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-17 tsoomelibsa: add asprintf()
2019-01-17 tsoomeloader should ignore active multi_vdev_crash_dump featu...
2019-01-17 mckusickCreate new EINTEGRITY error with message "Integrity...
2019-01-14 gonzoAdd Dell Chromebook to the list of devices with E820...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-08 impbiospci_write_config args were backwards
2019-01-07 impCreate MK_LOADER_VERBOSE and connect it to ELF_VERBOSE...
2019-01-05 mmacyMK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can...
2019-01-05 tsoomeWith buggy int13 ah=15, we can mis-identify the floppy...
2019-01-03 tsoomeloader.efi: efi variable rework and lsefi command added
2019-01-03 tsoomeloader.efi: update memmap command to recognize new...
2019-01-02 tsoomei386_parsedev() needs to support fd devices
2018-12-30 tsoomeAdd Copyright.
2018-12-30 tsoomeloader: create bio_alloc and bio_free for bios bounce...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-20 bcranWait a maximum of 300 seconds for network send/recv...
2018-12-18 cyMFV r342175:
2018-12-17 tsoomeloader: zfs reader should not probe partitionless disks...
2018-12-16 tsoomeloader: zfs reader should not probe partitionless disks
2018-12-13 bcranCast error message in efi_main.c to CHAR16* to avoid...
2018-12-13 bcranPrint an error message in efi_main.c if we can't alloca...
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-10 jhibbitspowerpc/ubldr: Teach powerpc's ubldr to boot 64-bit...
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 ianDon't reference zfs-specific variables if LOADER_ZFS_SU...
2018-12-06 mckusickNormally when an attempt is made to mount a UFS/FFS...
2018-12-04 ianFix args cross-threading between gptboot(8) and loader...
2018-12-03 emastestand/i386: rename .s to .S to use Clang IAS
2018-12-03 impMove inclusion of src.opts.mk later.
2018-12-03 ianEliminate duplicated code and struct member definitions...
2018-12-02 jhibbitsubldr: Force 'usefdt' variable to 1 for powerpc
2018-11-30 tsoomeloader.efi: fix EFI getchar() for multiple consoles
2018-11-30 tsoomeloader: create separate lists for fd, cd and hd, merge...
2018-11-30 sobomaxWhen handling CMD_CRIT error set command_errmsg to...
2018-11-29 sobomaxThe libstand's panic() appends its own '\n' to the...
2018-11-29 tsoomeloader: command_bcache() should print unsigned values
2018-11-28 ianAdd comments describing the bootargs handoff between...
2018-11-28 jhibbitspowerpcspe: Don't crash the loader on ubldr with SPE...
2018-11-27 ianRestore the ability to override the disk unit/partition...
2018-11-27 ygyBump the date of pxeboot(8) manual page for r340917.
2018-11-26 emastestand/i386/libi386: rename .s file to .S to use Clang IAS
2018-11-26 emastebtx: rename .s files to .S to use Clang IAS
2018-11-25 dimMerge ^/head r340869 through r340917.
2018-11-25 ygyUpdate pxeboot(8) manual page to reflect the next-serve...
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 sobomaxNuke out buffer overflow safety marker code, it duplica...
2018-11-23 emasteDisable build-id in i386 binary boot components
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-20 emastestand: remove CLANG_NO_IAS from btx and gptboot
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 tsoomeloader: ptable_open() check for ptable_cd9660read resul...
2018-11-07 dimMerge ^/head r340213 through r340234.
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-07 tsoomeloader: always set media size from partition.
2018-11-05 kevanslualoader: Add chainload menu entry
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-11-04 dimMerge ^/head r339813 through r340125.
2018-11-02 tsoomeloader: biosdisk should check if the media is present
2018-11-02 tsoomeloader: do not probe floppy devices for zfs
2018-11-02 kevanslualoader: Implement boot-conf
2018-11-01 tsoomelibsa: cstyle cleanup tftp.c
2018-11-01 tsoomelibsa: tftp should use calloc
2018-11-01 tsoomelibsa: tftp should not read past file end
2018-10-31 glebiusRemove unnecessary include from libstand.
2018-10-31 tsoomeloader: issue edd probe before legacy ah=08 and detect...
2018-10-29 kevanslualoader: Fix try_include error handling
2018-10-28 impMove LUA_ROOT to /boot/lua
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-27 kevanslualoader: Always return a proper dictionary for blacklist
2018-10-26 impFix pointer arithmetic
2018-10-26 impEnsure we have a full EFI_DEVICE_PATH header before...
next