]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
MFV r355071: libbsdxml (expat) 2.2.9.
[FreeBSD/FreeBSD.git] / stand /
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 avgMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 kevansAdd flua to the base system, install to /usr/libexec
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-16 tsoomeloader: remove unused variable from efipart.c
2019-11-15 tsoomeloader: add support for hybrid PMBR for GPT partition...
2019-11-15 tsoomeloader: r354415 did miss to sort subpaths below the...
2019-11-13 rpokalaLogging improvements to loader::nfs
2019-11-12 tsoomereverting r354594
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-10 tsoomeloader: use struct initializer in vdev_probe().
2019-11-10 tsoomeloader: memory leak in vdev_label_read_config()
2019-11-08 manuloader.efi: Default to serial if we don't have a ConOut...
2019-11-08 tsoomecstyle cleanup for i386_copy.c
2019-11-07 tsoomeloader: implement fallback efi_devpath_to_name()
2019-11-07 philImport libxo-1.3.0:
2019-11-06 tsoomeloader.efi: HARDDRIVE_DEVICE_PATH may have subpaths
2019-11-05 tsoomeloader: clean up the noise around log device
2019-11-05 tsoomeloader: populate nvl with data even when label_txg...
2019-11-04 tsoomeloader: show APFS partition type name
2019-11-03 tsoomeloader: allow booting from pool with log device
2019-11-03 tsoomeloader: factor out label and uberblock load from vdev_p...
2019-11-03 tsoomeloader: zfs.c is missing malloc checks, fix it
2019-11-03 tsoomeloader: we do not support booting from pool with log...
2019-11-03 tsoomeloader: should check malloc in zfs_dev_open
2019-11-03 tsoomeloader: calculate physical vdev psize from asize
2019-11-03 tsoomeloader: userboot/test should accept more than one disk
2019-11-02 tsoomeRemove duplicate lz4 implementations
2019-11-02 tsoomeloader: libi386/comconsole.c cstyle cleanup
2019-11-02 tsoomeloader: fall back to term_emu on efi console with seria...
2019-11-02 kevanslualoader: rewrite try_include using lfs + dofile
2019-11-02 kevansliblua: add loader.lua_path
2019-11-02 kevansstand: consolidate knowledge of lua path
2019-11-01 impWe don't support configuring serial PCI cards in EFI...
2019-11-01 tsoomeloader: asprinf does crash arm64 due to missing NULL...
2019-10-26 tsoomeloader: rs_alloc() may return NULL
2019-10-24 sjgGuard reference to x86_hypervisor
2019-10-24 sjgAdd support for hypervisor check on x86
2019-10-24 sjgAllow loader.efi to identify non-standard boot setup
2019-10-24 tsoomeuserboot/test should use PRIx64 as one would expect...
2019-10-21 kevanslualoader: fix setting of loader_color=NO in loader...
2019-10-21 kevanslualoader: don't botch disabling of color
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-19 tsoomeloader: zfs_fmtdev can crash when pool discovery did...
2019-10-17 sjgAllow loader.efi to identify non-standard boot setup
2019-10-15 tsoomeboot1.efi: provide generic exit() and stub getchar()
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-08 jhibbitsloader/powerpc64: Include generic PVR values in CAS...
2019-10-07 kevansRevert r352557: powerpc/loader: Install ubldr without...
2019-10-07 jhibbitsloader/powerpc64: Fix HV check for CAS usage
2019-10-06 tsoomeloader.efi: for text mode, use STM to scroll the whole...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-26 kevansFurther normalize copyright notices
2019-09-25 tsoomeloader: fix indentation in efi_console and vidconsole
2019-09-25 tsoomeloader: add teken.fg_color and teken.bg_color variables
2019-09-22 tsoomeloader_lua: lua color changes should end with reset
2019-09-22 tsoomeloader_4th: menu items need to reset color attribute...
2019-09-21 dimMerge ^/head r352537 through r352586.
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...
next