]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
Add UPDATING entries and bump version
[FreeBSD/FreeBSD.git] / stand /
2023-06-21 Kyle Evansloader: comconsole: don't unconditionally wipe out...
2022-11-01 Kyle Evansloader: fix elf lookup_symbol type filtering
2022-04-24 Kyle Evansstand: zfs: handle holes at the tail end correctly
2022-04-15 Gordon Berglingloader.4th(8): Fix a typo in the manual page
2022-03-18 Toomas SoomeWITHOUT_BOOT build option appears to include stand...
2022-03-14 Colin PercivalAdd support for getting early entropy from UEFI
2022-03-09 Katsuyuki Miyoshilualoader: fix the autoboot_delay countdown message
2022-03-04 Leandro Luporipowerpc64: fix loader regression
2022-02-11 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-01-27 Emmanuel Vadotloader: tslog: Add more log for module loading
2022-01-23 Marcin WojtasDisable PIE for powerpc bootloaders.
2022-01-23 Marcin WojtasDisable PIE for MIPS ubldr
2022-01-23 Marcin WojtasDisable PIE for MIPS BERI boot loader
2022-01-14 Emmanuel Vadotloader: Fix dtb loading
2022-01-14 Emmanuel Vadotloader: Do not force comconsole for arm and arm64
2022-01-14 Emmanuel Vadotloader: lsefi: Print more information
2022-01-14 Emmanuel Vadotloader: Add more bus name to pnpautoload
2022-01-14 Emmanuel Vadotloader: Fix pnpload and add some usage
2022-01-14 Emmanuel Vadotloader: Fix pnpmatch and add some usage
2022-01-13 Emmanuel Vadotstand: Don't build readtest command on mips
2022-01-13 Emmanuel Vadotloader: tftp: Copy the first block into the cache
2022-01-13 Emmanuel Vadotloader: lua: test that /boot exists first
2022-01-13 Emmanuel Vadotloader: bcache: Fix debug printf
2022-01-13 Emmanuel Vadotloader: tftp: Add preload method
2022-01-13 Emmanuel Vadotloader: Add preload operation to fs_ops
2022-01-13 Toomas Soomeloader: implement mount/unmount rootfs
2022-01-13 Emmanuel Vadotloader: ip: Do not call getsecs so much
2022-01-13 Emmanuel Vadotloader: tftp: Don't let tftp timeout
2022-01-13 Emmanuel Vadotloader: Add a readtest command
2022-01-13 Emmanuel Vadotloader: tftp: Don't error on tftp error 0
2022-01-10 Toomas Soomeloader.efi: to preserve heap space, use AllocatePages...
2022-01-10 Toomas Soomeloader: framebuffer should only be written into
2022-01-04 Andrew TurnerAdd an loader command on arm64 to sync the cache
2022-01-04 Andrew TurnerDon't sync the I/D caches when they are coherent
2021-12-29 Colin PercivalMFC: Improve readahead in loader
2021-12-29 Maxim SobolevOnly trigger read-ahead if two adjacent blocks have...
2021-12-29 Colin PercivalEFI loader: Don't free bcache for DEVT_DISK devs
2021-12-29 Colin PercivalMFC: Add TSLOG to loader sprintf
2021-12-29 Colin Percivalloader: Set twiddle globaldiv to 16 by default
2021-12-29 Colin PercivalMFC: arm64 fixes for TSLOG
2021-12-29 Colin PercivalMFC loader+userland TSLOG support
2021-12-25 Gordon Berglinggfx_fb: Fix a typo in a source code comment
2021-12-23 Alexander Motinloader.efi: Do not use as frame buffer BLT-only GOPs.
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-12 Ed Mastelibc: Use musl's optimized strchr and strchrnul
2021-12-06 AlfonsoANSIify libsa functions
2021-12-03 Gordon Berglingficl: Fix a typo in a comment
2021-11-11 Gordon Berglingefi(8): Fix a typo in a source code comment
2021-11-05 Leandro Luporipowerpc64le: stand fixes
2021-10-21 John Baldwincrypto: Permit variable-sized IVs for ciphers with...
2021-10-01 Toomas Soomeloader: dev_net.c should use __func__ with printf
2021-10-01 Konstantin Belousovamd64 UEFI loader: enable automatic disable of staging...
2021-09-30 Leandro Luporipowerpc64: change CAS to support Radix MMU
2021-09-24 Mark Johnstonefi loader: Typo
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
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 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 John Hoodloader: support.4th resets the read buffer incorrectly
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 Kyle Evanslualoader: remove shadowed local from graphics:drawitem()
2021-09-09 Toomas Soomeloader.efi: fix console output after BS off
2021-09-04 Kyle Evanspxeboot: improve and simplify rx handling
2021-09-03 Konstantin Belousovefi loader: disallow user to configure staging area...
2021-09-03 Konstantin BelousovRestore the definition of EFI_STAGING_SIZE
2021-09-01 Gordon Berglinglibsa: Fix a typo in source code comments
2021-08-28 Toomas Soomeloader: loader_lua can run command_more twice
2021-08-28 Toomas Soomeloader: FB console does leave garbage on screen while...
2021-08-26 Toomas Soomelibsa: cstyle cleanup of dosfs.c
2021-08-26 Toomas Soomeloader: open file list should be dynamic
2021-08-23 Roger Pau Monnéloader: fix multiboot loading on UEFI
2021-08-23 Konstantin Belousovamd64 UEFI loader: stop copying staging area to 2M...
2021-08-19 Toomas Soomeloader: cstyle cleanup of userboot/devicename.c
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-08 Toomas Soomeloader: tftp client should use server address from...
2021-08-08 Toomas Soomeloader: cstyle cleanup of libsa/lseek.c
2021-08-05 Andrew TurnerUse the arm virtual counter in the arm64 loader
2021-08-03 Li-Wen Hsuloader.conf(5): mention "efi" option for "console"...
2021-07-30 Warner Loshtypo: becauce -> because
2021-07-30 Warner Loshboot: fix OBJS to not include BTX's crt0.o
2021-07-27 Warner LoshRevert "loader: support.4th resets the read buffer...
2021-07-21 Warner Loshloader: make sure CPUTYPE is ignored when building
2021-07-21 EmrionFix pmbr issues > 2TB
2021-07-16 Warner Loshloader: Don't reserve space for symbols twice.
2021-07-16 Daniel Gerzoloader: update autoboot description and move to loader...
2021-07-16 John Hoodloader: support.4th resets the read buffer incorrectly
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Mark Johnstonstand: Fix __elfN(loadimage) return value
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-12 Andrew TurnerUpdate the EFI timer to be called once a second
2021-06-09 David Brightlibsa: Fix infinite loop in bzipfs & gzipfs
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
next