]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Remove support for running 32-bit kernels on 64-bit hardware.
[FreeBSD/FreeBSD.git] / stand /
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...
2018-10-26 bcranSimplify the EFI delay() function by calling BS->Stall()
2018-10-25 mmMFV r339640,339641,339644:
2018-10-25 kevanslualoader: Improve module loading diagnostics
2018-10-24 kevansmenu.lua: Abort autoboot sequence on failed command
2018-10-24 kevanslualoader: unload upon kernel change if a kernel was...
2018-10-23 kibFix stand/ build after r339671.
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-23 tsoomeloader: biosdisk interface should be able to cope with...
2018-10-23 tsoomelibsa: re-send ACK for older data packets in tftp
2018-10-21 dteskeRestore the ability to prevent the user from interrupti...
2018-10-20 emastelibi386: remove CLANG_NO_IAS workaround
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-12 tsoomeloader.efi: add poweroff command
2018-10-11 kevansEnable lualoader's kernel autodetection, disabled on...
2018-10-11 kevanslualoader: Provide a 'menu' command to redraw the menu...
2018-10-10 gjbFix a minor typo in loader.conf(5).
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-07 kevanslualoader: Honor boot_* variables at lua init
2018-10-07 kevanslualoader: Create a module blacklist, add DRM modules...
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-05 kevanslualoader: Don't draw loader menu with autoboot_delay=-1
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-24 emasteCopy libevent sources to contrib
2018-09-22 traszImprove loader passwords:
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-11 dimMerge ^/head r338392 through r338594.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-09 tsoomelibsa: validate tftp_makereq() after we did reset the...
2018-09-08 tsoomelibsa: memory leak in tftp_open()
2018-09-05 impBe a little conservative about when to force size optim...
2018-09-03 brEnable 'C'-compressed ISA extension.
2018-09-03 rwatsonThe kernel DTrace audit provider (dtaudit) relies on...
2018-09-03 kevanslualoader: Handle comma-separated kernels as well
2018-09-01 kevansuserboot: handle guest interpreter mismatches more...
next