]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Add UPDATING entries and bump version.
[FreeBSD/FreeBSD.git] / stand /
2021-10-08 Andrew TurnerAs with r352446 align blocks in boot1.efi
2021-10-08 Andrew TurnerBuild the arm64 loader with -ffixed-x18
2021-10-08 Toomas Soomeloader: misaligned access of dos_partition structure
2021-10-08 Toomas Soomeloader: alloc_pread() should set errno if malloc fails
2021-10-08 Toomas Soomeefi_register_handles() is missing NULL pointer check
2021-10-08 Toomas Soomeinsert_zfs() is missing NULL pointer check
2021-10-08 Toomas Soomeefipart_inithandles() is missing NULL pointer check
2021-10-08 Toomas Soomeconnect_controllers() is missing NULL pointer check
2021-10-08 Toomas Soomeefihttp_fs_seek() is missing NULL pointer check
2021-10-08 Toomas Soomeefinet_dev_init() is missing NULL pointer check
2021-10-08 Ian LeporeIn gptboot, don't assume a partition number is a single...
2021-10-08 Warner LoshUse symbolic names for int13 calls
2021-10-08 Toomas Soomeloader.efi: print ImageBase so we know where we are
2021-10-08 Emmanuel Vadotloader.efi: Default to serial if we don't have a ConOut...
2021-10-08 Toomas Soomeloader: show APFS partition type name
2021-10-08 Toomas Soomeloader: zfs.c is missing malloc checks, fix it
2021-10-08 Toomas Soomeloader: should check malloc in zfs_dev_open
2021-10-08 Toomas Soomeloader: userboot/test should accept more than one disk
2021-10-07 Toomas SoomeBackout 356693. The libsa malloc does provide necessary...
2021-10-07 Toomas Soomeloader: allocate properly aligned buffer for network...
2021-09-15 Dimitry Andrici386 loaders: avoid lld 13 garbage collecting linker...
2021-09-12 Warner Loshstand: Add MK_PIE=no to defs.mk
2021-09-12 John Hoodloader: support.4th resets the read buffer incorrectly
2021-09-12 Warner Loshcli.lua.8: make the command match the code
2021-09-12 Warner Loshlua loader: Add disable-device to disable a device.
2021-09-12 Kyle Evanslualoader: use more concise verbiage for autoboot
2021-09-12 Kyle Evanslualoader: allow brands to specify a shift
2021-09-12 Toomas Soomeloader: do not output empty menu title
2021-09-12 Toomas Soomeloader: insert spaces around menu title
2021-09-12 Toomas Soomeloader_lua: consider userboot console as serial
2021-09-04 Kyle Evanspxeboot: improve and simplify rx handling
2021-09-03 Dimitry AndricRevert the changes that removed support for old gcc...
2021-09-02 Eric van GyzenRemove tests for obsolete compilers in the build system
2021-09-02 Ed Mastegptzfsboot: remove CLANG_NO_IAS
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from pxeldr
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from cdboot
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from boot2
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from zfsldr
2021-09-02 Ed Mastestand: remove CLANG_NO_IAS from btx and gptboot
2021-09-01 Gordon Berglinglibsa: Fix a typo in source code comments
2021-08-19 Gordon BerglingFix a few typos in source code comments
2021-08-11 Mitchell HornePrefer MK_SSP=no to SSP_CFLAGS=
2021-08-03 Li-Wen Hsuloader.conf(5): mention "efi" option for "console"...
2021-07-31 Warner Loshtype: becauce -> because
2021-07-27 Warner LoshRevert "loader: support.4th resets the read buffer...
2021-07-21 Warner Loshboot: fix OBJS to not include BTX's crt0.o
2021-07-21 Warner Loshloader: make sure CPUTYPE is ignored when building
2021-07-21 EmrionFix pmbr issues > 2TB
2021-07-21 John Hoodloader: support.4th resets the read buffer incorrectly
2021-06-20 Mark Johnstonstand: Fix __elfN(loadimage) return value
2021-06-09 David Brightlibsa: Fix infinite loop in bzipfs & gzipfs
2021-03-22 Warner LoshDrop EFI_STAGING_SIZE back down to 64M
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-03 Kyle Evanslualoader: position hyphens at the beginning of charact...
2021-02-03 Kyle Evansstand: lua: enhance lfs.dir() to speed up kernels_autod...
2021-01-31 Kyle Evanslualoader: improve loader.conf var processing
2021-01-31 Kyle Evansstand: ensure that the efi directory's dependencies...
2021-01-24 Kyle Evanslualoader: fix lua-lint run
2021-01-24 Kyle Evansstand: remove bogus dependency from libsa32
2021-01-24 Kyle Evansstand: properly declare subdir deps or .WAIT, do parall...
2021-01-24 Brandon BergrenMove stand/ofw/libofw to stand/libofw.
2021-01-24 Kyle Evanslualoader: add loader_conf_dirs support (loader.conf.d)
2021-01-24 Kyle Evanslualoader: use floor division to get correct type
2020-12-29 Adrian Chadd[libsa] Fix typecast of pointer for st_dev
2020-12-29 Ed Mastelibi386: remove CLANG_NO_IAS workaround
2020-12-28 Hans Petter SelaskyMFC r368415:
2020-12-28 Hans Petter SelaskyMFC r368329 and r368341:
2020-12-27 Kyle EvansMFC lualoader: module-manipulation commands
2020-12-27 Kyle EvansMFC: stand: liblua: add a pager module
2020-11-28 Michal MelounMFC r366700:
2020-11-14 Kyle EvansMFC r366435: lualoader: improve the design of the brand...
2020-11-07 Dimitry AndricMFC r344855 (by jhb):
2020-10-09 Allan JudeMFC r364787:
2020-10-09 Allan JudeClean up the mess I made with r366590 and r366591
2020-10-09 Allan JudeRevert r366590 that contains garbage
2020-10-09 Allan JudeMFC r364787:
2020-10-09 Warner LoshMFC: r366216 imp
2020-10-05 Mateusz PiotrowskiMFC r366364:
2020-10-04 Warner LoshMFC: r366228
2020-09-16 Kyle EvansMFC r365631: Only set WARNS if not defined
2020-08-29 Simon J. GerratyMFC loader fixes
2020-08-05 Kyle EvansMFC r362564: stand: remove redundant declarations
2020-07-28 Kyle EvansMFC r355132: Support kernels larger than EFI_STAGING_SI...
2020-06-28 Mitchell HorneMFC r361754:
2020-06-06 Kyle EvansMFC r361763: lualoader: drop the filename and word...
2020-06-05 Kyle EvansMFC r361709: lualoader: improve drawer error handling
2020-05-26 Kyle Evansloader: fix userboot's ability to detect a guest's...
2020-05-22 Andriy GaponMFC r354941,r354948: 10601 10757 Pool allocation classes
2020-05-11 Toomas SoomeMFC r360836:
2020-05-03 Mark JohnstonMFC r360260:
2020-05-03 Kyle EvansMFC lualoader read-conf support: r360420-r360423, r3604...
2020-04-29 Ryan MoellerMFC r360199
2020-04-27 Kyle EvansMFC r359953, r359980, r359999: hostuuid preload
2020-04-14 Simon J. GerratyImprove interaction of vectx and tftp
2020-04-10 Simon J. Gerratyveloader use vectx API for kernel and modules
2020-04-10 Kyle EvansMFC r359688: stand: -fno-common fixes for !x86 loaders
2020-04-09 Kyle EvansMFC -fno-common fixes: r359389, r359394, r359397-r35939...
2020-04-09 Simon J. Gerratyveloader use vectx API for kernel and modules
2020-04-03 Ryan MoellerMFC r359371
2020-03-25 Ryan MoellerMFC r359072-r359073
next