]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Enable the BSD crtbegin/crtend by default.
[FreeBSD/FreeBSD.git] / stand /
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-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 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-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 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 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-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-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...
2018-08-31 kevanslualoader: Print error messages from command failures...
2018-08-30 kevanslualoader: fix color usage
2018-08-28 markjDocument the cpu_microcode_* tunables.
2018-08-27 andrewEnsure we have a large enough stack for the lua loader
2018-08-25 kevanslualoader: Fix override of module_path on loader prompt
2018-08-23 kevansstand: fdt: Drop some write-only assignments/variables...
2018-08-23 kevanslualoader: Accept that people use unquoted values in...
2018-08-23 kevanslualoader: Fix (add) Xen support
2018-08-23 kevansefiloader: Setup FDT in autoload to fix overlays clobbe...
2018-08-23 manudts: Import DTS for arm64
2018-08-23 kevansfdt_fixups: relocate the /chosen node after applying...
2018-08-22 lidlIncrease the size of the heap size available on sparc64...
2018-08-22 tsoomeloader: bios loader should allow to chain load a file
2018-08-22 kevanslualoader: Fix loader.conf(5) EOL validation for 'exec...
2018-08-21 kevanslualoader: Refactor config line expressions
2018-08-21 kevanslualoader: Just compare expression directly
2018-08-20 impSerial console menus for lua.
2018-08-20 kevanslualoader: Install all manpages
2018-08-20 kevansAdd color.lua(8), password.lua(8), and screen.lua(8)
2018-08-20 kevansAdd drawer.lua(8)
2018-08-19 kevanslualoader: Add drawer-exported variables for default...
2018-08-19 kevanslualoader: Hide the rest of the private interfaces
2018-08-19 kevanslualoader: Hide most of the internal drawing functions
2018-08-19 impTurn back the clock just a little: make userboot.so...
2018-08-19 kevanslualoader: Stop exporting drawer.draw
2018-08-19 kevansAdd config.lua(8) to the tree
2018-08-19 kevanslibsa: Add lshrdi3.c for powerpc* and mips
2018-08-19 kevansstand: Flip the default interpreter to Lua
2018-08-18 jhbFix casts between 64-bit physical addresses and pointer...
2018-08-16 impAdd ashldi3 and ashrdi3 to mips.
2018-08-16 impInstall links for loader.efi.
2018-08-16 tsoomelibi386: bd_io_workaround() is to be called for reads...
2018-08-16 tsoomelibi386: small style updates in biosdisk
2018-08-15 tsoomelibi386: use BD_RD and BR_WR constants
2018-08-15 tsoomelibi386: remove bd_read() and bd_write() wrappers
2018-08-15 tsoomelibsa: zfs_probe() needs to set spa to NULL
2018-08-15 tsoomelibi386: remove BD_SUPPORT_FRAGS
2018-08-15 kevanspkgfs_init: Initialize pkg
2018-08-15 impstand: Use -Oz/-Os for all loader/stand builds.
2018-08-15 traszImprove formatting.
2018-08-15 traszAdd SECURITY section to loader(8).
next