]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Remove drm2 modules.
[FreeBSD/FreeBSD.git] / stand /
2019-02-18 Toomas Soomeloader: ptable_close() should check its argument
2019-02-18 Ian LeporeAllow the u-boot loaderdev env var to be formatted...
2019-02-18 Ian LeporeFix more places to use DEV_TYP_NONE instead of -1 to...
2019-02-18 Ian LeporeUse DEV_TYP_NONE instead of -1 to indicate no device...
2019-02-18 Toomas Soomecd9660: dirmatch fails to unmatch when name is prefix...
2019-02-18 Ian LeporeMake uboot_devdesc properly alias disk_devdesc, so...
2019-02-18 Kyle Evanslualoader: only clear the screen before first password...
2019-02-18 Justin Hibbitspowerpc/boot: Move ubldr to /boot/uboot, and make this...
2019-02-17 Ian LeporeGarbage collection no-longer-used constant.
2019-02-17 Ian LeporeMake lsdev -v output line up in neat columns by using...
2019-02-17 Ian LeporeUse a couple local variables to avoid repetitive long...
2019-02-17 Ian LeporeRestore loader(8)'s ability for lsdev to show partition...
2019-02-17 Patrick KelseyIt turns out r344226 narrowed the overrun bug but did...
2019-02-17 Patrick KelseyRemove whole-disk vdev support from zfsboot
2019-02-17 Patrick KelseyFix memory corruption bug introduced in r325310
2019-02-15 Ed MasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-15 Kyle Evansstand: dev_net: correct net_open's interpretation of...
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-12 Martin MatuskaMFV r344063:
2019-02-08 Marcin WojtasAllow reading the UEFI variable size
2019-02-04 Warner LoshRegularize the Netflix copyright
2019-01-20 Oleksandr TymoshenkoUnbreak mip64 build after r328437
2019-01-17 Toomas Soomelibsa: add asprintf()
2019-01-17 Toomas Soomeloader should ignore active multi_vdev_crash_dump featu...
2019-01-17 Kirk McKusickCreate new EINTEGRITY error with message "Integrity...
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-14 Oleksandr TymoshenkoAdd Dell Chromebook to the list of devices with E820...
2019-01-11 Emmanuel VadotImport DTS from Linux 4.20
2019-01-11 Emmanuel VadotImport DTS includes from 4.19
2019-01-10 Ed MasteUpdate to ELF Tool Chain r3668
2019-01-09 Jung-uk KimMFV: r342867
2019-01-08 Warner Loshbiospci_write_config args were backwards
2019-01-07 Warner LoshCreate MK_LOADER_VERBOSE and connect it to ELF_VERBOSE...
2019-01-05 Matt MacyMK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can...
2019-01-05 Toomas SoomeWith buggy int13 ah=15, we can mis-identify the floppy...
2019-01-03 Toomas Soomeloader.efi: efi variable rework and lsefi command added
2019-01-03 Toomas Soomeloader.efi: update memmap command to recognize new...
2019-01-02 Toomas Soomei386_parsedev() needs to support fd devices
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-30 Toomas SoomeAdd Copyright.
2018-12-30 Toomas Soomeloader: create bio_alloc and bio_free for bios bounce...
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
2018-12-26 Andriy GaponMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-23 Simon J. GerratyMerge bmake-20181221
2018-12-20 Rebecca CranWait a maximum of 300 seconds for network send/recv...
2018-12-18 Cy SchubertMFV r342175:
2018-12-17 Toomas Soomeloader: zfs reader should not probe partitionless disks...
2018-12-16 Toomas Soomeloader: zfs reader should not probe partitionless disks
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-14 Jung-uk KimMFV: r342049
2018-12-13 Rebecca CranCast error message in efi_main.c to CHAR16* to avoid...
2018-12-13 Rebecca CranPrint an error message in efi_main.c if we can't alloca...
2018-12-13 Martin MatuskaMFV r341771,342040,342041:
2018-12-11 Dimitry AndricMerge ^/head r341764 through r341812.
2018-12-10 Justin Hibbitspowerpc/ubldr: Teach powerpc's ubldr to boot 64-bit...
2018-12-09 Dimitry AndricMerge ^/head r340918 through r341763.
2018-12-09 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 Cy SchubertMFV r341618:
2018-12-06 Simon J. GerratyUpdate bmake to version 20180919
2018-12-06 Ian LeporeDon't reference zfs-specific variables if LOADER_ZFS_SU...
2018-12-06 Kirk McKusickNormally when an attempt is made to mount a UFS/FFS...
2018-12-04 Ian LeporeFix args cross-threading between gptboot(8) and loader...
2018-12-03 Ed Mastestand/i386: rename .s to .S to use Clang IAS
2018-12-03 Warner LoshMove inclusion of src.opts.mk later.
2018-12-03 Ian LeporeEliminate duplicated code and struct member definitions...
2018-12-02 Justin Hibbitsubldr: Force 'usefdt' variable to 1 for powerpc
2018-11-30 Toomas Soomeloader.efi: fix EFI getchar() for multiple consoles
2018-11-30 Toomas Soomeloader: create separate lists for fd, cd and hd, merge...
2018-11-30 Maxim SobolevWhen handling CMD_CRIT error set command_errmsg to...
2018-11-29 Maxim SobolevThe libstand's panic() appends its own '\n' to the...
2018-11-29 Toomas Soomeloader: command_bcache() should print unsigned values
2018-11-28 Ian LeporeAdd comments describing the bootargs handoff between...
2018-11-28 Justin Hibbitspowerpcspe: Don't crash the loader on ubldr with SPE...
2018-11-27 Ian LeporeRestore the ability to override the disk unit/partition...
2018-11-27 Marius StroblImport CK as of 21d3e319407d19dece16ee317c757ffc54a452b...
2018-11-27 Guangyuan YangBump the date of pxeboot(8) manual page for r340917.
2018-11-26 Ed Mastestand/i386/libi386: rename .s file to .S to use Clang IAS
2018-11-26 Ed Mastebtx: rename .s files to .S to use Clang IAS
2018-11-26 Martin MatuskaMFV r340938:
2018-11-25 Dimitry AndricMerge ^/head r340869 through r340917.
2018-11-25 Guangyuan YangUpdate pxeboot(8) manual page to reflect the next-serve...
2018-11-24 Dimitry AndricMerge ^/head r340427 through r340868.
2018-11-24 Martin MatuskaMFV r340865:
2018-11-23 Maxim SobolevNuke out buffer overflow safety marker code, it duplica...
2018-11-23 Ed MasteDisable build-id in i386 binary boot components
2018-11-20 Jung-uk KimMerge OpenSSL 1.1.1a.
2018-11-20 Ed Mastestand: remove CLANG_NO_IAS from btx and gptboot
2018-11-12 Dimitry AndricMerge ^/head r340235 through r340367.
2018-11-10 Emmanuel VadotUpdate our devicetree to 4.19 for arm and arm64
2018-11-07 Toomas Soomeloader: ptable_open() check for ptable_cd9660read resul...
2018-11-07 Dimitry AndricMerge ^/head r340213 through r340234.
2018-11-07 Dimitry AndricMerge ^/head r340126 through r340212.
2018-11-07 Toomas Soomeloader: always set media size from partition.
2018-11-05 Kyle Evanslualoader: Add chainload menu entry
2018-11-04 Eric van GyzenUpdate expat to 2.2.6
2018-11-04 Dimitry AndricMerge ^/head r339813 through r340125.
2018-11-04 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-11-02 Jung-uk KimMFV: r339981
next